summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/atvtrack.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-2/+2
* Move some calls into machine state (no whatsnew) Miodrag Milanovic2013-01-311-37/+41
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-4/+3
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+3
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-3/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-11/+11
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-1/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-2/+2
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-2/+2
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-2/+2
* MAME going modern part 3 (no whatsnew) Miodrag Milanovic2012-04-031-20/+30
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-6/+6
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-4/+4
* fix various remaining regressions with device tag strcmp Michaƫl Banaan Ananas2012-03-071-1/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-3/+2
* Add preliminary support for big-endian SH-3/SH-4 CPUs. [R. Belmont] R. Belmont2011-08-251-2/+2
* Cleanups and version bumpmame0143u2 Angelo Salese2011-07-261-27/+27
* GCC 4.6 fixes (nw) R. Belmont2011-07-131-30/+30
* Preliminary work for ATV Track, in order to get the second SH-4 into Angelo Salese2011-07-111-11/+290
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* Cleanups and version bump.mame0141u4 Aaron Giles2011-03-251-2/+2
* Add driver_device classes for drivers that don't have any variables, Aaron Giles2011-03-211-1/+11
* new clone Angelo Salese2011-03-181-3/+65
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-2/+2
* Games added as GAME_NOT_WORKING R. Belmont2011-01-101-0/+72