0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add the --banks option to skool2bin.py More... 6 months ago
Implement the @bank directive More... 6 months ago
Create the 'skoolutils' module (for functions that parse skool files) More... 6 months ago
Enable the @rom directive to load the 128K ROMs More... 6 months ago
Implement snapshot.Snapshot.{move,poke}() More... 6 months ago
Use snapshot.{SZX,Z80} in snapshot.write_snapshot() More... 6 months ago
Implement snapshot.SNA and refactor snapshot.get_snapshot() More... 6 months ago
Implement snapshot.Z80 and use it in snapmod.py More... 6 months ago
Add support to snapmod.py for modifying SZX snapshots More... 6 months ago
Add support to bin2sna.py for creating 128K snapshots More... 6 months ago
Add support to snapmod.py for modifying 128K Z80 snapshots More... 6 months ago
Make 'trace.py --audio' format delays more conveniently More... 6 months ago
Add the 'execint' parameter to the #AUDIO, #SIM and #TSTATES macros More... 6 months ago
Improve the performance of #AUDIO's moving average filter More... 6 months ago
Begin development of 9.1 More... 6 months ago
Use setup from setuptools More... 7 months ago
Prepare 9.0 for release More... 7 months ago
Add support to the #AUDIO macro for using a moving average filter More... 7 months ago
Transition to release candidate status More... 7 months ago
Remove unused imports More... 7 months ago
Update tools/lint.py More... 7 months ago
Fix broken tests in slow_test_sim_load_games.py More... 7 months ago
Add another test for tap2sna.py reading a t2s file More... 7 months ago
Make test coverage of LoadTracer.{dec,inc}_b_auto() consistent More... 7 months ago
Remove the --sim-load option from tap2sna.py More... 7 months ago
Make tap2sna.py base default output snapshot name on t2s filename More... 7 months ago
Fix tools/z80-test-simulator.py More... 7 months ago
Add support for Python 3.12 More... 7 months ago
Add the 'in-flags' simulated LOAD configuration parameter More... 7 months ago
Add the DefaultSnapshotFormat configuration parameter for tap2sna.py More... 7 months ago