summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/mcs48/mcs48.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-643/+0
* Update for Mirko Buffoni and some shared (nw) Miodrag Milanovic2015-05-121-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-1/+1
* string -> str rename due to future conflicts (nw) Miodrag Milanovic2015-04-121-1/+1
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-6/+6
* mcs48.c: Modernized cpu core (nw) Wilbert Pol2013-08-231-28/+532
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-1/+1
* (MESS) ibm5150: Keyboard WIP. (nw) Curt Coder2013-06-211-0/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-29/+29
* Fixed MCS48 ALE frequency macro. (no whatsnew) Curt Coder2011-03-051-1/+1
* Added convenient macro for getting the MCS-48 ALE frequency. (no whatsnew) Curt Coder2011-02-241-0/+3
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-47/+24
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-3/+3
* Cleanups and version bump.mame0136u3 Aaron Giles2010-02-141-2/+2
* Added Intel 8021/8022 CPU types. Curt Coder2010-02-121-0/+4
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-1/+1
* Removed bogus port 4-7 definitions from MCS-48. Added i8243 Aaron Giles2009-01-041-4/+0
* Some minor MCS-48 cleanup. Added 8040/8050 variants. Aaron Giles2008-12-311-30/+36
* Merged i8x41 (UPI-41) core into MCS-48 core: Aaron Giles2008-12-301-10/+56
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+12
* UPI-41/42 (still I8x41.c) changes: Couriersud2008-11-091-1/+0
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-12/+12
* Fixed memory handling of internal banks. They should be LOWER priority than Aaron Giles2008-09-111-6/+0
* mcs48.c: Use banking to handle ea line. Couriersud2008-08-301-0/+5
* Cleanups and version bump.mame0127u1 Aaron Giles2008-08-281-13/+13
* Significant cleanup/rewrite of the MCS-48 CPU core: Aaron Giles2008-08-261-232/+77
* i8039 -> mcs48 Aaron Giles2008-08-261-0/+248