604 Révisions (948a06cb41438496291070555a3378623a5cee99)
 

Auteur SHA1 Message Date
  Virgil Dupras 817636242a Add at28w app and recipe il y a 5 ans
  Virgil Dupras 145b48efb7 Add apps/sdct il y a 5 ans
  Virgil Dupras 8b638f6899 Update README il y a 5 ans
  Virgil Dupras 9bb2194fb0 recipes/rc2014/zasm: zasm can now assemble *and* write to file il y a 5 ans
  Virgil Dupras 495d69c1cb sdc: make writing more solid il y a 5 ans
  Virgil Dupras e046081900 sdc: add second buffer il y a 5 ans
  Virgil Dupras db24e21276 sdc: add layer of indirection to buffer system il y a 5 ans
  Virgil Dupras b742d48b75 Update bootstrap binaries il y a 5 ans
  Virgil Dupras 3dde51ae98 Allow file-to-file compilation in the emulated shell il y a 5 ans
  Virgil Dupras fb99f4ad91 fs: grow file size on fsPutC, if appropriate il y a 5 ans
  Virgil Dupras fc81bce70f Fix error handling when writing to files in emulated shell il y a 5 ans
  Virgil Dupras 2483ee699d fs: fix broken fopn on id > 0 il y a 5 ans
  Virgil Dupras a7ce9f6fc6 pgm: adapt to recent blkdev change il y a 5 ans
  Virgil Dupras c18d42f08b fs: further adjust to previous blkdev refactoring il y a 5 ans
  Virgil Dupras ae028e3a86 blockdev: make implementors "random access" il y a 5 ans
  Virgil Dupras 63473cc2e3 blockdev: make selection structure opaque il y a 5 ans
  Virgil Dupras c85ed474d7 blockdev: remove _blkCall il y a 5 ans
  Virgil Dupras 50a26f6e39 recipe/rc2014/zasm: new recipe il y a 5 ans
  Virgil Dupras dfe19e20e4 Includes work fine when assembling from the shell il y a 5 ans
  Virgil Dupras 7ae29015de tools/emul: add hex representation to debug output il y a 5 ans
  Virgil Dupras 082fa3431d We can now assemble source files from within the shell! il y a 5 ans
  Virgil Dupras 839ba91312 mmap: make zasm-friendly il y a 5 ans
  Virgil Dupras 78345b336e Update bootstrap bin il y a 5 ans
  Virgil Dupras 465da6a79d zasm: add .out directive il y a 5 ans
  Virgil Dupras 40b3d5e11e tools/emul/shell: copy user.h in its cfsin il y a 5 ans
  Virgil Dupras bed7032ee5 pgm: have its own file handle il y a 5 ans
  Virgil Dupras a48a91c8da pgm: properly pass shell args in HL il y a 5 ans
  Virgil Dupras ecbb77072e tools/emul/shell: allow the growing of fsdev il y a 5 ans
  Virgil Dupras f511289a3a tools/emul: make shell's cfsin always have all apps compiled in it il y a 5 ans
  Virgil Dupras 04bf2117b2 tools/emul: re-organize .h files il y a 5 ans
  Virgil Dupras 9a72f10221 zasm: includes CFS is now built on-the-fly by zasm.sh il y a 5 ans
  Virgil Dupras 02954af570 Simplyfy the creation of includes.cfs il y a 5 ans
  Virgil Dupras a4e45d1a75 zasm: make fsdev buffer larger il y a 5 ans
  Virgil Dupras 58bdc6b27f cfspack: apply fnmatch only to files il y a 5 ans
  Virgil Dupras 8e2a89cea5 cfspack: add the ability to spit a single file il y a 5 ans
  Virgil Dupras c317fbdcf9 cfspack: add pattern argument il y a 5 ans
  Virgil Dupras 22e990ed89 Parametrize zasm linux bin's include CFS file il y a 5 ans
  Virgil Dupras 37a167562c Update bootstrap bin il y a 5 ans
  Virgil Dupras 21c677a950 Make parseArgs not expect a leading space il y a 5 ans
  Virgil Dupras f8bd8eeaaf Make userspace parse args the same way the shell does il y a 5 ans
  Virgil Dupras 57356e47b4 recipes/rc2014/sdcard: add instructions to write to SD card il y a 5 ans
  Virgil Dupras 26e71ee580 Update shell/blkdev docs il y a 5 ans
  Virgil Dupras 95f1a8ddaf blkdev: make load command stop and the end of the stream il y a 5 ans
  Virgil Dupras 73c3fc7947 shell/stdio: decouple from blkdev (again) il y a 5 ans
  Virgil Dupras 88bf98321e fs: adjust to DE->IX change in recipe/emul glue code il y a 5 ans
  Virgil Dupras 5e5c7e6592 sdc: add sdcPutC il y a 5 ans
  Virgil Dupras 3bc7cec03a sdc: allow the read of 0xff il y a 5 ans
  Virgil Dupras 2e8af376e3 pgm: new kernel module il y a 5 ans
  Virgil Dupras 7c191fd978 fs: standardize file handle routine argument to IX il y a 5 ans
  Virgil Dupras 83771b538f fs: check for file size bounds in GetC il y a 5 ans