summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/seta2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-4476/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-14/+13
* - atetris.cpp, tnzs.cpp: added hardware infos [Guru] Ivan Vangelista2022-05-071-1/+1
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-2/+2
* Remove some tag lookups by name (#8252) Miodrag Milanović2021-07-051-1/+1
* updated previously unknown DIP switch of grdians (#7569) AugiteSoul2020-12-191-3/+3
* seta2: forgot to report the funcube fix to funcube 2+ Olivier Galibert2020-11-271-2/+2
* Fix funcube, may have side effects on ablastb which really doesn't work on th... Olivier Galibert2020-11-271-2/+2
* seta2.cpp: Minor ROM name correction for Puzzle De Bowling and fix cut-n-paste Brian Troha2020-11-141-10/+10
* New working clones Brian Troha2020-11-121-2/+21
* Cleaned up inputs a little. Vas Crabb2020-09-161-2/+2
* seta2.cpp: Fix invisible pixel issue in horizontal zoom algorithm (#7198) cam9002020-09-091-1/+1
* srcclean and cleanup (nw) Vas Crabb2020-06-211-5/+5
* drivers starting with s: removed read* and write* macros (nw) Ivan Vangelista2020-06-151-25/+25
* seta2.cpp: Add notes for hardware configs, emulation issues in some game cam9002020-05-211-10/+31
* further macro removal work (nw) Ivan Vangelista2020-05-181-3/+3
* handle some other zoom case (penbros end of level, attract modes of hunting g... DavidHaywood2020-05-111-18/+1
* seta2.cpp - further work on zooming (nw) David Haywood2020-05-111-1/+1
* refactor seta2.cpp in preparation for adding zooming (nw) DavidHaywood2020-05-081-1/+21
* upd4992: Simplify handler signatures; don't default clock configuration (nw) AJR2020-03-141-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-3/+3
* seta2 xtal: add extra digit (nw) hap2019-08-011-4/+4
* seta2.cpp: Use XTAL macro so we know where the value came from (nw) braintro2019-07-141-4/+4
* seta2.cpp : Verify sound tempo and pitch, cpu clock cam9002019-07-141-0/+6
* (nw) fix set name braintro2019-05-071-1/+1
* New working clone braintro2019-05-071-22/+71
* (nw) Clean up the mess on master Vas Crabb2019-03-261-207/+200
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-200/+207
* tmp68301: Merge on-chip peripheral emulation with CPU device AJR2019-03-221-32/+10
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from the rest of th... Ivan Vangelista2019-02-221-133/+124
* src/mame: removed all instances of MCFG_DEVICE_REMOVE in the mame part of the... Ivan Vangelista2019-01-291-1/+1
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-3/+3
* new working clone - Guardians (P0-113A PCB) braintro2019-01-191-41/+65
* src/devices: some more MCFG macros removal (nw) Ivan Vangelista2019-01-111-1/+1
* get rid of the rest of the digfx MCFG as well (nw) Vas Crabb2019-01-071-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-12/+9
* srcclean (nw) Vas Crabb2018-12-231-1/+1
* seta2.cpp: checkpoint (#4384) David Haywood2018-12-091-38/+23
* seta2.cpp : Cleanups (#4374) cam9002018-12-051-186/+121
* seta2: improve screen size / visible area / offset handling, preliminary rast... David Haywood2018-12-041-25/+20
* just handle this like the others until the real offset source is found (nw) DavidHaywood2018-12-021-6/+2
* starting point (nw) DavidHaywood2018-12-021-319/+129
* namcostr: Not a very workable fix, but perhaps better than nothing (nw) AJR2018-11-291-1/+28
* src/mame/video: switched various devices to devcb3 and removed MCFG macros (nw) Ivan Vangelista2018-11-211-9/+2
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-2/+2
* various drivers: proper capitalization of mask ROM (nw) braintro2018-11-031-3/+3
* steppers, tc009xlvc, te7750, tmp68301, tms1024, tms6100, bfm_dm01: removed MC... Ivan Vangelista2018-10-251-15/+11
* new clone added - Land Maker (World) braintro2018-10-171-3/+3
* namcond1.cpp: Couple ROM name corrections, correct voice ROM size and checksu... braintro2018-10-141-11/+11