[abc80] How to load .bac files into an ABC80/800 emulator?

H. Peter Anvin hpa at zytor.com
Mon Sep 10 02:59:25 PDT 2018


On 9/9/18 4:07 PM, H. Peter Anvin wrote:
> On 09/09/18 00:56, hpa at zytor.com wrote:
>>
>> It's up on the site I pointed to, including the git repo with the source.
>>
> 
> Specifically, see:
> 
> https://git.zytor.com/abc80/abcdisk.git/	-- Read/write disk images
> 
> https://git.zytor.com/abc80/ithabs.git/	-- Convert Intel Hex -> ABS
> 
> https://git.zytor.com/abc80/mfmdecode.git/	-- Decode cassette recordings
> 
> https://git.zytor.com/fpga/abc80/abc80.git/	-- ABC80-in-FPGA
> 
> The latter repository contains bin2bac and some other bin2* tools, written in
> Perl, but should be quite trivial to convert to C.
> 

I just added *untested* support for ABC800/BASIC-II to bin2bac.pl.  The loader
source code is in bac800.asm.

I fully expect it to be broken, but at least it should be a matter of minor
bugs -- probably in the loader assembly code.

	-hpa



More information about the ABC80 mailing list