View Single Post
Old 6th Oct 2020, 1:40 am   #423
JohnBHanson
Heptode
 
Join Date: Aug 2009
Location: Worthing, Sussex, UK.
Posts: 659
Default Re: Gemini 80-Bus System

I have diss-assembled the boot sector and commented.
set cpm to 1 to get a com file, cpm to 0 gives boot sector.

Checked binary against boot sector (mfb version) and it matches.

Should be easy to modify to read in boot sector if doing boot rom.
NB for boot rom you will need a test unit ready as well as device characteristics command.
to build

m80 bmfb,bmfb=bmfb
l80 bmfb,bmfb/n/e

enjoy...
Attached Files
File Type: zip bmfb.zip (1.0 KB, 37 views)
JohnBHanson is offline