Skip to content

IntergalacticMicrosystems/Victor9000-ROM-source-F3F7

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Updates:

Assembled ROM now matches the newer F3F7 version.

Search the ASM files for f3f7 to see the changes.

It could use some work to comment and define the addresses.

I'm compiling on windows - see winbuild.cmd

You'll need Python, alink, jwasm, and GNU dd, make, tail.

A zip with most of those can be found here:

https://victor9000.com/files/v9k-bios-build.zip


This is the source code for the Victor 9000, Sirius 1, and Vicky. I found the source code here:

http://oldcomputers.dyndns.org/public/pub/roms/victor-sirius/index.html

I added a Makefile so that I could assemble it under Linux. I had to make a few minor changes to get it to assemble. After adding a couple of NOPs the output matches the F3F6 version in my Victor exactly.

In order to assemble and link you will need a MASM compatible assembler and linker:

To get Alink to compile on Linux I have provided a patch.

[email protected]

About

Assembly source to the Victor 9000, Sirius 1, and Vicky, updated to match v F3F7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 99.4%
  • Other 0.6%