refactor & fixed assembler path handling
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
include print "./print.dsa"
|
||||
include print "./lib/print.dsa"
|
||||
|
||||
dw stack: 0x10000
|
||||
db string: "An idiot admires complexity, a genius admires simplicity,
|
||||
a physicist tries to make it simple, for an idiot anything the more complicated it is,
|
||||
the more he will admire it, if you make something so clusterfucked he can't understand it he's
|
||||
gonna think you're a god cause you made it so complicated nobody can understand it.
|
||||
That's how they write journals in Academics, they try to make it so complicated people think you're a genius"
|
||||
db string: "Hello world frfrfr"
|
||||
|
||||
init:
|
||||
// set up a stack.
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user