summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/model1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-20/+20
* vf: Hack to get rid of the ram collisions makes things work... (nw) Olivier Galibert2019-12-221-2/+6
* model1: Clear up some stuff I had forgotten to remove (nw) Olivier Galibert2019-12-221-4/+1
* model1: Paranoia on atan [O. Galibert] Olivier Galibert2019-12-211-1/+1
* srcclean (nw) Vas Crabb2019-12-211-4/+4
* model1: Add the VF and SWA internal TGP programs, drop the HLE [O. Galibert, ... Olivier Galibert2019-12-171-1801/+57
* model1: TGP interface fixes [O. Galibert] Olivier Galibert2019-10-041-21/+23
* new not working clone Philip Bennett2019-08-221-0/+1
* model1: add individual output lines (nw) hap2019-04-121-0/+2
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-1/+1
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-8/+8
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* srcclean (nw) Vas Crabb2018-04-221-1/+1
* model1/model2: Emulate Model 1 I/O board, remove I/O RAM device Dirk Best2018-04-181-2/+0
* Clang is being annoying (nw) Olivier Galibert2018-04-051-8/+15
* mb86233/4 rewrite [O. Galibert] Olivier Galibert2018-04-051-593/+439
* (nw) output finder for by6803,model1,st_mp200,videopkr Robbbert2018-04-031-0/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-5/+6
* model1.cpp: Rename "user" ROM regions and use pointer finders (nw) AJR2018-02-221-41/+34
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* Time to get out of mame/drivers and tackle the easy ones (nw) Olivier Galibert2018-01-021-5/+5
* model1.cpp: Implement workaround for race condition that caused vf to lose so... AJR2017-05-251-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-74/+74
* model1.cpp: Some modernization and cleanup. [Ryan Holtz] therealmogminer@gmail.com2016-05-051-5/+5
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-2/+2
* swa: invert normal/point (nw) Olivier Galibert2016-04-141-2/+2
* intercept experiment (nw) Olivier Galibert2016-04-071-30/+81
* It's not inverse, it's square root, duh (nw) Olivier Galibert2016-04-051-15/+15
* model 1 checkpoint (nw) Olivier Galibert2016-04-041-158/+169
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-7/+7
* clang-modernize part 4 Miodrag Milanovic2015-12-041-50/+50
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2115