summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/model2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Standardized protection accessors for model 2 & model 3 5881 device (nw) angelosa2018-02-241-4/+5
* srcclean (nw) Vas Crabb2018-02-251-8/+8
* model2.cpp: some inputs fixes and updates (nw) angelosa2018-02-231-1/+1
* model2.cpp: split into separate states (nw) angelosa2018-02-221-29/+108
* model2.cpp: render_mode can be read back, cfr. Gunblade NY (nw) angelosa2018-02-211-1/+3
* model2.cpp: mask polygon_rom / texture_rom checks towards bounds (nw) angelosa2018-02-201-3/+3
* model2.cpp: added 30 Hz renderer mode, fixes Virtua Striker timings [Angelo S... angelosa2018-02-201-0/+3
* model2.cpp: Testing sRGB color space (nw) angelosa2018-02-191-2/+7
* model2.cpp: Attempt to relax poly_manager params, crashes less often now (nw) angelosa2018-02-141-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+14
* model2.cpp: state-ized frame_start / geo_parse (nw) angelosa2018-02-101-0/+2
* model2.cpp: convert colorxlat & lumaram to 16-bit accessors (nw) angelosa2018-02-091-7/+8
* model2.cpp: cleanups (nw) angelosa2018-02-061-0/+3
* Move Multipcm bank schemes to DEVICE_ADDRESS_MAP (#3113) cam9002018-01-251-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+19
* model2.cpp: Input port rationalization (nw) AJR2017-11-091-6/+19
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-1/+1