summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/alphatpx.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-10/+10
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* machine/pic8259.h: removed MCFG macros (nw) Ivan Vangelista2018-10-311-10/+11
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-5/+5
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-4/+2
* tms9927: Eliminate MCFG macros and register_postload; remove "wr_" from callb... AJR2018-09-111-3/+3
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-8/+8
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-12/+2
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-4/+4
* Made a pass over the source to eliminate uppercase hex in hashes (nw) Scott Stone2018-07-131-1/+1
* devcb3 Vas Crabb2018-07-071-10/+10
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-15/+15
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-15/+15
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-12/+12
* 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