summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/konmedal.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+4
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* Merge pull request #3351 from cam900/k051649_internal ajrhacker2018-03-181-10/+2
|\
| * k051649.cpp : Add scc_map for reduce duplicate cam9002018-03-171-10/+2
* | Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-10/+10
|/
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-63/+66
* title fixes (nw) Justin Kerk2018-02-211-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* New machines added as MACHINE_NOT_WORKING arbee2018-02-021-2/+37
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-7/+7
* konmedal: hooked up I/O ports to shuriboy [R. Belmont] arbee2018-01-201-4/+12
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6
* konmedal: shuriboy now fully passes POST [R. Belmont] arbee2018-01-141-17/+98
* konmedal: program ROM banking for shuriboy (nw) arbee2018-01-081-7/+16
* konmedal: additional hookups for shuriboy, POST now displays [R. Belmont] arbee2018-01-081-2/+41
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-14/+88
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-88/+14
* fix typo (nw) Justin Kerk2017-12-111-1/+1
* New machines marked as NOT_WORKING Ivan Vangelista2017-12-111-14/+88
* srcclean (nw) Vas Crabb2017-07-231-9/+9
* Add dipswitches to tsukande einstein952017-07-151-15/+78
* (nw) Fixed the build. (various unused/unread variables) Robbbert2017-07-141-5/+5
* New games added as GAME_NOT_WORKING arbee2017-07-131-15/+111
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* konmedal/tsukande: Add clock XTAL definition for the z80 cpu, divisor is gues... Lord-Nightmare2017-03-191-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-4/+6
* srcclean (nw) Vas Crabb2017-02-191-29/+29
* konmedal: identified game, attempted tile banking. (nw) arbee2017-02-161-9/+14
* konmedal: passes POST. now the real fun. (nw) arbee2017-02-151-14/+28
* konmedal: use PROM palette (see F4 gfx viewer), more work on VROM readback. (nw) arbee2017-02-141-4/+29
* konmedal: better screen display, ROM banking, start VROM readback [R. Belmont] arbee2017-02-131-8/+55
* konmedal: readable gfx decode (nw) arbee2017-02-131-5/+5
* One little bit (nw) arbee2017-02-131-1/+2
* New games added as GAME_NOT_WORKING arbee2017-02-131-0/+170