0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make rzxinfo.py and rzxplay.py handle zlib decompression errors More... about 2 months ago
Add some Makefile targets for testing with C extension modules More... about 2 months ago
Make z80-test-simulator.py more resilient to changes to tap2sna.py More... about 2 months ago
Make Simulator use {djnz,ldir}_fast() only if interrupts are disabled More... about 2 months ago
Enable commands to force usage of the pure Python Z80 simulator More... about 2 months ago
Fix lazy evaluation bug in the #FONT, #SCR and #UDG macros More... about 2 months ago
Use CSimulator_init() everywhere More... about 2 months ago
Rework CSimulator_init() More... about 2 months ago
Refactor CSimulator_init() More... about 2 months ago
Make rzxinfo.py omit the 'Port readings' line for frames that have none More... about 2 months ago
Update rpm/skoolkit.spec to work with C extension modules More... about 2 months ago
Update debian directory to work with C extension modules More... about 2 months ago
Make pagingtracer.Memory use lists to hold ROMs More... about 2 months ago
Update BC register inputs for OTIR/OTDR contention tests More... about 2 months ago
CSimulator: Replace usage of PyObject_CallOneArg() More... about 2 months ago
Enable slow_test_simulator.py to test CSimulator More... about 2 months ago
Support accelerator=list in CSimulator.load() More... about 2 months ago
Support tape-sampling loop acceleration in CSimulator.load() More... 2 months ago
Support 'DEC A: JP/JR NZ,$-1' loop acceleration in CSimulator.load() More... 2 months ago
Make tap2sna.py disable acceleration in certain cases More... 2 months ago
Remove CSimulator.accept_interrupt() More... 2 months ago
Remove custom opcode handler checks from CSimulator.run() More... 2 months ago
Make tap2sna.py use {C,CCMIO}Simulator if available More... 2 months ago
Add 'test-c' target to Makefile More... 2 months ago
Make #AUDIO/#SIM/#TSTATES use {C,CCMIO}Simulator if available More... 2 months ago
Make trace.py use {C,CCMIO}Simulator if available More... 2 months ago
Add the 'interrupts' argument to CSimulator.run() More... 2 months ago
Add the --ccmio option to tools/write-cmiosimulator-tests.py More... 2 months ago
CMIOSimulator: Fix contention pattern for OUTI/OUTD/OTIR/OTDR More... 2 months ago
Add CCMIOSimulator More... 2 months ago