summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cbm2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with b and c: some more macro removal (nw) Ivan Vangelista2020-05-261-16/+16
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-40/+40
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-2/+2
* m6502: Eliminate the disable_cache hack (nw) AJR2019-11-021-3/+0
* Spring cleaning: Vas Crabb2019-11-011-7/+6
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4
* (nw) clean up more stuff, mostly leftover from MCFG removal Vas Crabb2019-10-111-12/+6
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-10/+7
* (nw) Clean up the mess on master Vas Crabb2019-03-261-65/+65
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-65/+65
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-18/+18
* mc6845, crtc_ega: Simplify read/write handlers (nw) AJR2019-02-191-4/+4
* bus/adam, bus/cbm2, bus/coleco, bus/vic20: Eliminate unnecessary address_spac... AJR2019-02-191-13/+13
* 6525tpi, mos6526, bus/vic10: Eliminate address_space argument from handlers (nw) AJR2019-02-191-14/+14
* mos6566, mos6581, bus/plus4: Eliminate address_space argument from handlers (nw) AJR2019-02-191-6/+6
* mc6852, mc6854, mos6551: Simplify read/write handlers (nw) AJR2019-02-181-4/+4
* Make the delay for snapshot/quickload an attotime, and allow implicit zero. ... Vas Crabb2019-02-061-6/+6
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -cpu/m6502: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-174/+197
* mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-4/+5
* machine/pic8259.h: removed MCFG macros (nw) Ivan Vangelista2018-10-311-7/+7
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-57/+63
* mos6551: Eliminate MCFG_ macros (nw) AJR2018-08-201-30/+30
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-9/+8
* mos6566, cbm2_user_port, vic10_expansion_slot: Replace MCFG_ macros with devc... AJR2018-08-131-113/+79
* -6525tpi, 6532riot: Removed MCFG and old devcb accessors, nw mooglyguy2018-08-101-51/+58
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-14/+14
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-27/+27
* 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-5/+5
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-27/+30
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-47/+47
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-47/+47
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-17/+17
* emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... Olivier Galibert2018-05-111-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-193/+193
* (nw) address map modernisation for a2600, asst128, osborne1, atom, cbm2, deco... Robbbert2018-04-121-9/+11
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-12/+16
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-23/+36
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+12
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-22/+22
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-28/+46
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-2/+8
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-6/+6
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-21/+21
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-42/+42