1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-10-05 10:40:55 +10:00
Commit Graph

2 Commits

Author SHA1 Message Date
Virgil Dupras
0f5fab23e9 zasm: don't accept "0X" prefix for hex anymore
This was only necessary in the time where input was upcased right after
reading.
2019-05-17 10:03:36 -04:00
Virgil Dupras
7083116379 zasm: remove JUMP_ prefixes
They serve no purpose and make the code less flexible.
2019-05-17 09:50:11 -04:00