summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/alphatro.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* alphatro,alphatpx - small natural keyboard fixes Robbbert2020-09-091-15/+18
* drivers starting with a and b: some macro removal (nw) Ivan Vangelista2020-05-251-12/+12
* more macro removal (nw) Ivan Vangelista2020-05-191-4/+4
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* (nw) get rid of wave.h usage part 1 Robbbert2019-07-061-2/+1
* -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] mooglyguy2019-06-301-5/+4
* (nw) alphatro: improved cassette reliability Robbbert2019-06-211-37/+40
* MT 07353 alphatro, fc100: hangs when save to cassette Robbbert2019-06-151-1/+2
* mc6845: More consistent identification of HD6845S variant (nw) AJR2019-05-181-1/+1
* (nw) cassette cleanup Robbbert2019-05-171-20/+14
* alphatro: Use CRTC getters (nw) AJR2019-04-201-5/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-16/+16
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+16
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-251-3/+3
* upd765: Simplify read/write handlers (nw) AJR2019-03-101-3/+3
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-3/+3
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-2/+2
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-3/+3
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-9/+10
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-1/+1
* alphatro: Correct various timings; differentiate PAL and NTSC versions AJR2018-12-131-34/+65
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-201-4/+5
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-3/+3
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-2/+1
* -i8257: Removed MCFG, nw mooglyguy2018-09-041-8/+8
* i8251: Removed MCFG, nw mooglyguy2018-08-291-2/+2
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-15/+3
* devcb3 Vas Crabb2018-07-071-3/+3
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-8/+11
* alphatro.cpp: Eliminate machine().device (nw) AJR2018-06-231-11/+9
* 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-10/+10
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-11/+11
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-4/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-2/+2
* alphatro.cpp: Better ROM names, added real ROM for machine with BICOM graphic... rfka012018-03-161-2/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-51/+56
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+10
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-3/+3