Skip to content
Commit 0fd1fff4 authored by NekoNekoNyan's avatar NekoNekoNyan
Browse files

Assembly support, file format autodetecting, fixes

Common:
 - CTRLIO.SYNC | CTRLIO.CIN for synchronous input (by default)
 - Unsupported HALT marked to remove
 - Not using IpEntry/ApEntry - not supported by HW
 -

Compiler:
 - Input/output file format autodetecting and new CLI options to override it
 - Removed extended commands support
 - Removed CTRLIO optimization (not supported by HW)
 - Reading (basic) assembly files
 - Support for writing hex files

Emulator:
 - Incrementing IP before command execution - as by HW
parent b4267c25
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment