435 Révisions (8db1bdb245f458219839edc00edeebf1912a9e10)
 

Auteur SHA1 Message Date
  Virgil Dupras 8db1bdb245 ed: add '.' and '$' support il y a 4 ans
  Virgil Dupras 55be698f61 Pimp up the docs a little bit il y a 4 ans
  Virgil Dupras c96c8e7df0 ed: update curline after a, i and d il y a 5 ans
  Virgil Dupras c839703682 recipes/sms/romasm: ed and zasm, fully functional! il y a 5 ans
  Virgil Dupras 22f9b4f07e kbd: add keypad codes to keycode table il y a 5 ans
  Virgil Dupras d1735c3a73 zasm: remove last remnants of "old style" variables il y a 5 ans
  Virgil Dupras 13028d431e recipes/sms/romasm: limit mmap size il y a 5 ans
  Virgil Dupras 4f6c230dc8 mmap: add MMAP_LEN parameter il y a 5 ans
  Virgil Dupras 985d56ca5a core: preserve A in cpHLDE il y a 5 ans
  Virgil Dupras 1c6a7caeae recipes/sms/romasm: make zasm's memory usage fit the SMS il y a 5 ans
  Virgil Dupras af0b6231ca recipes/sms/romasm: make ed's memory usage fit the SMS il y a 5 ans
  Virgil Dupras c2d84563dd zasm: allow duplicate const definition il y a 5 ans
  Virgil Dupras ffa28195b1 recipes/sms/romasm: adjust glue to zasm changes il y a 5 ans
  Virgil Dupras 1dec33e02a zasm: make symbol registry a bit more straightforward il y a 5 ans
  Virgil Dupras 02c7eb0161 zasm: clarify strlen's API il y a 5 ans
  Virgil Dupras cc7a4bae58 zasm: improve .equ duplicate detection handling il y a 5 ans
  Virgil Dupras 9ea72dc1d0 zasm: add separate symbol registry for constants il y a 5 ans
  Virgil Dupras cdb206b7a5 zasm: fix nasty (iy+d) misparsing bug il y a 5 ans
  Virgil Dupras b95f4c8c24 zasm: remove SYM_CTX_PTR il y a 5 ans
  Virgil Dupras f4f91ebd79 zasm: remove SYM_CTX il y a 5 ans
  Virgil Dupras 311d04e9aa zasm: make symbol registry easily parametrizable il y a 5 ans
  Virgil Dupras 518f12b07f sms/vdp: clear 2 lines forward when doing LF il y a 5 ans
  Virgil Dupras 87d794d426 recipes/sms/romasm: adjust ed/zasm offsets il y a 5 ans
  Virgil Dupras 0237ff105f ed: fix 'd' going crazy when deleting last lines of buf il y a 5 ans
  Virgil Dupras 0fd16a0bb6 ed: fix boken 'a' and 'd' cmds il y a 5 ans
  Virgil Dupras f43241a5a0 kbd: support shifted characters il y a 5 ans
  Virgil Dupras 52e5f5b5bf kbd: simplify code il y a 5 ans
  Virgil Dupras 77d805ea0f shell: allow cmds to be shorter than 4 chars il y a 5 ans
  Virgil Dupras 70a42e8c4d recipes/sms/romasm: first steps il y a 5 ans
  Virgil Dupras 421d881fae ed: allow inserting in empty file il y a 5 ans
  Virgil Dupras 34f499184d zasm: add ".bin" directive il y a 5 ans
  Virgil Dupras 01031a780a ed: Add 'w' command il y a 5 ans
  Virgil Dupras f6479486f2 ed: allow appending at the end of the file il y a 5 ans
  Virgil Dupras 8d7abd9994 ed: fix broken buf insert logic il y a 5 ans
  Virgil Dupras 1a5a1b9861 ed: make scratchpad memory only il y a 5 ans
  Virgil Dupras 942d2a952d ed: take filename as an argument il y a 5 ans
  Virgil Dupras fe15bafeca zasm: fix bug with registry selection il y a 5 ans
  Virgil Dupras a7afbe091e tools/tests: remove scas requirement il y a 5 ans
  Virgil Dupras 0c0db41477 recipes/sms/kbd: add schematic il y a 5 ans
  Virgil Dupras 57e7b3ca05 recipes/sms/kbd: PS/2 keyboard adapter for the SMS! il y a 5 ans
  Virgil Dupras 23354eba94 stdio: fix broken ReadC logic il y a 5 ans
  Virgil Dupras 253674ea05 Fix broken tests il y a 5 ans
  Virgil Dupras eefadc3917 ed: add support for 'a' and 'i' il y a 5 ans
  Virgil Dupras 77a23cee84 ed: fix bufDelLines logic il y a 5 ans
  Virgil Dupras 5669884508 ed: read initial contents in bufInit il y a 5 ans
  Virgil Dupras 797cbdcc95 blockdev: protect IX in routines il y a 5 ans
  Virgil Dupras 3b0029335a ed: add README il y a 5 ans
  Virgil Dupras 8af1cf468c ed: add 'd' cmd il y a 5 ans
  Virgil Dupras 50d0dc982c ed: check addr bounds il y a 5 ans
  Virgil Dupras c811d5330c apps/ed: add support for addr ranges il y a 5 ans