summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/model1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-1908/+0
* model1: re-add vf note hap2021-07-091-0/+4
* mb86233: Fix flags behaviour on -0, seems to fix virtua fighter and motorraid... Olivier Galibert2021-07-091-4/+0
* model1.cpp: redumped ic4 for wingwaru [Corrado Tomaselli] Ivan Vangelista2021-05-241-58/+58
* cps2.cpp, model1.cpp, segas16b.cpp: Update PCB notes AJR2021-05-011-3/+3
* model1.cpp: Improve notes AJR2021-05-011-3/+3
* model1.cpp: Add main NVRAM used for bookkeeping AJR2021-04-191-2/+6
* model1.cpp: fixed MT07820 Ivan Vangelista2020-12-141-0/+5
* eolith, gameplan.cpp, jr100, lisa, model1, opwolf, pcw, peyper, pinball2k, po... Ivan Vangelista2020-11-041-0/+3
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-2/+2
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-2/+2
* a little more macro removal (nw) Ivan Vangelista2020-05-161-10/+10
* 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