summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/model3.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-3/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-544/+543
* scud: Hooked up Z80 digital sound board [R. Belmont] R. Belmont2012-12-311-15/+26
* new Sega Bass Fishing clone added Brian Troha2012-09-301-1/+71
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-8/+7
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-8/+7
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-53/+53
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-4/+4
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-3/+3
* Memory handler normalization, part 1. Aaron Giles2012-09-171-1/+1
* fix for palette issues, have looped trough the svn log to trace all similar (... Miodrag Milanovic2012-09-141-0/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-34/+24
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-4/+4
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-6/+6
* fixed some warnings about unreachable statements reported by cppcheck (no wha... Oliver Stöneberg2012-09-081-1/+0
* Split out callbacks from scsibus_device into scscb_device, eventually this wi... smf-2012-09-061-6/+2
* Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS.... smf-2012-08-291-8/+6
* converted 53c810 to a c++ device. (nw) smf-2012-08-271-18/+20
* model3.c: minor doc update, add the Sega rom board ID# to Get Bass - NW Brian Troha2012-08-161-1/+1
* model3.c: Misc doc update. Document the Sega game and rom board ID#s for Scud... Brian Troha2012-08-111-2/+2
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-138/+122
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-42/+42
* Minor doc updates for model2.c & model3.c - Added Sega rom board ID# and veri... Brian Troha2012-08-031-1/+1
* model3.c: Add Sega game ID# for Get Bass - NW Brian Troha2012-07-181-1/+1
* model3.c: Enable the patches for Harley Davidson Rev B... but this time enabl... Brian Troha2012-07-131-8/+8
* Fix compile (nw) Scott Stone2012-07-131-3/+3
* model3.c: Minor name change for the Scud Race Plus roms & correct some patche... Brian Troha2012-07-121-9/+9
* new Scud Race Plus (first version, IE: pre Rev A) Brian Troha2012-07-101-14/+114
* model3.cmodel3.c: minor doc update for Daytona 2 Power Edition, correct the s... Brian Troha2012-06-071-1/+1
* model3.c: minor doc update for Daytona 2 Power Edition ID #s - NW Brian Troha2012-06-061-2/+2
* model3.c: Documentation update. Added known Sega ID# for Game, rom board & se... Brian Troha2012-06-031-31/+41
* scsi devices are now proper mame devices. smf-2012-05-311-9/+1
* new Virtua Striker 2 rom set. Brian Troha2012-05-291-0/+76
* Added PPC405GP to PPC cpu core [Lukasz Markowski] Miodrag Milanovic2012-05-121-3/+9
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-19/+19
* small cleanup (no whatsnew) Miodrag Milanovic2012-04-221-4/+4
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-40/+40
* Memory banks are now device-relative only. Global lookups Aaron Giles2012-04-191-10/+10
* Remove global memory banking functions in favor of referencing Aaron Giles2012-04-191-10/+10
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+3
* forgot to remove comments (no whatsnew) Miodrag Milanovic2012-04-101-25/+0
* mode modernization (no whatsnew) Miodrag Milanovic2012-04-101-278/+291
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-11/+13
* model3.c: Minor doc update: Added Main PCB, ROM board, Saga Game & Security m... Brian Troha2012-04-051-2/+2
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-15/+15
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-18/+18
* model3.c: Minor doc update: Added rom board ID# for VS2 98 Step 1.5 - NW Brian Troha2012-03-311-1/+1
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-2/+2
* model3.c: Minor doc update from eBay auction. - NW Brian Troha2012-03-181-1/+1
* More minor doc info for model2.c & model3.c include Sega game ID# as well as ... Brian Troha2012-03-171-1/+1