Source files for Y6502 for MUSIC
LICENSE.TXT Terms and conditions (text)
README.TXT What passes for documentation (text)
BUILDING.TXT Instructions for building from FORTRAN G source (text)
Y6502F.FORTG 6502 simulation initialisation (FORTRAN G)
Y6502A.S 6502 simulation core (IBM/370 assembler)
BBCMOS.FORTG BBC Micro OS simulation (FORTRAN G)
BBCOS.HEX 6502 machine language shim which calls BBC Micro OS simulation code (text)
BBCOS.LIS Listing of 6502 machine language shim (text)
Y6502 Executor file to load and run 6502 simulator (text)
BBC Rexx program to launch BBC Micro and 6502 simulator (text)
Y6502F.S Original 6502 simulation initialisation (VS FORTRAN)
BBCMOS.S Original BBC Micro OS simulation (VS FORTRAN)
TRANSLATE.WAT Stub program to translate later FORTRAN to FORTRAN IV (FORTRAN)