summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/model1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* swa: Improve analog range for throttle. [R. Belmont] arbee2020-03-251-1/+1
* gigatron: fix compile (nw) hap2020-01-231-1/+1
* hh_sm510: add note (nw) hap2020-01-211-1/+1
* -model1: Demoted VF and added MACHINE_IMPERFECT_GRAPHICS and MACHINE_IMPERFEC... MooglyGuy2020-01-211-4/+14
* misc: add notes (nw) hap2020-01-081-2/+3
* model1: create "screen" before "ioboard:screen" (nw) hap2020-01-061-6/+6
* (nw) minor Sega ID# documentation updates braintro2020-01-041-1/+7
* model1: corrected a few more vf tgp rom bits (nw) hap2019-12-301-1/+1
* wingwaru: with the V60 fixes, IC4 appears to be a valid bad dump (nw) arbee2019-12-261-1/+1
* vf: More fixes, works even worse, it's getting annoying (nw) Olivier Galibert2019-12-221-1/+1
* vf: Bunch of fixes in the TGP program dump [hap, O. Galibert] Olivier Galibert2019-12-211-1/+1
* model1: Add the VF and SWA internal TGP programs, drop the HLE [O. Galibert, ... Olivier Galibert2019-12-171-128/+67
* new not working clone Philip Bennett2019-08-221-22/+69
* model1: add individual output lines (nw) hap2019-04-121-10/+17
* (nw) model1.cpp: Fix ROM name typo braintro2019-04-111-2/+2
* emupal.cpp : Remove MCFGs, Simplify handlers (#4713) cam9002019-03-291-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-32/+54
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-54/+32
* model1: hooked up drive board outputs Ariane Fugmann2019-03-101-0/+15
* mb8421: Eliminate address_space argument from read/write handlers (nw) AJR2019-02-011-1/+1
* MAMETesters Bugs Fixed mooglyguy2019-01-131-31/+38
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+1
* src/mame/video: switched various devices to devcb3 and removed MCFG macros (nw) Ivan Vangelista2018-11-211-2/+1
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-6/+6
* model1: minor docs update (nw) Dirk Best2018-09-181-1/+1
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-14/+8
* model1.cpp: Minor doc update (nw) braintro2018-09-031-2/+11
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-3/+3
* remove more macros (nw) Vas Crabb2018-07-071-74/+73
* devcb3 Vas Crabb2018-07-071-10/+8
* misc cleanup and devcb3 prep (nw) Vas Crabb2018-07-031-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-15/+15
* More custom MCFG results, nw mooglyguy2018-06-051-2/+2
* model1io: Various updates Dirk Best2018-05-201-58/+40
* model1io: Redumped epr14869b.25 used by Virtua Fighter [Phil Bennett] Dirk Best2018-05-191-0/+1
* model1io2: Move ROM from driver to device (nw) Dirk Best2018-05-171-15/+2
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* model1: Emulate the I/O board used by Wing War and Netmerc Dirk Best2018-05-161-94/+189
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-10/+10
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-28/+28
* model1.cpp: Acknowledge IRQs explicitly; use MB8421 DPRAM device (nw) AJR2018-04-261-17/+34
* srcclean (nw) Vas Crabb2018-04-221-3/+3
* model1/model2: Emulate Model 1 I/O board, remove I/O RAM device Dirk Best2018-04-181-140/+55
* Rename 315-5338a to m1io since it doesn't actually represent that device Dirk Best2018-04-081-30/+30
* model1: Use sega_315_5338a_device and improve inputs/outputs. Dirk Best2018-04-081-163/+295
* mb86233/4 rewrite [O. Galibert] Olivier Galibert2018-04-051-168/+81
* (nw) output finder for by6803,model1,st_mp200,videopkr Robbbert2018-04-031-2/+2
* Allow machine configuration to specify BIOS easily, move default BIOS selecti... Vas Crabb2018-03-261-3/+3