microtan is identical

This commit is contained in:
Michael Steil
2008-10-15 05:28:25 +00:00
parent 8e753acd2b
commit fa5b615f84
6 changed files with 960 additions and 14 deletions

4
init.s
View File

@@ -462,4 +462,8 @@ QT_BASIC:
.ifdef APPLE
.include "apple_extra.s"
.endif
.ifdef MICROTAN
.include "microtan_extra.s"
.endif