summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/seta2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-251/+0
* init vars for coverity (includes/s) Robbbert2022-03-231-2/+2
* Fix funcube, may have side effects on ablastb which really doesn't work on th... Olivier Galibert2020-11-271-4/+5
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-4/+4
* drivers starting with s: removed read* and write* macros (nw) Ivan Vangelista2020-06-151-28/+28
* seta2.cpp: Add notes for hardware configs, emulation issues in some game cam9002020-05-211-3/+4
* further macro removal work (nw) Ivan Vangelista2020-05-181-3/+3
* seta2.cpp - further work on zooming (nw) David Haywood2020-05-111-4/+4
* seta2.cpp - start looking at y zooming (nw) David Haywood2020-05-091-1/+1
* refactor seta2.cpp in preparation for adding zooming (nw) DavidHaywood2020-05-081-2/+5
* Revert "Allow 16bpp gfxdecode (#5167)" R. Belmont2019-07-191-1/+1
* Allow 16bpp gfxdecode (#5167) cam9002019-07-181-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+2
* tmp68301: Merge on-chip peripheral emulation with CPU device AJR2019-03-221-2/+0
* srcclean (nw) Vas Crabb2018-12-231-1/+1
* seta2.cpp: checkpoint (#4384) David Haywood2018-12-091-7/+0
* seta2.cpp : Cleanups (#4374) cam9002018-12-051-39/+34
* seta2: improve screen size / visible area / offset handling, preliminary rast... David Haywood2018-12-041-6/+10
* just handle this like the others until the real offset source is found (nw) DavidHaywood2018-12-021-2/+0
* (nw) DavidHaywood2018-12-021-1/+6
* starting point (nw) DavidHaywood2018-12-021-0/+7
* namcostr: Not a very workable fix, but perhaps better than nothing (nw) AJR2018-11-291-0/+2
* upd1990a, upd4701, upd4992, upd7002: removed MCFG macros (nw) Ivan Vangelista2018-09-261-2/+2
* vgmplay.cpp : Add X1-010 Support cam9002018-07-231-2/+5
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-21/+24
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-5/+5
* funworld/seta2: Fix led/lamp output_finder regressions (nw) Wilbert Pol2018-05-211-31/+58
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-32/+39
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-6/+6
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-6/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+19
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+17
* Handle a small number that only need a device variable to be added (nw) Olivier Galibert2018-01-021-0/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-6/+17
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-17/+6
* New working machines Luca Elia2017-12-111-6/+17
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Trade MACHINE_IMPERFECT_KEYBOARD, MACHINE_NODEVICE_CAMERA and MACHINE_NODEVIC... Vas Crabb2017-07-271-13/+38
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* New machines added or promoted from NOT_WORKING status Luca Elia2016-09-101-11/+38
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Done work for Luca Elia (nw) Miodrag Milanovic2015-05-131-1/+1