asmodeus 0.1.0

Complete assembler and emulator for Asmodeus architecture
1
2
3
4
5
6
; example: File with lexical error
; Contains invalid token that will cause lexer error

start:
    POB @invalid    ; @ is not a valid character
    STP