summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m79152pc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* various devices and drivers: removed superfluous semicolons (nw) Ivan Vangelista2020-06-291-1/+1
* drivers starting with i, j, k, l and m: more macro removal (nw) Ivan Vangelista2020-05-281-2/+2
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+3
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-2/+3
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* z80ctc: Allow a fixed-rate clock input to be configured for each channel. Thi... AJR2018-11-101-6/+3
* rs232: another batch of MCFG removal (nw) Ivan Vangelista2018-10-221-6/+6
* (nw) tie up some loose ends - in particular, allow watchdog timer to Vas Crabb2018-09-161-1/+1
* m79152pc: Add Centronics printer port (nw) AJR2018-09-151-1/+14
* m79152pc: Add cursor, scrolling support and some video attributes AJR2018-09-071-50/+147
* m79152pc: Issue a beep (nw) AJR2018-08-311-2/+19
* mm79152pc: Add baud rate generation and MCU communication latch (nw) AJR2018-08-311-24/+46
* m79152pc: Add more devices and interrupts; keyboard input sort of works now (nw) AJR2018-08-311-10/+33
* z8536.cpp, z80sti.cpp: deMCGF; z80sio.cpp: started deMCFG (nw) Ivan Vangelista2018-08-241-12/+12
* m79152pc: This ROM looks like MCS-48 code (nw) AJR2018-08-131-5/+17
* devcb3 Vas Crabb2018-07-071-3/+3
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-2/+4
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* 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-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-18/+18
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+15
* 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-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* (nw) c10 : notes ; m79152pc : devices Robbbert2017-11-171-5/+36
* 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-1/+3
* (nw) Finished converting m_p_chargen to required region, and associated clean... Robbbert2017-02-141-14/+12
* Cleanup of my drivers (nw) Robbbert2017-01-071-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* Add support to adjust the screen color Dirk Best2016-03-121-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/+145