34 Commits (bfe2c87a2341c51122e8e3a4e942591bf57b4fee)

Author SHA1 Message Date
  James Stanley 7f7251d57f Fix buffer overrun in shell emulator (#51) 4 years ago
  Virgil Dupras f4b6c7637d zasm: rename #inc to .inc 4 years ago
  Virgil Dupras 340a474941 emul/shell: use '@' symbol in jump table 4 years ago
  Virgil Dupras 01031a780a ed: Add 'w' command 5 years ago
  Virgil Dupras 942d2a952d ed: take filename as an argument 5 years ago
  Virgil Dupras eefadc3917 ed: add support for 'a' and 'i' 5 years ago
  Virgil Dupras e0f2a71dfc apps/ed: print specified line 5 years ago
  Virgil Dupras 3491c26132 apps/ed: start implementing I/O 5 years ago
  Virgil Dupras 3d474c9121 apps/ed: first steps 5 years ago
  Virgil Dupras 252d71f1b8 Make tools/emul *BSD-friendly 5 years ago
  Virgil Dupras 3dde51ae98 Allow file-to-file compilation in the emulated shell 5 years ago
  Virgil Dupras fc81bce70f Fix error handling when writing to files in emulated shell 5 years ago
  Virgil Dupras c18d42f08b fs: further adjust to previous blkdev refactoring 5 years ago
  Virgil Dupras ae028e3a86 blockdev: make implementors "random access" 5 years ago
  Virgil Dupras 63473cc2e3 blockdev: make selection structure opaque 5 years ago
  Virgil Dupras 50a26f6e39 recipe/rc2014/zasm: new recipe 5 years ago
  Virgil Dupras 7ae29015de tools/emul: add hex representation to debug output 5 years ago
  Virgil Dupras 082fa3431d We can now assemble source files from within the shell! 5 years ago
  Virgil Dupras bed7032ee5 pgm: have its own file handle 5 years ago
  Virgil Dupras ecbb77072e tools/emul/shell: allow the growing of fsdev 5 years ago
  Virgil Dupras f511289a3a tools/emul: make shell's cfsin always have all apps compiled in it 5 years ago
  Virgil Dupras 04bf2117b2 tools/emul: re-organize .h files 5 years ago
  Virgil Dupras f8bd8eeaaf Make userspace parse args the same way the shell does 5 years ago
  Virgil Dupras 73c3fc7947 shell/stdio: decouple from blkdev (again) 5 years ago
  Virgil Dupras 88bf98321e fs: adjust to DE->IX change in recipe/emul glue code 5 years ago
  Virgil Dupras 2e8af376e3 pgm: new kernel module 5 years ago
  Virgil Dupras cdc865f8c6 tools/emul/shell: add debug output 5 years ago
  Virgil Dupras 328f44814e Make blockdev pointers 32 bits 5 years ago
  Virgil Dupras c586c0d63c Make the shell emulator be built by zasm 5 years ago
  Virgil Dupras 013a3b74c8 Add the concept of unit tests 5 years ago
  Virgil Dupras 45b8e84e2a shell: de-macro-ize 5 years ago
  Virgil Dupras 56760b5aba stdio: de-macro-ize 5 years ago
  Virgil Dupras dfce0d3a62 tools/emul: fix shell RAMSTART 5 years ago
  Virgil Dupras def6c2123d tools/emul: clean up the place a bit 5 years ago