summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/mcs51/i8051.cpp
Commit message (Collapse)AuthorAgeFilesLines
* mcs51: Fix regression with sfr_map in derived classes AJR2026-05-081-1/+1
|
* mcs51: Change address space names to resemble those used by Intel's tools AJR2026-03-271-17/+10
|
* mcs51: clean up some single line comments hap2026-01-241-108/+110
|
* i8051: small cleanup to spacing hap2026-01-241-54/+58
|
* i8051: some variables were missing savestates after OG's refactor [TheLostNinja] hap2026-01-241-0/+9
|
* mcs51: remove spurious port read messages Olivier Galibert2025-10-281-4/+4
|
* sab80c535: hook up the ports 4-5 Olivier Galibert2025-10-191-0/+18
|
* mcs51: Modernization step 2 Olivier Galibert2025-10-171-0/+1353