450 Комити (3b1bbc1751fe57fa2b6bbf1ccea63726e9efc3ca)
 

Аутор SHA1 Порука Датум
  Virgil Dupras 3b1bbc1751 zasm: support negative displacement for IX/IY пре 4 година
  Clanmaster21 9fb1467ee5 cpHLDE and writeHLinDE improvements (#33) пре 4 година
  Jorde Kang 5460f28cfb Removed unnecessary import sys (#46) пре 4 година
  James Stanley 7f7251d57f Fix buffer overrun in shell emulator (#51) пре 4 година
  Virgil Dupras 8926c33ab1 Fix tools/tests/zasm/runtests.sh shebang пре 4 година
  Keith Stellyes 4180b5873d Fix for tools/zasm.sh being dependent on readlink -f (an issue on macOS, preventing builds) (#28) пре 4 година
  Clanmaster21 6281e2036f Optimised intoXX functions (#19) пре 4 година
  Virgil Dupras e259e3d02e
Merge pull request #13 from luzpaz/typos пре 4 година
  luz.paz 6a635fddd9 Fix misc. source comment typos пре 4 година
  Virgil Dupras 83b314c450 zasm: lower RAM requirements пре 4 година
  Virgil Dupras e4732d79dc zasm: tighten directive detection a bit пре 4 година
  Virgil Dupras f4b6c7637d zasm: rename #inc to .inc пре 4 година
  Virgil Dupras 340a474941 emul/shell: use '@' symbol in jump table пре 4 година
  Virgil Dupras 612323f714 zasm: add "last value" symbol (@) пре 4 година
  Virgil Dupras 63d6cf0875 Fix mis-documentation пре 4 година
  Virgil Dupras 8db1bdb245 ed: add '.' and '$' support пре 4 година
  Virgil Dupras 55be698f61 Pimp up the docs a little bit пре 4 година
  Virgil Dupras c96c8e7df0 ed: update curline after a, i and d пре 5 година
  Virgil Dupras c839703682 recipes/sms/romasm: ed and zasm, fully functional! пре 5 година
  Virgil Dupras 22f9b4f07e kbd: add keypad codes to keycode table пре 5 година
  Virgil Dupras d1735c3a73 zasm: remove last remnants of "old style" variables пре 5 година
  Virgil Dupras 13028d431e recipes/sms/romasm: limit mmap size пре 5 година
  Virgil Dupras 4f6c230dc8 mmap: add MMAP_LEN parameter пре 5 година
  Virgil Dupras 985d56ca5a core: preserve A in cpHLDE пре 5 година
  Virgil Dupras 1c6a7caeae recipes/sms/romasm: make zasm's memory usage fit the SMS пре 5 година
  Virgil Dupras af0b6231ca recipes/sms/romasm: make ed's memory usage fit the SMS пре 5 година
  Virgil Dupras c2d84563dd zasm: allow duplicate const definition пре 5 година
  Virgil Dupras ffa28195b1 recipes/sms/romasm: adjust glue to zasm changes пре 5 година
  Virgil Dupras 1dec33e02a zasm: make symbol registry a bit more straightforward пре 5 година
  Virgil Dupras 02c7eb0161 zasm: clarify strlen's API пре 5 година
  Virgil Dupras cc7a4bae58 zasm: improve .equ duplicate detection handling пре 5 година
  Virgil Dupras 9ea72dc1d0 zasm: add separate symbol registry for constants пре 5 година
  Virgil Dupras cdb206b7a5 zasm: fix nasty (iy+d) misparsing bug пре 5 година
  Virgil Dupras b95f4c8c24 zasm: remove SYM_CTX_PTR пре 5 година
  Virgil Dupras f4f91ebd79 zasm: remove SYM_CTX пре 5 година
  Virgil Dupras 311d04e9aa zasm: make symbol registry easily parametrizable пре 5 година
  Virgil Dupras 518f12b07f sms/vdp: clear 2 lines forward when doing LF пре 5 година
  Virgil Dupras 87d794d426 recipes/sms/romasm: adjust ed/zasm offsets пре 5 година
  Virgil Dupras 0237ff105f ed: fix 'd' going crazy when deleting last lines of buf пре 5 година
  Virgil Dupras 0fd16a0bb6 ed: fix boken 'a' and 'd' cmds пре 5 година
  Virgil Dupras f43241a5a0 kbd: support shifted characters пре 5 година
  Virgil Dupras 52e5f5b5bf kbd: simplify code пре 5 година
  Virgil Dupras 77d805ea0f shell: allow cmds to be shorter than 4 chars пре 5 година
  Virgil Dupras 70a42e8c4d recipes/sms/romasm: first steps пре 5 година
  Virgil Dupras 421d881fae ed: allow inserting in empty file пре 5 година
  Virgil Dupras 34f499184d zasm: add ".bin" directive пре 5 година
  Virgil Dupras 01031a780a ed: Add 'w' command пре 5 година
  Virgil Dupras f6479486f2 ed: allow appending at the end of the file пре 5 година
  Virgil Dupras 8d7abd9994 ed: fix broken buf insert logic пре 5 година
  Virgil Dupras 1a5a1b9861 ed: make scratchpad memory only пре 5 година