summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/model2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-859/+0
* Reduced project cross-dependencies, slightly improved renaming script. Vas Crabb2022-06-271-8/+8
* model2.cpp: fixed crash in debug build Robbbert2022-04-231-28/+28
* init vars for coverity (includes/m) Robbbert2022-03-231-6/+6
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* debugger: Extended target address syntax to include device/address space. (#8... Vas Crabb2021-10-011-4/+4
* video/voodoo.cpp: Major rewrite: (#8267) Aaron Giles2021-07-091-2/+2
* arcadia, beathead, bw12, calchase, halleys, mediagx, model2, namcos10, s3, s4... Ivan Vangelista2020-11-031-4/+6
* -Got rid of most of the remaining problematic uses of make_unique_clear. Vas Crabb2020-09-301-59/+103
* 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-196/+190
* a little more macro removal (nw) Ivan Vangelista2020-05-161-18/+18
* model2.cpp: fixed MT07445 (nw) Ivan Vangelista2019-10-101-0/+1
* model1.cpp, model2.cpp: Eliminate auto_alloc (nw) AJR2019-09-111-3/+58
* model2: Hook up billboard emulation to model2a/b games Dirk Best2019-09-051-2/+11
* model2: hook powesled comms and inputs, add main unit hack dummy set, game ki... MetalliC2019-05-051-0/+1
* model2: powsled debug inputs (nw) MetalliC2019-04-301-0/+1
* -mb86235, sh7604, sharc: Removed MCFG macros, nw mooglyguy2018-12-091-16/+15
* vgmplay: Added SCSP support [smf] smf-2018-08-161-0/+1
* some tweaks to 315-5838 (decathlt) based on further observations (nw) (#3831) David Haywood2018-08-061-2/+4
* Implement 315-5838 compression / encryption chip used by Decathete [Peter Wil... David Haywood2018-08-061-0/+5
* misc cleanup and devcb3 prep (nw) Vas Crabb2018-07-031-2/+9
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* n64, pc1251, model2, midyunit, konamigx, k054338: Remove machine().device loo... mooglyguy2018-05-281-6/+9
* model2.cpp: Use required_device_array for timers (nw) AJR2018-05-201-1/+2
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-12/+12
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-12/+12
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-8/+8
* model2.cpp: Use MB8421 DPRAM device (nw) AJR2018-04-261-10/+4
* model2: Use 315-5649 device. Improve and clean up all inputs. Dirk Best2018-04-251-25/+22
* model2.cpp: No main board EEPROM for original Model 2 (nw) AJR2018-04-181-1/+1
* model1/model2: Emulate Model 1 I/O board, remove I/O RAM device Dirk Best2018-04-181-2/+8
* model2: Proper default values for lightgun games Dirk Best2018-04-101-4/+3
* model2: Use sega_315_5338a_device and improve inputs/outputs. Dirk Best2018-04-081-9/+7
* mb86233/4 rewrite [O. Galibert] Olivier Galibert2018-04-051-97/+194
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-23/+23
* Wrote a preliminary TGPx4 interpreter core [Angelo Salese] angelosa2018-03-201-3/+6
* new NOT WORKING clone angelosa2018-03-121-0/+21
* model2.cpp: added direct framebuffer drawing, used by Last Bronx title screen... angelosa2018-03-121-6/+9
* model2.cpp: scsp / interrupt ports cleanups (nw) angelosa2018-03-111-3/+7
* model2.cpp: some save state registration (nw) angelosa2018-03-091-15/+14
* model2.cpp: overhauled inputs, added dip switch bank (Zero Gunner Debug mode)... angelosa2018-03-091-0/+2
* model2.cpp: cleanup culling (nw) angelosa2018-03-071-1/+1
* model2.cpp: stateize float_to_zval, fix z code (nw) angelosa2018-03-041-0/+2
* segaic24.cpp: added xhout and xvout register callbacks, and hooked them up to... angelosa2018-03-031-4/+11
* model2.cpp: bump renderer max polygons to 0x10000 (nw) angelosa2018-03-011-2/+3
* model2.cpp: bulk replace part #2 (nw) angelosa2018-03-011-1/+16
* model2.cpp: bulk geo stateization part 1 (nw) angelosa2018-03-011-2/+26
* model2.cpp: added trilist custom debugger command [Angelo Salese] angelosa2018-02-271-0/+3
* model2.cpp: added geo dasm dump to a custom debugger command [Angelo Salese] angelosa2018-02-271-0/+6