]> cloudbase.mooo.com Git - avrcpm.git/blobdiff - avrcpm.asm
* New macros sbiw and INTERRUPT:
[avrcpm.git] / avrcpm.asm
index 4e666c99d76a70e6d892ff4daae843824817aa4a..238c28201f436a6f59434769cd20697b7f4da81b 100644 (file)
@@ -57,6 +57,7 @@
        .include "hw-uart.asm"
        .include "dram-4bit.asm"
 #endif
+;      .include "heap.asm"
        .include "remainders.asm"
 
 ; >>>-------------------------------------- Virtual Devices
@@ -72,9 +73,9 @@
 ; <<<-------------------------------------- File System Management
 ;      .include "z80int.asm"           ;Old 8080 interpreter.
 ;      .include "8080int.asm"          ;New 8080 interpreter.
-;      .include "8080int-t3.asm"
-;      .include "8080int-t3-jmp.asm"
-       .include "8080int-jmp.asm"
+;      .include "8080int-t3.asm"       ;Another 8080 interpreter
+;      .include "8080int-t3-jmp.asm"   ;Can't get enough
+       .include "8080int-jmp.asm"      ;
 
 
        .dseg