0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use mock_write_snapshot() throughout test_bin2sna.py More... 12 months ago
Make 'snapinfo.py --basic' handle the case where PROG is 65535 More... about 1 year ago
Update documentation on the 'snapshot' attribute of AsmWriter/HtmlWriter More... about 1 year ago
Simulator: Fix how 'LD A,I' and 'LD A,R' affect bit 2 of F More... about 1 year ago
Fix how interrupts are accepted when trace.py executes code More... about 1 year ago
Fix how interrupts are accepted when tap2sna.py executes code More... about 1 year ago
Fix how interrupts are accepted when #SIM executes code More... about 1 year ago
Fix how tap2sna.py logs timestamps when an interrupt occurs More... about 1 year ago
Fix how trace.py logs timestamps when an interrupt occurs More... about 1 year ago
Fix how trace.py handles the SP register in a 128K SNA file More... about 1 year ago
Enable snapmod.py and tap2sna.py to copy data across 128K RAM banks More... about 1 year ago
Enable {bin2sna,snapmod,tap2sna,trace}.py to POKE 128K RAM banks More... about 1 year ago
Remove unused imports from snapmod.py More... about 1 year ago
Make the 'stop' parameter of the #SIM macro optional More... about 1 year ago
Add the 'im' parameter to the #SIM macro More... about 1 year ago
Add the 'iff' parameter to the #SIM macro More... about 1 year ago
Add the 'tstates' parameter to the #SIM macro More... about 1 year ago
Make the @rom directive do nothing when the memory snapshot is 128K More... about 1 year ago
Implement the #BANK macro More... about 1 year ago
Add the --banks option to bin2tap.py More... about 1 year ago
Remove the ability of the @rom directive to load 128K ROMs More... about 1 year ago
Enable the #TSTATES macro to execute code in a 128K memory snapshot More... about 1 year ago
Enable the #AUDIO macro to execute code in a 128K memory snapshot More... about 1 year ago
Default the --end option of bin2tap.py to 49152 for 128K TAP files More... about 1 year ago
Add support to bin2tap.py for converting a 128K binary file More... about 1 year ago
Add support to bin2tap.py for converting 128K snapshots More... about 1 year ago
Enable the #SIM macro to execute code in a 128K memory snapshot More... about 1 year ago
Add support to bin2sna.py for converting a 128K raw memory file More... about 1 year ago
Add the --banks option to skool2bin.py More... about 1 year ago
Implement the @bank directive More... about 1 year ago