Commit graph

6 commits

Author SHA1 Message Date
Jeremy Penner 6521a2127b massive refactoring; introduce "zipoff"
assemble.jrt for creating assemble.com which has asm.jrt preloaded
rebuild.bat for re-bootstrapping tinyjort from scratch and
  verifying that minijort and assemble produce the same binary
small CGA textmode vocabulary with test program
2023-09-12 23:27:46 -04:00
Jeremy Penner c01f114655 cleanup, flow control immediate words 2023-09-09 14:08:22 -04:00
Jeremy Penner 74171670b2 dictionary words, limited "target" compiler 2023-09-04 23:24:12 -04:00
Jeremy Penner e5384d5aef cleanup and implement file i/o, boolean logic
removed "active file" concept from minijort in favour of taking a
file pointer on the stack
2023-10-16 15:54:44 -04:00
Jeremy Penner 102751b342 First cut at an 8086 assembler vocabulary 2023-09-01 19:10:52 -04:00
Jeremy Penner 791e4644aa First cut at stripping down minijort 2023-09-01 19:10:50 -04:00