1
0
mirror of https://github.com/fachat/xa65.git synced 2024-06-29 13:29:27 +00:00
xa65/xa/attic/loader
2023-11-19 21:24:38 +01:00
..
ex2 official xa-2.4.0 2023-11-19 21:24:38 +01:00
example2 official xa-2.4.0 2023-11-19 21:24:38 +01:00
file.def official xa-2.4.0 2023-11-19 21:24:38 +01:00
loader.a65 official xa-2.4.0 2023-11-19 21:24:38 +01:00
Makefile official xa-2.4.0 2023-11-19 21:24:38 +01:00
Makefile.test official xa-2.4.0 2023-11-19 21:24:38 +01:00
README official xa-2.4.0 2023-11-19 21:24:38 +01:00
rom65.ok official xa-2.4.0 2023-11-19 21:24:38 +01:00
test.a official xa-2.4.0 2023-11-19 21:24:38 +01:00
test2.a official xa-2.4.0 2023-11-19 21:24:38 +01:00
test3.a official xa-2.4.0 2023-11-19 21:24:38 +01:00

In this directory you find two test files, i.e. test.a and test2.a for 
xa. test.a is assembled into the file "example", which is loaded by the
relocator "loader", when started on a C64. Don't try to execute this
file, it's just for testing.