1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mmb: add the DDRIVE command. More... 2 months ago
mmb: load the correct disc into drives 2 and 3. More... 2 months ago
mmb: implement the DBOOT command. More... 2 months ago
autoboot: revert to simulating <Shift> for autoboot. More... 2 months ago
main: remove debug left on by accident. More... 2 months ago
mmb: use mmb prefix on function names consistently. More... 2 months ago
mmb: add the correct filtering options to the DCAT command. More... 2 months ago
mmb: add a very basic DCAT command (no filtering). More... 2 months ago
mmb/vdfs: DABOUT command and generalisation of split_print. More... 2 months ago
vdfs: rename adfs_hosterr to vdfs_hosterr for consistency. More... 2 months ago
mmb: move *DIN from VDFS to new MMB module. More... 2 months ago
mmb: move MMB functions from sdf-acc.c to a new mmb.c More... 2 months ago
vdfs: add pre-built ROM from the previous commit. More... 2 months ago
vdfs: enable print_split to be used iteratively. More... 2 months ago
Issue#219: update SN76489 on leading edge /WE as well as polling. More... 2 months ago
Merge branch 'master' into sf/soundrec More... 2 months ago
Merge branch 'sf/vdfs-8bit' More... 2 months ago
Merge branch 'sf/issue216' More... 2 months ago
Merge pull request #218 from komadori/rk/stopwatches More... 2 months ago
sound: add the ability to record SN76489 sound to a file. More... 2 months ago
sound: adopt a common mechanism for sound recording. More... 2 months ago
tube: remove debug left in by accident. More... 3 months ago
tube: fix load/save state for the new Tube ULA structure. More... 3 months ago
tube: further correct to empty read behaviour. More... 3 months ago
tube: further change to symbolic flag names. More... 3 months ago
tube: avoid duplicating test in NMI code. More... 3 months ago
Add swatch command to debugger. More... 3 months ago
Issue#217: Fix LED rendering using same src and dest bitmap. More... 3 months ago
tube: implement behaviour from Hoglet's all register test cases. More... 3 months ago
tube: use symbolic names for data available/space available. More... 3 months ago