0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Build and upload a source package for Ubuntu 24.04 More... 3 days ago
Mock write_snapshot() wherever appropriate in test_tap2sna.py More... 4 days ago
Move 'custom_loader' and 'tape_end_time' into LoadTracer's 'state' list More... 10 days ago
Add the 'finish_tape' argument to CSimulator.load() More... 10 days ago
Update 'cmods' target in Makefile More... 11 days ago
Add more tests for rzxinfo.py and rzxplay.py More... 11 days ago
Mention rzxinfo.py and rzxplay.py on the 'What is SkoolKit?' page More... 11 days ago
Update the documentation on installing and using SkoolKit More... 11 days ago
CSimulator: Periodically check for Ctrl-C in long-running opcode loops More... 11 days ago
Add the --flags option to rzxplay.py More... 12 days ago
CSimulator: Simplify code that uses lookup tables More... 13 days ago
CSimulator: Refactor macros More... 13 days ago
Make rzxplay.py let EI block an interrupt when a short frame follows More... 14 days ago
Fix how 'trace.py --max-tstates' counts T-states More... 16 days ago
CSimulator: Convert registers array to 'unsigned long long' More... 16 days ago
Enable 'rzxplay.py --map' to use an existing map file More... 16 days ago
Make rzxplay.py use minimal width for the frame number field More... 16 days ago
Improve the output of rzxinfo.py More... 16 days ago
Improve the API for writing +2 snapshots More... 17 days ago
Make tap2sna.py check for TZX block 0x15 when deciding the load command More... 17 days ago
Fix how trace.py calculates sound duration and Z80 execution time More... 17 days ago
Add support to trace.py for +2 snapshots More... 17 days ago
Make tap2sna.py enable fast_djnz and fast_ldir by default More... 17 days ago
Fix timing calculation in Simulator.ldir_fast() More... 18 days ago
Refactor tap2sna._get_tape() More... 18 days ago
Make rzxinfo.py and rzxplay.py handle zlib decompression errors More... 18 days ago
Add some Makefile targets for testing with C extension modules More... 18 days ago
Make z80-test-simulator.py more resilient to changes to tap2sna.py More... 19 days ago
Make Simulator use {djnz,ldir}_fast() only if interrupts are disabled More... 19 days ago
Enable commands to force usage of the pure Python Z80 simulator More... 19 days ago