![]() |
Loosing "print8.asm" (solved-not a bug) - Printable Version +- Forum (https://www.boriel.com/forum) +-- Forum: Compilers and Computer Languages (https://www.boriel.com/forum/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://www.boriel.com/forum/forumdisplay.php?fid=11) +---- Forum: Help & Support (https://www.boriel.com/forum/forumdisplay.php?fid=16) +---- Thread: Loosing "print8.asm" (solved-not a bug) (/showthread.php?tid=332) |
Loosing "print8.asm" (solved-not a bug) - compiuter - 03-14-2011 In my netbook I overwrite your new version 128r573 with old 126 and run my program. This file seems to be loosed. Re: Loosing "print8.asm" - boriel - 03-14-2011 compiuter Wrote:In my netbook I overwrite your new version 128r573 with old 126 and run my program. This file seems to be loosed.And it's ok. 1.2.8 (and probably others) don't use print8.asm anymore, but printi8.asm and printu8.asm instead. Re: Loosing "print8.asm" - compiuter - 03-14-2011 Right then. I just say about It was an error, but all ok. Maybe I need test in the big laptop. ![]() |