summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/abc80x.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various buses and associated drivers: Simplify handler signatures (nw) AJR2020-05-211-16/+19
* srcclean and manual cleanup (nw) Vas Crabb2020-04-261-6/+6
* abc80x: Fixed the ABC 850/852/856 hard disk drives. [Curt Coder] Curt Coder2020-04-161-1/+0
* abc800c, abc800m: Fixed HR graphics. [Curt Coder] Curt Coder2020-04-151-4/+4
* Machines promoted to working Curt Coder2020-04-151-144/+113
* abc802: Fixed M1 opcode fetch. [Curt Coder] Curt Coder2020-04-131-0/+10
* removed more dummy_space() and other miscellaneous space passing (nw) smf-2020-04-021-1/+1
* c64.cpp, c128.cpp: fixed CBM IEC slot address not being set when replacing de... Vas Crabb2019-11-151-0/+2
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* (nw) get rid of wave.h usage part 1 Robbbert2019-07-061-6/+5
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-4/+5
* (nw) removed unneccesary casting of cassette_state; Robbbert2019-06-291-1/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-46/+43
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-43/+46
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-251-31/+29
* Make the delay for snapshot/quickload an attotime, and allow implicit zero. ... Vas Crabb2019-02-061-1/+1
* devices\bus: some more MCFG macros removal (nw) Ivan Vangelista2019-02-011-6/+5
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-3/+3
* bus/abcbus: Remove MCFG_ macros; add bus clocks (presumed same as CPUs) (nw) AJR2019-01-261-1/+1
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-2/+2
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-2/+2
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-2/+2
* abc80x.cpp: fixed copy-paste error. Thanks Tafoid! (nw) Ivan Vangelista2018-10-231-6/+6
* rs232: another batch of MCFG removal (nw) Ivan Vangelista2018-10-221-9/+9
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-15/+11
* z80dart.cpp, z80dma.cpp: started removing MCFG macros (nw) Ivan Vangelista2018-08-291-17/+15
* -epson_lx810l: Eliminated MACHINE_CONFIG_START, nw mooglyguy2018-08-251-1/+1
* z8536.cpp, z80sti.cpp: deMCGF; z80sio.cpp: started deMCFG (nw) Ivan Vangelista2018-08-241-11/+11
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-11/+4
* devcb3 Vas Crabb2018-07-071-6/+6
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-1/+1
* abc80x: Cleanup. (nw) Curt Coder2018-06-151-48/+38
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-13/+13
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-14/+14
* srcclean (nw) Vas Crabb2018-05-271-9/+9
* abc806: Fixed memory banking allowing CP/M to boot. [Curt Coder] Curt Coder2018-05-161-164/+143
* abc800: Cleanup. (nw) Curt Coder2018-05-141-172/+130
* abc806: Marked software list items as not working. (nw) Curt Coder2018-05-141-1/+0
* abc800: Removed outdated todo item. (nw) Curt Coder2018-05-141-1/+0
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-10/+10
* abc800: Cleanup. (nw) Curt Coder2018-05-111-198/+77
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+3
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-7/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-118/+118
* abc800: WIP (nw) Curt Coder2018-05-021-0/+57
* maps: Finish mame/drivers (nw) Olivier Galibert2018-04-191-24/+27
* abc802: Demoted to not working. (nw) Curt Coder2018-04-081-2/+1
* abc80x: Implemented option ROM opcode fetch thru character RAM. [Curt Coder] Curt Coder2018-03-271-5/+81
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-71/+76
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+4