1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Kieran's NULA support More... over 6 years ago
models: make model and tube tables use the #defined numbers. More... about 7 years ago
models: avoid a superfluous warning message due to -1 meaning "no tube" More... about 7 years ago
models: check model number before array access. More... about 7 years ago
vdfs: set the values in the control block on return from OSFILE. More... about 7 years ago
vdfs: add debug messages to trace OS filing system calls. More... about 7 years ago
sdf: fix detection of double sided interleaved discs More... about 7 years ago
wd1770 and sdf: fixes density detection for Opus DDOS and formatting. More... about 7 years ago
wd1770: implement verify on type I command for WDDFS More... about 7 years ago
wd1770: implemwent multi-sector write for Opus DDOS and Watford DDFS More... about 7 years ago
wd1770: fix indentation. More... about 7 years ago
wd1770/sdf: fix multi-sector read with Opus DDOS More... about 7 years ago
wd1770: introduce an inter-sector delay for Watford DDFS. More... about 7 years ago
discs: replace SSD and ADF modules with SDF More... about 7 years ago
discs: Make the filename parameter to disc format loaders a const. More... about 7 years ago
disc: disc to FDC module API change for the close() function. More... about 7 years ago
discs: Return sector not found for out of range track/sector More... about 7 years ago
wd1770: Enable a WD1770 interrupt command to stop a transfer More... about 7 years ago
discs: namespace cleanup More... about 7 years ago
configure: better arrangement of compilation flags. More... about 7 years ago
wd1770: add Watford DDFS ROM to support previous commit. More... about 7 years ago
wd1770: start adding support for Watford 1770 FDC. More... about 7 years ago
wd1770: add OPUS DDOS ROm to support previous commit. More... about 7 years ago
wd1770: add support for OPUS 1770 interface. More... about 7 years ago
wd1770: add Solidisk DFS ROMs to support previous commit. More... about 7 years ago
wd1770: add support for Solidisk 1770-based board and DFS/ADFS. More... about 7 years ago
wd1770: reformat. More... about 7 years ago
building: fix C99 compiler default (x86 disassembler uses C99 features) More... about 7 years ago
Merge branch 'master' into sf/debugging More... about 7 years ago
B+128K: fix assignment of ROMs to slots so as not to clash with sideways RAM. More... about 7 years ago