0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New milestone in README More... over 14 years ago
Merge branch 'feature/cloose/kernel' into develop More... over 14 years ago
We now handle all non-prefix opcodes in the Z80 class More... over 14 years ago
Merge branch 'feature/cloose/kernel' into develop More... over 14 years ago
Handle some more opcodes in Z80 class More... over 14 years ago
Removed ReadByteFromMemory() copy More... over 14 years ago
Fix missing handled=true in IoController More... over 14 years ago
Add ASSERT to ReadByteFromMemory() More... over 14 years ago
Fix bug in FloppyController and pass ROM image file name to setupHardware() More... over 14 years ago
Start new logging utilites More... over 14 years ago
Start new logging utilites More... over 14 years ago
Fix memory leak in MainWindow and initialize screen buffer with 0x00 More... over 14 years ago
update .gitignore files More... over 14 years ago
Unit tests for Z80 opcodes More... over 14 years ago
Merge branch 'feature/cloose/floppy' into develop More... over 14 years ago
Signal missing implementation per exception and deactivate some debug output More... over 14 years ago
Add key mapping for @ and | More... over 14 years ago
NotImplementedException to signal missing implementation More... over 14 years ago
Define disk drives A and B. Attach them to the CPC system More... over 14 years ago
Add possiblity to load external ROM images and attach disk drives to the CPC system More... over 14 years ago
Start of an implementation of the FDC 765 chip and the floppy disk drive More... over 14 years ago
Add handling of OUT port 0xDFxx (select upper rom) More... over 14 years ago
QMap for external ROM images More... over 14 years ago
Add class to read DSK image files More... over 14 years ago
Merge branch 'feature/cloose/kernel' into develop More... over 14 years ago
Fix memleak in QImageScreenRenderer More... over 14 years ago
Handle keyboard input in the cpc system More... over 14 years ago
A new class representing the Keyboard. More... over 14 years ago
Handle many more opcodes in Z80 class. Especially opcodes with DD/FD prefix. More... over 14 years ago
Fix memleak and center video output More... over 14 years ago