Skip to content

adambient/eigenblitz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eigenblitz

An implementation of the VIC-20 game Blitz in Sinclair BASIC using a modern toolchain.

MSX font courtesy of https://www.jimblimey.com/blog/24-zx-spectrum-fonts/

Pasmo (https://pasmo.speccy.org/pasmodoc.html) assembles the Z80 file main.asm into a .tap file

zmakebas (https://github.com/z00m128/zmakebas) converts the Sinclair BASIC text file main.zxb into a .tap file, which also loads the Z80 .tap file.

make.bat builds the .taps and appends to each other, creating a single .tap file that can be used with a ZX Spectrum emulator. To build from powershell enter & .\make.bat from the root directory.

About

An implementation of the VIC-20 game Blitz in Sinclair BASIC using a modern toolchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors