summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6805/hd6305.cpp
Commit message (Expand)AuthorAgeFilesLines
* hd6305: update header file after prev commit hap2024-12-141-1/+0
* hd6305y2: Add special function registers to internal map AJR2024-12-131-1/+14
* New working systems hap2024-12-131-1/+5
* m6805: don't decrement 0 cycles for illegal opcodes hap2024-12-121-0/+1
* m6805: add cycle tables for hd6305 and hd63705 hap2024-12-121-4/+6
* hd6305: add hd6305y0 hap2024-12-121-2/+53
* hd6305: change port functions to templates hap2024-12-121-17/+27
* hd6305: move common peripherals to base class hap2024-12-121-86/+106
* hd6305: refresh port outputs when ddr changes, pass ddr through mem_mask hap2024-12-121-33/+38
* hd6305: update copyright holders now that a large part of this file is OG's, ... hap2024-12-011-55/+27
* cpu/m6805: Split off HD6305/63705 emulation to a separate source file AJR2024-12-011-0/+546