summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/mn1880/mn1880.cpp
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-181-1/+2
* 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-161-117/+174
* mn1880: Fix ASR carry calculation AJR2021-12-171-11/+6
* mn1880: Make it possible to take interrupts; emulate (unused) PI instruction AJR2021-10-191-17/+89
* mn1880: Use separate interrupt registers for each CPU AJR2021-09-111-80/+94
* mn1880: Tentatively identify some interrupt registers; update notes AJR2021-05-011-4/+38
* mn1880: Add preliminary CPU emulation AJR2021-04-271-46/+2253
* New machines marked as NOT_WORKING AJR2020-06-041-0/+114