summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/alphatpx.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-29/+29
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-9/+12
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-62/+70
* alphatpx: slower yet (nw) cracyc2018-03-011-3/+3
* alphatp3: Fix CRT5037 clock (nw) AJR2018-03-011-2/+1
* alphatpx: slow the clock to make it closer to the correct value (nw) cracyc2018-02-281-3/+3
* tms9927: Configure using character clock rather than dot clock AJR2018-02-281-1/+1
* alphatpx: fix p2 cursor (nw) cracyc2018-02-271-1/+1
* alphatpx: fix inverted chars (nw) cracyc2018-02-261-2/+29
* alphatpx: mostly working graphics (nw) cracyc2018-02-261-25/+41
* alphatpx: attempt to add the p30 graphics extension (nw) cracyc2018-02-251-7/+76
* alphatpx: work around different p30 keybc behavior (nw) cracyc2018-02-251-2/+9
* alphatpx: dos runs, fails to display anything after the gfx ext is inited (ap... cracyc2018-02-251-0/+11
* alphatpx: add 8085-8088 comms, starts dos but errors out (nw) cracyc2018-02-241-3/+56
* srcclean (nw) Vas Crabb2018-02-251-5/+5
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+16
* alphatpx: start 8088 (nw) cracyc2018-01-311-1/+33
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+2
* alphatpx.cpp: Build fix (nw) AJR2018-01-301-4/+0
* alphatpx.cpp: Added P1 (rfka01), fixed P2 drive ready (helwie44) ... (#3139) rfka012018-01-311-126/+555
* tms9927: Adjust vertical positioning of cursor by upscroll value (nw) AJR2018-01-281-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-12/+12
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6
* alphatp2: Fix ROM definition (nw) AJR2018-01-081-1/+1
* alphatpx: fix cursor (nw) cracyc2018-01-071-1/+1
* alphatpx: Add HSYNC callback [rfka01] rfka012018-01-071-4/+48
* alphatpx: cursor (nw) cracyc2017-12-301-0/+5
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-201/+190
* alphatpx: identified more keys [helwie44], added P30 ROMs and labels [rfka01]... rfka012017-12-231-122/+189
* alphatpx: fix keyboard (nw) cracyc2017-12-171-0/+2
* alphatpx: Fix some copypaste errors and comments, add Alphatronic P2U and mov... rfka012017-12-141-82/+117
* alphatp3: Two distinct ROM sets. (#2918) rfka012017-12-121-21/+55
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-2/+2
* fix build (nw) Vas Crabb2017-11-301-3/+1
* Update alphatpx.cpp cracyc2017-11-291-1/+1
* alphatpx: fix more keys (nw) cracyc2017-11-291-18/+18
* new not working machines cracyc2017-11-291-45/+428
* remove hashes for known bad dump (nw) Vas Crabb2017-10-241-6/+6
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-1/+1
* New machines marked as NOT_WORKING Dirk Best2017-09-211-0/+240