1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'sf/weramrom' More... about 1 year ago
debugger: add a tlist command (list trace ranges). More... about 1 year ago
debugger: have 'save' save the name of any trace file. More... about 1 year ago
debugger: trace ranges. More... about 1 year ago
debugger: time stamp start and end of trace file. More... about 1 year ago
Merge branch 'sf/brkrange' of https://github.com/stardot/b-em into sf/brkrange More... about 1 year ago
debugger: fix crash when delting BP that entered debugger. More... about 1 year ago
vdfs: remove forced debug messages. More... about 1 year ago
vdfs: add pre-built ROM for previous commit. More... about 1 year ago
vdfs: use ROM/RAM split rather than temporary S/W RAM. More... about 1 year ago
Implement internals of split ROM/RAM banks. More... about 1 year ago
6502: use enum mstat consistently. More... about 1 year ago
6502: re-factor to use a page_range function for memory paging. More... about 1 year ago
6502: make memstat values symbolic. More... about 1 year ago
Merge branch 'master' into sf/watform More... about 1 year ago
Merge branch 'master' of https://github.com/stardot/b-em More... about 1 year ago
mem: implement battery-backed S/W RAM for W/E RAM/ROM board. More... about 1 year ago
6502: fix W/E RAM/ROM board due to misunderstanding FE30 vs. FF30 More... about 1 year ago
Re-work WE RAM/ROM to fit with B-Em memory scheme. More... about 1 year ago
Merge branch 'rp/weramrom' into sf/weramrom More... about 1 year ago
Revert "Add support for the Watford Electronics ROM/RAM board." More... about 1 year ago
Revert "Re-work WE RAM/ROM to use memstat/memlook." More... about 1 year ago
Re-work WE RAM/ROM to use memstat/memlook. More... about 1 year ago
Merge branch 'rp/weramrom' More... about 1 year ago
Merge branch 'master' of https://github.com/stardot/b-em More... about 1 year ago
Debugging message changes. More... about 1 year ago
Add support for the Watford Electronics ROM/RAM board. More... about 1 year ago
wd1770: more consistent drive selection and LED handling. More... about 1 year ago
wd1770: use wd1770 prefix on all functions. More... about 1 year ago
ws1770: correct polarity and behaviour of reset (MR). More... about 1 year ago