438 Commits (340a4749412a80d7282f2cff5613e06a80255e13)
 

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