X-Git-Url: http://cloudbase.mooo.com/gitweb/avrcpm.git/blobdiff_plain/21c909d111de095a396f08de06b30d666f4ccf9f..28cf89bfbf775cb8cf82c545f9afa68a82259a09:/avrcpm.asm diff --git a/avrcpm.asm b/avrcpm.asm index 4e666c9..238c282 100644 --- a/avrcpm.asm +++ b/avrcpm.asm @@ -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