1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-01 22:41:32 +00:00

Adds readme related to C64 ROMs.

Necessary for the Lorenz 6526 tests. I've no current plans to work on the C64.
This commit is contained in:
Thomas Harte 2021-07-30 21:23:12 -04:00
parent f576baf214
commit e51151e558

View File

@ -0,0 +1,7 @@
ROM files would ordinarily go here; the copyright status of these is uncertain so they have not been included in this repository.
Expected files:
kernal.901227-02.bin; the Commodore 64 kernel.
NB: this file is used only for a particular set of unit tests. This is not currently a Commodore 64 emulator.