Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 903 Bytes

README.md

File metadata and controls

31 lines (27 loc) · 903 Bytes

Assembly code Z80 for MSX with V9958 VDP

Code and files are from 1995.
Intention was to make demo with scroll, line interrupts, color bars and wave.
Almost done, but never finished.


I have no clue anymore what the files contain.
Just came across these files on a lost drive and now downloadable for the lovers of MSX.

I used most of the time WBASS2 Z80 Assembler

Checked some files in Emulator..

--- image files --
ARABIA.SCC -> font screen 12
DVILHEAD.SCC -> devil head image screen 12
PINSKULL.SCC -> pin skull image screen 12
URF.SRB -> earth image screen 10/11
PINSKULL.SRB -> pin skull image screen 10/11/12
URFFONT.SRB -> font screen 10/11

--- binary files ------
*.bin -> compiled files

--- uncompiled sources ---
*.asc -> ascii files
*.asm -> assembly ascii files