0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Jun 16, 2023 — Jun 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix how interrupts are accepted when trace.py executes code More... 5 months ago
Fix how interrupts are accepted when tap2sna.py executes code More... 5 months ago
Fix how interrupts are accepted when #SIM executes code More... 5 months ago
Fix how tap2sna.py logs timestamps when an interrupt occurs More... 5 months ago
Fix how trace.py logs timestamps when an interrupt occurs More... 5 months ago
Fix how trace.py handles the SP register in a 128K SNA file More... 5 months ago
Enable snapmod.py and tap2sna.py to copy data across 128K RAM banks More... 6 months ago
Enable {bin2sna,snapmod,tap2sna,trace}.py to POKE 128K RAM banks More... 6 months ago
Remove unused imports from snapmod.py More... 6 months ago
Make the 'stop' parameter of the #SIM macro optional More... 6 months ago
Add the 'im' parameter to the #SIM macro More... 6 months ago
Add the 'iff' parameter to the #SIM macro More... 6 months ago
Add the 'tstates' parameter to the #SIM macro More... 6 months ago
Make the @rom directive do nothing when the memory snapshot is 128K More... 6 months ago
Implement the #BANK macro More... 6 months ago
Add the --banks option to bin2tap.py More... 6 months ago
Remove the ability of the @rom directive to load 128K ROMs More... 6 months ago
Enable the #TSTATES macro to execute code in a 128K memory snapshot More... 6 months ago
Enable the #AUDIO macro to execute code in a 128K memory snapshot More... 6 months ago
Default the --end option of bin2tap.py to 49152 for 128K TAP files More... 6 months ago
Add support to bin2tap.py for converting a 128K binary file More... 7 months ago
Add support to bin2tap.py for converting 128K snapshots More... 7 months ago
Enable the #SIM macro to execute code in a 128K memory snapshot More... 7 months ago
Add support to bin2sna.py for converting a 128K raw memory file More... 7 months ago
Add the --banks option to skool2bin.py More... 7 months ago
Implement the @bank directive More... 7 months ago
Create the 'skoolutils' module (for functions that parse skool files) More... 7 months ago
Enable the @rom directive to load the 128K ROMs More... 7 months ago
Implement snapshot.Snapshot.{move,poke}() More... 7 months ago
Use snapshot.{SZX,Z80} in snapshot.write_snapshot() More... 7 months ago