Skip to content

Releases: tom-seddon/beeblink

beeblink-20190811-215558-3e2151b

06 Oct 12:08
Compare
Choose a tag to compare
  • add new *DEFAULTS command - choose drive and directory to be selected after a CTRL+BREAK
  • fix parsing of abbreviated commands

beeblink-20190803-234533-5803109

03 Aug 22:49
Compare
Choose a tag to compare
  • 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

03 Aug 18:44
Compare
Choose a tag to compare
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

21 Jul 15:22
Compare
Choose a tag to compare
Add .beeblink-ignore. Make some minor doc improvements.

beeblink-20190608-225915-eccc48f

08 Jun 22:01
Compare
Choose a tag to compare
  • 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

05 May 21:53
Compare
Choose a tag to compare
Officially remove AVR support.

beeblink-20190505-212120-1344caf

05 May 20:22
Compare
Choose a tag to compare
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

05 May 17:24
Compare
Choose a tag to compare
Don't leave B in input buffer on B+BREAK. Improve SWRAM detection.

beeblink-20190504-194009-9a611da

04 May 18:41
Compare
Choose a tag to compare

beeblink-20190504-162650-d31b52e

04 May 15:28
Compare
Choose a tag to compare
Tweak docs and zip names.

Due to cab4477e0a01d3d49cec7622be6aff87d57fa026, the build server
now produces 32-bit Windows EXEs.