summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/mcs51/mcs51.h
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+0
* mcs51: New version of old hack to break out of JB INT0/INT1 loops when interr... AJR2019-03-221-0/+4
* mcs51: Remove remaining MCFGs, nw mooglyguy2018-12-091-15/+3
* mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw mooglyguy2018-12-091-27/+0
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-0/+3
* New skeleton device: Western Digital WD1007A ESDI hard disk controller [Al Ko... AJR2018-07-141-0/+9
* devcb3 Vas Crabb2018-07-071-10/+12
* cidx628: Make this display something again AJR2018-06-221-0/+16
* mcs51.cpp: Consolidate internal address maps; remove P0 from ROMless versions... AJR2018-06-131-4/+3
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+0
* emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... Olivier Galibert2018-05-111-1/+1
* mcs51: Add more interrupt and timer registers to debug state AJR2018-05-011-2/+3
* Sarayan made me do it. Vas Crabb2018-04-281-1/+1
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-6/+6
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-21/+21
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-15/+27
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+4
* mcs51: Add DPTR, P0, P1, P2 and P3 to debug state registration AJR2018-01-231-1/+2
* emumem: API change [O. Galibert] Olivier Galibert2017-11-291-1/+1
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-8/+6
* gaelco / ds5002fp changes: David Haywood2017-07-191-8/+21
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-4/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-24/+27
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-4/+4
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-191/+191
* mcs51.cpp: converted serial_rx and serial_tx to devcb (nw) Ivan Vangelista2016-07-011-6/+11
* reverting: Miodrag Milanovic2016-01-201-18/+18
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-4/+4
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-18/+18
* Revert "remove const (nw)" Miodrag Milanovic2016-01-131-1/+1
* remove const (nw) Miodrag Milanovic2016-01-111-1/+1
* Return std::string objects by value rather than pass by reference AJR2016-01-101-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-28/+28
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+518