Mac toolchain
Posted: Sun Jul 28, 2019 8:44 pm
If anyone is interested, inspired by Keith's setup for getting stuff into an emulated Spectrum (on Windows), I've got a fairly nice setup working on Mac OS now, with bits and pieces put together so that I can go from Sublime Text (or any editor of choice really), via VASM, into FUSE (or Zesarux), making the .TAP file etc etc as you'd expect. I've also got it turning 'ascii' BASIC code into tokenised Spectrum data that also can be poured into a .TAP.
As an example, I have a hundred-or-so line BASIC program together with a couple of separate CODE sections (including a font, some UDGs and other graphics, and a handful of utility assembler routines), and I can make a change in the BASIC code in Sublime and have loaded the whole new 'tape' into back into Zesarux within a few seconds.
I might write up a blog post or something, if there's any interest. It's not rocket science of course, and I suspect anyone really interested in doing this will have sorted it out for themselves already, but I thought I'd mention it
As an example, I have a hundred-or-so line BASIC program together with a couple of separate CODE sections (including a font, some UDGs and other graphics, and a handful of utility assembler routines), and I can make a change in the BASIC code in Sublime and have loaded the whole new 'tape' into back into Zesarux within a few seconds.
I might write up a blog post or something, if there's any interest. It's not rocket science of course, and I suspect anyone really interested in doing this will have sorted it out for themselves already, but I thought I'd mention it
