Go to file
Fabio Priuli 1a309ff78b Cleaned up many driver data structs to obtain two results:
* drop almost completely the use of generic sizes with struct members 
* reduce as much as possible accesses to cputag calls during emulation (they are now mainly concentrated at MACHINE_START & DRIVER_INIT)

unfortunately I had been away for half a day and I have found only now rev 7446 (which could have been used in many of these cases). too late to use the new macro, sorry (almost 3AM here)
2009-11-29 01:49:13 +00:00
docs Adjust license.txt to indicate it applies to files unless otherwise 2009-10-12 07:53:52 +00:00
src Cleaned up many driver data structs to obtain two results: 2009-11-29 01:49:13 +00:00
.gitattributes Added missing includes for r7445 2009-11-28 23:26:25 +00:00
makefile Move MSVC clean out of core makefile and into windows.mak where it belongs. 2009-09-21 09:03:25 +00:00