108 コミット (bfe2c87a2341c51122e8e3a4e942591bf57b4fee)

作成者 SHA1 メッセージ 日付
  Virgil Dupras f41ccdbc81 Update bootstrap binaries 4年前
  James Stanley 7f7251d57f Fix buffer overrun in shell emulator (#51) 4年前
  Virgil Dupras 83b314c450 zasm: lower RAM requirements 4年前
  Virgil Dupras e4732d79dc zasm: tighten directive detection a bit 4年前
  Virgil Dupras f4b6c7637d zasm: rename #inc to .inc 4年前
  Virgil Dupras 340a474941 emul/shell: use '@' symbol in jump table 4年前
  Virgil Dupras 612323f714 zasm: add "last value" symbol (@) 4年前
  Virgil Dupras d1735c3a73 zasm: remove last remnants of "old style" variables 5年前
  Virgil Dupras c2d84563dd zasm: allow duplicate const definition 5年前
  Virgil Dupras 1dec33e02a zasm: make symbol registry a bit more straightforward 5年前
  Virgil Dupras cdb206b7a5 zasm: fix nasty (iy+d) misparsing bug 5年前
  Virgil Dupras b95f4c8c24 zasm: remove SYM_CTX_PTR 5年前
  Virgil Dupras f4f91ebd79 zasm: remove SYM_CTX 5年前
  Virgil Dupras 311d04e9aa zasm: make symbol registry easily parametrizable 5年前
  Virgil Dupras 34f499184d zasm: add ".bin" directive 5年前
  Virgil Dupras 01031a780a ed: Add 'w' command 5年前
  Virgil Dupras 942d2a952d ed: take filename as an argument 5年前
  Virgil Dupras fe15bafeca zasm: fix bug with registry selection 5年前
  Virgil Dupras eefadc3917 ed: add support for 'a' and 'i' 5年前
  Virgil Dupras e0f2a71dfc apps/ed: print specified line 5年前
  Virgil Dupras 237d04fefd zasm: update bootstrap bin 5年前
  Virgil Dupras 3491c26132 apps/ed: start implementing I/O 5年前
  Virgil Dupras 3d474c9121 apps/ed: first steps 5年前
  Virgil Dupras 252d71f1b8 Make tools/emul *BSD-friendly 5年前
  Virgil Dupras ff7a114736 zasm: update bootstrap bin 5年前
  Virgil Dupras 63486126ef zasm: update bootstrap bin 5年前
  Virgil Dupras d6b391e39a Update bootstrap binaries 5年前
  Virgil Dupras 7cdc288ef2 zasm: print progress indicator while assembling 5年前
  Virgil Dupras 3bc165c8f6 Update bootstrap bin 5年前
  Virgil Dupras 3e7d181d3c zasm: properly raise error on bas ioPutC calls 5年前
  Virgil Dupras 7ba8e85a4a Update bootstrap binaries 5年前
  Virgil Dupras b742d48b75 Update bootstrap binaries 5年前
  Virgil Dupras 3dde51ae98 Allow file-to-file compilation in the emulated shell 5年前
  Virgil Dupras fc81bce70f Fix error handling when writing to files in emulated shell 5年前
  Virgil Dupras c18d42f08b fs: further adjust to previous blkdev refactoring 5年前
  Virgil Dupras ae028e3a86 blockdev: make implementors "random access" 5年前
  Virgil Dupras 63473cc2e3 blockdev: make selection structure opaque 5年前
  Virgil Dupras 50a26f6e39 recipe/rc2014/zasm: new recipe 5年前
  Virgil Dupras dfe19e20e4 Includes work fine when assembling from the shell 5年前
  Virgil Dupras 7ae29015de tools/emul: add hex representation to debug output 5年前
  Virgil Dupras 082fa3431d We can now assemble source files from within the shell! 5年前
  Virgil Dupras 78345b336e Update bootstrap bin 5年前
  Virgil Dupras 40b3d5e11e tools/emul/shell: copy user.h in its cfsin 5年前
  Virgil Dupras bed7032ee5 pgm: have its own file handle 5年前
  Virgil Dupras ecbb77072e tools/emul/shell: allow the growing of fsdev 5年前
  Virgil Dupras f511289a3a tools/emul: make shell's cfsin always have all apps compiled in it 5年前
  Virgil Dupras 04bf2117b2 tools/emul: re-organize .h files 5年前
  Virgil Dupras 9a72f10221 zasm: includes CFS is now built on-the-fly by zasm.sh 5年前
  Virgil Dupras 02954af570 Simplyfy the creation of includes.cfs 5年前
  Virgil Dupras a4e45d1a75 zasm: make fsdev buffer larger 5年前