summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/mn1880 (follow)
Commit message (Expand)AuthorAgeFilesLines
* mn1880: Fix execution of various instructions AJR2023-04-101-7/+10
* dimemory: Add the target address space to translate, wrap the constants Olivier Galibert2023-03-182-2/+3
* Interrupt callback rationalization AJR2023-03-111-1/+1
* bus/gameboy: Moved MBC3/MBC30 to their own file as separate devices. Vas Crabb2022-10-041-1/+1
* mn1880: Additional notes AJR2022-10-011-0/+11
* Emulate MN18801A MMU AJR2022-09-162-119/+197
* Debugger feature improvements AJR2022-03-271-0/+5
* mn1880: Fix ASR carry calculation AJR2021-12-171-11/+6
* mn1880: Make it possible to take interrupts; emulate (unused) PI instruction AJR2021-10-192-18/+91
* mn1880: Use separate interrupt registers for each CPU AJR2021-09-112-85/+107
* mn1880: Tentatively identify some interrupt registers; update notes AJR2021-05-012-5/+47
* mn1880: Add preliminary CPU emulation AJR2021-04-272-56/+2412
* mn1860: Finish disassembly AJR2021-04-231-8/+10
* mn1860: Reassign another pair of opcodes for disassembly AJR2021-04-221-4/+4
* mn1880d.cpp: Minor documentation fixes AJR2021-04-191-2/+2
* mn1860: Identify another 2 opcodes in disassembly AJR2021-04-191-4/+14
* mn1860: Recognize two more opcodes in disassembly AJR2021-04-191-4/+10
* mn1880d.h: Fix comment AJR2021-04-081-1/+1
* unidasm: Add preliminary MN1860 disassembler (still missing a few opcodes due... AJR2021-04-082-8/+74
* New machines marked as NOT_WORKING AJR2020-06-044-0/+794