1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bug with UEF chunk &104. More... about 1 year ago
Fix crash made possible with fix to issue#183. More... over 1 year ago
acia: add new capture serial to file option. More... over 1 year ago
acia: make TXD_REG_EMP dependant on CTS. More... over 1 year ago
acia: remove external acia_reset static - 6850 has no reset pin. More... over 1 year ago
logging: new function to log bit fields. More... over 1 year ago
vdfs: turn off debugging. More... over 1 year ago
adc: use correct conversion times for high/low resolution. More... over 1 year ago
scsi: move interrupt bit to one that is saved. More... over 1 year ago
6502: document the use of the bits in the "interrupt" variable. More... over 1 year ago
Fix Issue #180. More... over 1 year ago
Fix Issue #179 by only responding to OSWORD if VDFS is current FS. More... over 1 year ago
Fix Issue#178. More... over 1 year ago
Merge branch 'master' into sf/mousestick More... over 1 year ago
Merge branch 'sf/cpuclocks' More... over 1 year ago
6502tube: use readmem/writemem for debugger hooks. More... over 1 year ago
6502tube: fix instruction timing on tube CMOS processor. More... over 1 year ago
Issue#176: rename snampdump to bsnapdump. More... over 1 year ago
6502: fix instruction timing on Master CMOS processor. More... over 1 year ago
6502: fix the timing of undocumented instructions. More... over 1 year ago
Implement paste from the command. More... over 1 year ago
mousestick: initial implementation. More... over 1 year ago
adc: use a more realistic time for ADC conversions. More... over 1 year ago
Merge branch 'sf/selfbrk' into sf/save3 More... over 1 year ago
snapdump: add snapdump built executable to .gitignore More... over 1 year ago
savestate: improve error reporting on loading compressed data. More... over 1 year ago
savestate: fix a bug that can cause decompression to finish too early. More... over 1 year ago
savestate: implement save/restore of JIM memory. More... over 1 year ago
snapdump: re-implement dump_compressed using dump_region. More... over 1 year ago
snapdump: separate the I/O memory dump into regions. More... over 1 year ago