506 Commits (cbc6fb5931c24362836b8bd9ac55c47efc5c091b)
 

Author SHA1 Message Date
  Virgil Dupras df5549ae76 tools/upload.py: support files larger than 0xff bytes 5 years ago
  Virgil Dupras d40940a1ff doc/zasm: fix error 5 years ago
  Virgil Dupras 817636242a Add at28w app and recipe 5 years ago
  Virgil Dupras 145b48efb7 Add apps/sdct 5 years ago
  Virgil Dupras 8b638f6899 Update README 5 years ago
  Virgil Dupras 9bb2194fb0 recipes/rc2014/zasm: zasm can now assemble *and* write to file 5 years ago
  Virgil Dupras 495d69c1cb sdc: make writing more solid 5 years ago
  Virgil Dupras e046081900 sdc: add second buffer 5 years ago
  Virgil Dupras db24e21276 sdc: add layer of indirection to buffer system 5 years ago
  Virgil Dupras b742d48b75 Update bootstrap binaries 5 years ago
  Virgil Dupras 3dde51ae98 Allow file-to-file compilation in the emulated shell 5 years ago
  Virgil Dupras fb99f4ad91 fs: grow file size on fsPutC, if appropriate 5 years ago
  Virgil Dupras fc81bce70f Fix error handling when writing to files in emulated shell 5 years ago
  Virgil Dupras 2483ee699d fs: fix broken fopn on id > 0 5 years ago
  Virgil Dupras a7ce9f6fc6 pgm: adapt to recent blkdev change 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 c85ed474d7 blockdev: remove _blkCall 5 years ago
  Virgil Dupras 50a26f6e39 recipe/rc2014/zasm: new recipe 5 years ago
  Virgil Dupras dfe19e20e4 Includes work fine when assembling from the shell 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 839ba91312 mmap: make zasm-friendly 5 years ago
  Virgil Dupras 78345b336e Update bootstrap bin 5 years ago
  Virgil Dupras 465da6a79d zasm: add .out directive 5 years ago
  Virgil Dupras 40b3d5e11e tools/emul/shell: copy user.h in its cfsin 5 years ago
  Virgil Dupras bed7032ee5 pgm: have its own file handle 5 years ago
  Virgil Dupras a48a91c8da pgm: properly pass shell args in HL 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 9a72f10221 zasm: includes CFS is now built on-the-fly by zasm.sh 5 years ago
  Virgil Dupras 02954af570 Simplyfy the creation of includes.cfs 5 years ago
  Virgil Dupras a4e45d1a75 zasm: make fsdev buffer larger 5 years ago
  Virgil Dupras 58bdc6b27f cfspack: apply fnmatch only to files 5 years ago
  Virgil Dupras 8e2a89cea5 cfspack: add the ability to spit a single file 5 years ago
  Virgil Dupras c317fbdcf9 cfspack: add pattern argument 5 years ago
  Virgil Dupras 22e990ed89 Parametrize zasm linux bin's include CFS file 5 years ago
  Virgil Dupras 37a167562c Update bootstrap bin 5 years ago
  Virgil Dupras 21c677a950 Make parseArgs not expect a leading space 5 years ago
  Virgil Dupras f8bd8eeaaf Make userspace parse args the same way the shell does 5 years ago
  Virgil Dupras 57356e47b4 recipes/rc2014/sdcard: add instructions to write to SD card 5 years ago
  Virgil Dupras 26e71ee580 Update shell/blkdev docs 5 years ago
  Virgil Dupras 95f1a8ddaf blkdev: make load command stop and the end of the stream 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 5e5c7e6592 sdc: add sdcPutC 5 years ago
  Virgil Dupras 3bc7cec03a sdc: allow the read of 0xff 5 years ago
  Virgil Dupras 2e8af376e3 pgm: new kernel module 5 years ago