Releases: tom-seddon/beeblink
Releases · tom-seddon/beeblink
beeblink-20190811-215558-3e2151b
- add new
*DEFAULTS
command - choose drive and directory to be selected after a CTRL+BREAK - fix parsing of abbreviated commands
beeblink-20190803-234533-5803109
- allow
::VOLUME:FILE
syntax for PC volumes - fix a few bits of text
- fix very suspicious
*WRITE
code - correctly reinstate ABR write protection on Master 128 after
*SELFUPDATE
beeblink-20190803-193807-a630dc5
Fix transfer errors when using Master 128 internal Tube. Also, remove FS-TEST from demo volume, as it now has its own repo: https://github.com/tom-seddon/beeb-fstest
beeblink-20190721-162022-02a274b
Add .beeblink-ignore. Make some minor doc improvements.
beeblink-20190608-225915-eccc48f
- simplify PC interop by removing requirement for 0-byte .inf files: the BBC will now see any suitably-named file in a drive's folder, .inf file or no, though files with no .inf file won't have useful load/execution addresses
- simplify PC interop by adding support for PC volumes, allowing the BBC to access files on the server directly, with some restrictions
- add support for mounting volumes read-only
- fix some config file issues
beeblink-20190505-225155-34ae20d
Officially remove AVR support.
beeblink-20190505-212120-1344caf
Flap about trying to fix OS X CI server. * update to latest MacPorts, because why not? * increase wait time for installing avr-gcc, as it seems building gcc from scratch is now a possibility...
beeblink-20190505-182214-9923755
Don't leave B in input buffer on B+BREAK. Improve SWRAM detection.
beeblink-20190504-194009-9a611da
Fix OS X CI build.
beeblink-20190504-162650-d31b52e
Tweak docs and zip names. Due to cab4477e0a01d3d49cec7622be6aff87d57fa026, the build server now produces 32-bit Windows EXEs.