FlexxCpu version 05 rev. A has just been released.
Major changes of this release are:
Fixed many bugs in the text editor (called text-browser) and in the internal compiler..
Fixed some bugs existing in its simulated memory during the writing in ram, video memory, ecc...
Compiling of file asm now is available.
Now any file asm can be compiled.
The compiler now can compile opcodes with line addresses.
Known bugs or limitations:
The compiler can't compile ALIAS opcode.
The text-editor cannot yet to create new files ASM from inside the editor.
There is a bug in cpu simulator about executing asm code with fews opcodes or when jmp 0x0000 is executed..
There is a bug in the internal compiler that in rare cases it may lock out the compiler or simulator, I am trying to fix it.
Anonymous