summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix winrun regression. Aaron Giles2012-09-131-2/+1
* AM_BASE_LEGACY breathes its last. Aaron Giles2012-09-127-25/+25
* Stadium Hero updated info from Guru Michaël Banaan Ananas2012-09-121-1/+0
* leftover test code :p Michaël Banaan Ananas2012-09-121-3/+0
* on 2nd thought, i shouldn't use address mirroring here when the driver isn't ... Michaël Banaan Ananas2012-09-121-4/+8
* use SOUND_START/RESET instead of MACHINE_START/RESET (no whatsnew) Miodrag Milanovic2012-09-121-5/+0
* More AM_BASE_LEGACY removal. Aaron Giles2012-09-122-5/+16
* added dpoker meters Michaël Banaan Ananas2012-09-121-0/+1
* one more (nw) Miodrag Milanovic2012-09-121-1/+2
* Kill off some AM_BASE_LEGACYs. Aaron Giles2012-09-125-14/+11
* improved dpoker coin and hopper Michaël Banaan Ananas2012-09-121-3/+13
* small formating change, so I can automate things easier (no whatsnew) Miodrag Milanovic2012-09-121-1/+2
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-12181-297/+297
* New NOT WORKING Game Michaël Banaan Ananas2012-09-121-3/+7
* Added sort-DMA to raiden2.c Angelo Salese2012-09-111-0/+10
* Converted raiden2.c to use the collision detection routines Angelo Salese2012-09-111-0/+8
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-3/+3
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-2/+2
* add external samples for homerun Michaël Banaan Ananas2012-09-101-1/+6
* dynashot doesn't have a samplerom Michaël Banaan Ananas2012-09-101-4/+12
* d7756c placeholder, upd7759.c doesn't support upd7756 yet Michaël Banaan Ananas2012-09-091-0/+1
* Promoted brickzn to playable state [Luca Elia] Luca Elia2012-09-091-7/+15
* WIP stuff Michaël Banaan Ananas2012-09-081-16/+18
* one more down (no whatsnew) Miodrag Milanovic2012-09-071-1/+2
* New games marked as GAME_NOT_WORKING Scott Stone2012-09-072-0/+8
* TILE/TILEMAP modernization part 3 (no whatsnew) Miodrag Milanovic2012-09-067-4/+24
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-06419-0/+1145
* gfx_element is now a class. Accessors are provided for all Aaron Giles2012-09-061-2/+2
* Converted Namco C40 road chip to a device. Updated users. Aaron Giles2012-09-053-14/+81
* WIP Namco System 2/21/etc cleanup/modernization. Aaron Giles2012-09-055-77/+115
* An attempt to understand sand document ome of the protection in 'glass' befor... Scott Stone2012-09-051-1/+8
* Moved MEMSEL as well Angelo Salese2012-09-041-1/+1
* Moved multiplication and division operation from SNES to 5A22 CPU core file [... Angelo Salese2012-09-041-11/+11
* Some Namco System 2 cleanups, removing the need for Aaron Giles2012-09-042-27/+87
* Clean up Midway video decoding, removing need for AM_BASE/_SIZE_LEGACY. Aaron Giles2012-09-043-9/+5
* Continuing new device implementation for SN76496 and clones - qix.c [Osso] Scott Stone2012-09-031-0/+8
* First pass at modernizing the jaguar/cojag driver. Removed all Aaron Giles2012-09-031-32/+280
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-19/+13
* One line to conquer 'em all ... Angelo Salese2012-09-031-2/+2
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-0316-20/+455
* patches to make f1 super lap work, submitted by Haze, make Sixtoe happy! Michaël Banaan Ananas2012-09-031-0/+1
* Created new sprite device base class, which manages a bitmap Aaron Giles2012-09-028-20/+51
* Continuing new device implementation for SN76496 and clones - circusc.c, gber... Scott Stone2012-09-026-12/+42
* Continuing new device implementation for SN76496 and clones - hyperspt.c, sba... Scott Stone2012-08-294-4/+41
* made lsi53c810 optional (nw) smf-2012-08-291-1/+1
* Checkpoint Angelo Salese2012-08-291-2/+2
* Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS.... smf-2012-08-291-1/+2
* cleanup Michaël Banaan Ananas2012-08-281-4/+10
* converted 53c810 to a c++ device. (nw) smf-2012-08-271-0/+3
* Some improvements, some base SNES bug(s) prevents this to work like expected tho Angelo Salese2012-08-271-0/+2