mirror of
https://github.com/TomHarte/CLK.git
synced 2024-12-23 20:29:42 +00:00
Updated: there is some ST emulation here now.
This commit is contained in:
parent
837dfd1ab8
commit
0bf61c9c99
@ -1,4 +1,13 @@
|
||||
THIS EMULATOR DOES NOT EMULATE THE ATARI ST.
|
||||
# Emulation
|
||||
|
||||
ROM files would ordinarily go here; the copyright status of these is uncertain so they have not been included in this repository.
|
||||
|
||||
Expected files:
|
||||
|
||||
tos100.img; a 196kb image of the UK Atari ST TOS 1.00 ROM.
|
||||
|
||||
|
||||
# Test Cases.
|
||||
|
||||
Included here are Atari ST-targeted versions of EmuTOS, being a significant chunk of freely available and redistributable 68000 code that can be used to test the 68000-in-progress.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user