summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/saturn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-468/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-10/+12
* more init vars (includes) Robbbert2022-04-101-126/+126
* Got rid of a couple of easy auto_alloc_array Vas Crabb2020-11-091-4/+4
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-1/+1
* drivers starting with s: removed read* and write* macros (nw) Ivan Vangelista2020-06-151-22/+22
* a little more macro removal (nw) Ivan Vangelista2020-05-161-1/+1
* stvvdp2.cpp : Updates (#5082) cam9002019-05-201-4/+4
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-13/+15
* altos8600, isbc_208, isbc_215g, m20_8086, psxcd, saturn, sun3x, z100: Removed... mooglyguy2018-06-221-8/+12
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* 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
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-1/+7
* stvvdp2.cpp: implemented vertical cell scroll (Sonic Jam) [Angelo Salese] angelosa2018-05-021-0/+1
* stvvdp2.cpp: ROZ fixes for Radiant SilverGun Xiga stage: [Angelo Salese] angelosa2018-05-011-2/+2
* stvvdp2.cpp: ROZ windows applies per screen output not per bitmap, fixes at l... angelosa2018-04-191-2/+3
* stvvdp2.cpp: Remove first_screen (nw) AJR2018-03-081-0/+4
* saturn, sfish2: Move existing CD-ROM emulation down into device AJR2018-02-141-180/+0
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+3
* srcclean (nw) Vas Crabb2017-10-221-10/+10
* saturn.cpp/stv.cpp: Modernize BIOS mirroring for console as well; fix up find... AJR2017-10-101-2/+2
* stvvdp2.cpp: added ROZ mode 3, fixes split screen in Sasissu and backgrounds ... angelosa2017-10-101-1/+4
* More cleanups (nw) angelosa2017-10-091-30/+2
* saturn.cpp: Moved SCU related functions inside a device [Angelo Salese] angelosa2017-10-091-44/+28
* stvcd.cpp: Added some basic MPEG commands, makes Sport Fishing 2 to surpass M... angelosa2017-10-081-0/+1
* MT #06697 or: How I Learned to Stop Worrying and Love the Odd bit (nw) angelosa2017-10-071-0/+1
* stv.cpp: Further disentanglement from saturn_state (nw) AJR2017-10-051-10/+0
* saturn.cpp/stv.cpp: Remove unused array (nw) AJR2017-10-051-1/+0
* saturn.cpp: rewritten SMPC into a device [Angelo Salese] angelosa2017-10-051-59/+2
* smpc.cpp: execute commands internal to the device for ST-V (nw) angelosa2017-10-051-3/+0
* smpc.cpp: move IREG & OREG to internal device state (nw) angelosa2017-10-051-2/+2
* smpc.cpp: reset/halt/nmi lines delegation (nw) angelosa2017-10-051-1/+10
* saturn.cpp: SMPC device-ification part 1 (nw) angelosa2017-10-051-24/+22
* use 'sh' instead of 'superh' David Haywood2017-10-021-1/+1
* move sh2 / sh4 to a folder called superh David Haywood2017-10-021-1/+1
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* srcclean (nw) Vas Crabb2017-05-281-2/+2
* stv.cpp: patocar - hook hopper and trackball (not used by default), seems pla... MetalliC2017-05-171-0/+2
* Fix debug commands in drivers and devices (nw) AJR2017-03-031-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-263/+263
* Initial work towards debug command hookups for Sega Saturn [Angelo Salese] angelosa2016-09-201-0/+9
* saturn and stv split (nw) Miodrag Milanovic2016-05-011-0/+717