Add competing ASM type ;)

This commit is contained in:
Gabriel Tofvesson 2019-04-05 23:21:42 +02:00
parent e6a0351942
commit d51763221a

3
test.gs Normal file
View File

@ -0,0 +1,3 @@
LOAD GR0, 0xFF # Put FF into GR0
CMP GR0, GR2
HALT