Go to file
Fabio Priuli 52fa72a778 More numbers-to-tags changes. Also, removed two unneeded variables in megadrive-related drivers:
genz80.z80_cpunum (it's safer to use the correct tag)
genesis_has_z80 (replaced by a check of cputag_get_cpu!=NULL)
2009-04-30 17:16:48 +00:00
docs Crosshair update 2009-03-28 22:55:34 +00:00
src More numbers-to-tags changes. Also, removed two unneeded variables in megadrive-related drivers: 2009-04-30 17:16:48 +00:00
.gitattributes Added missing casts and made other tweaks. The entire project 2009-04-27 09:18:17 +00:00
makefile CPU cores are now enabled on a per cpu core family basis instead of per cpu core variant. As a result CPUDEFS is no longer needed in the makefile. 2009-03-25 19:39:41 +00:00