summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fb01.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* fb01: ram address mirror, see MT7451 (nw) hap2019-10-131-1/+1
* hd44780: Add alternate interface using direct writes to bus control lines (nw) AJR2019-08-251-2/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-21/+21
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-21/+21
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-071-12/+13
* midi: remove MCFG macros (nw) Ivan Vangelista2019-01-191-4/+3
* src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-2/+2
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-3/+3
* Start cleaning up palette configuration: Vas Crabb2018-12-291-9/+9
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-4/+4
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-2/+1
* i8251: Removed MCFG, nw mooglyguy2018-08-291-4/+4
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* Better support for screen orientation/geometry: Vas Crabb2018-07-261-2/+0
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-2/+2
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-2/+4
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-15/+17
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-4/+9
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* hd44780_pixel_update_func to delegate (nw) Miodrag Milanovic2016-05-061-2/+3
* FB01: fix ROM label to match actual chip [anonymous] Lord-Nightmare2016-04-041-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+229