summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/epos.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-6/+6
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-4/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-31/+35
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-4/+4
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-4/+4
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-4/+4
* srcclean (nw) Vas Crabb2017-05-281-10/+10
* update comments to clarify the epos.cpp tristar 8000 clock situation, based o... Lord-Nightmare2017-05-171-4/+8
* epos.cpp: Make Tristar 8000 AY clock similar to Tristar 9000 - still not conf... briantro2017-05-151-1/+1
* epos.cpp: Implemented Tristar 9000 hardware ay-3-8910 port A 'multiplexer', P... Lord-Nightmare2017-05-151-15/+28
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+11
* epos.cpp: Some corrections to rom names/comments and added rom types based on... Lord-Nightmare2017-05-141-11/+12
* epos.cpp: Correct PCB layout (nw) briantro2017-05-141-21/+21
* one more (nw) Lord-Nightmare2017-05-121-1/+1
* epos.cpp: Spelling corrections (nw) briantro2017-05-111-2/+2
* epos.cpp: Id'ed correct hardward (PCB) name for earlier games (nw) briantro2017-05-111-7/+10
* epos.cpp: Information update (nw) briantro2017-05-111-2/+2
* epos.cpp: Correct clocks and rom labels (nw) briantro2017-05-111-49/+44
* Note updates (nw) angelosa2017-05-121-3/+1
* epos.cpp: added flip screen support [Angelo Sslese] angelosa2017-05-121-4/+4
* i/o 0x38 is actually 8910 read (nw) angelosa2017-05-121-1/+2
* Fix The Dealer inputs (nw) angelosa2017-05-121-14/+11
* epos.cpp: added backup RAM to dealer, revngr84 and beastf [Angelo Salese] angelosa2017-05-121-3/+18
* new WORKING game angelosa2017-05-121-14/+62
* Self-registering devices prep: Vas Crabb2017-02-271-1/+5
* Added multiplexed inputs for Beastie Feastie and Dealer [smf] smf-2016-12-191-10/+42
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Cleanups and version bump Miodrag Milanovic2016-07-271-5/+5
* epos.cpp: added clone relationship as per M.A.S.H. comment (nw) Ivan Vangelista2016-07-171-1/+1
* epos.cpp: notes + found out the flip screen bit. flip screen still need work ... Ivan Vangelista2016-07-161-8/+14
* New clones added or promoted from NOT_WORKING status Ivan Vangelista2016-07-141-0/+24
* Make watchdog timer a separate device AJR2016-04-301-2/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+651