summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/i8039/i8039.c
Commit message (Expand)AuthorAgeFilesLines
* i8039 -> mcs48 Aaron Giles2008-08-261-1218/+0
* Changed i8039 core to use the data address space for internal RAM. Aaron Giles2008-08-251-102/+216
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-3/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-1/+0
* Fixed DA A instruction when A is > 0xF9. Wilbert Pol2008-04-131-0/+4
* Added i8749 CPU type for MESS. Curt Coder2008-02-191-0/+26
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-02-051-2/+2
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-3/+3
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Sync with MESS Nathan Woods2008-01-181-0/+4
* Pushed CUSTOM_INPUT macro to all users.mame0122u6 Aaron Giles2008-01-171-17/+17
* * fix regression on T1 counter mode as reported by Zsolt Couriersud2008-01-161-1/+1
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-141-1/+2
* i8039.c: Couriersud2008-01-131-3/+22
* i8039.c/mario.c: Couriersud2008-01-121-93/+195
* Copyright cleanup: Aaron Giles2008-01-061-3/+3
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-171-6/+7
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+949