Commit Graph

  • e259e3d02e
    Merge pull request #13 from luzpaz/typos Virgil Dupras 2019-10-09 19:20:04 -0400
  • 9829195c69
    Add screenshot to main README.md #20 Quercus Felis 2019-10-09 16:58:34 -0600
  • 5f02f07c76
    Optimised intoXX functions Clanmaster21 2019-10-09 22:43:52 +0100
  • a07db8c81a Update README.md with useful first run info #18 Dmitry Rodichev 2019-10-10 00:25:31 +0300
  • 23be234762 print value of memory pointer when no arguments are given Valentin Lenhart 2019-10-09 22:05:29 +0200
  • 8ff0574832 use absolute link v1rtl 2019-10-09 22:09:35 +0300
  • e186c86b96 add logo v1rtl 2019-10-09 22:03:19 +0300
  • 6a635fddd9 Fix misc. source comment typos #13 luz.paz 2019-10-09 11:12:08 -0400
  • 164b884d83
    ECHO.md #10 AnonAmazing 2019-10-09 18:56:35 +0800
  • b7bf6b8ee5
    couple of typos #3 Kartik Agaram 2019-10-07 19:11:56 -0700
  • 83b314c450 zasm: lower RAM requirements Virgil Dupras 2019-10-06 15:42:09 -0400
  • e4732d79dc zasm: tighten directive detection a bit Virgil Dupras 2019-10-06 14:39:47 -0400
  • f4b6c7637d zasm: rename #inc to .inc Virgil Dupras 2019-10-06 14:32:23 -0400
  • 340a474941 emul/shell: use '@' symbol in jump table Virgil Dupras 2019-10-04 20:29:42 -0400
  • 612323f714 zasm: add "last value" symbol (@) Virgil Dupras 2019-10-04 20:26:21 -0400
  • 63d6cf0875 Fix mis-documentation Virgil Dupras 2019-10-04 13:52:14 -0400
  • 8db1bdb245 ed: add '.' and '$' support Virgil Dupras 2019-10-04 13:49:33 -0400
  • 55be698f61 Pimp up the docs a little bit Virgil Dupras 2019-10-04 12:05:05 -0400
  • c96c8e7df0 ed: update curline after a, i and d Virgil Dupras 2019-07-25 21:24:36 -0400
  • c839703682 recipes/sms/romasm: ed and zasm, fully functional! Virgil Dupras 2019-07-25 14:23:13 -0400
  • 22f9b4f07e kbd: add keypad codes to keycode table Virgil Dupras 2019-07-25 14:22:17 -0400
  • d1735c3a73 zasm: remove last remnants of "old style" variables Virgil Dupras 2019-07-25 14:02:04 -0400
  • 13028d431e recipes/sms/romasm: limit mmap size Virgil Dupras 2019-07-23 23:01:17 -0400
  • 4f6c230dc8 mmap: add MMAP_LEN parameter Virgil Dupras 2019-07-23 23:00:32 -0400
  • 985d56ca5a core: preserve A in cpHLDE Virgil Dupras 2019-07-23 22:59:10 -0400
  • 1c6a7caeae recipes/sms/romasm: make zasm's memory usage fit the SMS Virgil Dupras 2019-07-23 16:50:19 -0400
  • af0b6231ca recipes/sms/romasm: make ed's memory usage fit the SMS Virgil Dupras 2019-07-23 16:13:52 -0400
  • c2d84563dd zasm: allow duplicate const definition Virgil Dupras 2019-07-23 16:01:23 -0400
  • ffa28195b1 recipes/sms/romasm: adjust glue to zasm changes Virgil Dupras 2019-07-23 15:42:52 -0400
  • 1dec33e02a zasm: make symbol registry a bit more straightforward Virgil Dupras 2019-07-23 15:21:42 -0400
  • 02c7eb0161 zasm: clarify strlen's API Virgil Dupras 2019-07-23 09:28:39 -0400
  • cc7a4bae58 zasm: improve .equ duplicate detection handling Virgil Dupras 2019-07-22 22:49:43 -0400
  • 9ea72dc1d0 zasm: add separate symbol registry for constants Virgil Dupras 2019-07-22 22:23:57 -0400
  • cdb206b7a5 zasm: fix nasty (iy+d) misparsing bug Virgil Dupras 2019-07-23 13:58:18 -0400
  • b95f4c8c24 zasm: remove SYM_CTX_PTR Virgil Dupras 2019-07-22 16:34:40 -0400
  • f4f91ebd79 zasm: remove SYM_CTX Virgil Dupras 2019-07-22 15:59:47 -0400
  • 311d04e9aa zasm: make symbol registry easily parametrizable Virgil Dupras 2019-07-22 13:37:57 -0400
  • 518f12b07f sms/vdp: clear 2 lines forward when doing LF Virgil Dupras 2019-07-22 11:03:44 -0400
  • 87d794d426 recipes/sms/romasm: adjust ed/zasm offsets Virgil Dupras 2019-07-22 10:10:42 -0400
  • 0237ff105f ed: fix 'd' going crazy when deleting last lines of buf Virgil Dupras 2019-07-21 19:43:45 -0400
  • 0fd16a0bb6 ed: fix boken 'a' and 'd' cmds Virgil Dupras 2019-07-21 19:32:24 -0400
  • f43241a5a0 kbd: support shifted characters Virgil Dupras 2019-07-21 17:30:50 -0400
  • 52e5f5b5bf kbd: simplify code Virgil Dupras 2019-07-21 16:58:16 -0400
  • 77d805ea0f shell: allow cmds to be shorter than 4 chars Virgil Dupras 2019-07-21 15:57:55 -0400
  • 70a42e8c4d recipes/sms/romasm: first steps Virgil Dupras 2019-07-21 15:37:03 -0400
  • 421d881fae ed: allow inserting in empty file Virgil Dupras 2019-07-21 15:06:03 -0400
  • 34f499184d zasm: add ".bin" directive Virgil Dupras 2019-07-21 12:58:02 -0400
  • 01031a780a ed: Add 'w' command Virgil Dupras 2019-07-21 11:39:00 -0400
  • f6479486f2 ed: allow appending at the end of the file Virgil Dupras 2019-07-21 11:09:29 -0400
  • 8d7abd9994 ed: fix broken buf insert logic Virgil Dupras 2019-07-21 10:52:36 -0400
  • 1a5a1b9861 ed: make scratchpad memory only Virgil Dupras 2019-07-21 08:47:42 -0400
  • 942d2a952d ed: take filename as an argument Virgil Dupras 2019-07-20 19:35:19 -0400
  • fe15bafeca zasm: fix bug with registry selection Virgil Dupras 2019-07-20 18:07:52 -0400
  • a7afbe091e tools/tests: remove scas requirement Virgil Dupras 2019-07-20 17:13:57 -0400
  • 0c0db41477 recipes/sms/kbd: add schematic Virgil Dupras 2019-07-20 14:51:34 -0400
  • 57e7b3ca05 recipes/sms/kbd: PS/2 keyboard adapter for the SMS! Virgil Dupras 2019-07-19 15:45:13 -0400
  • 23354eba94 stdio: fix broken ReadC logic Virgil Dupras 2019-07-19 14:44:47 -0400
  • 253674ea05 Fix broken tests Virgil Dupras 2019-07-19 14:24:35 -0400
  • eefadc3917 ed: add support for 'a' and 'i' Virgil Dupras 2019-07-14 17:29:00 -0400
  • 77a23cee84 ed: fix bufDelLines logic Virgil Dupras 2019-07-14 16:18:33 -0400
  • 5669884508 ed: read initial contents in bufInit Virgil Dupras 2019-07-14 12:19:37 -0400
  • 797cbdcc95 blockdev: protect IX in routines Virgil Dupras 2019-07-14 12:17:13 -0400
  • 3b0029335a ed: add README Virgil Dupras 2019-07-14 11:30:28 -0400
  • 8af1cf468c ed: add 'd' cmd Virgil Dupras 2019-07-14 10:32:28 -0400
  • 50d0dc982c ed: check addr bounds Virgil Dupras 2019-07-14 09:04:51 -0400
  • c811d5330c apps/ed: add support for addr ranges Virgil Dupras 2019-07-13 22:09:17 -0400
  • 2d9f74c2af apps/ed: refactoring Virgil Dupras 2019-07-13 21:08:16 -0400
  • 8cf68dc7ad apps/ed: handle +[n] and -[n] addresses Virgil Dupras 2019-07-13 16:30:30 -0400
  • 3861670bcc shell: don't parse empty cmds Virgil Dupras 2019-07-13 15:34:43 -0400
  • 951dd2206d apps/ed: add the concept of "current line" Virgil Dupras 2019-07-13 15:28:44 -0400
  • e0f2a71dfc apps/ed: print specified line Virgil Dupras 2019-07-13 14:01:20 -0400
  • 237d04fefd zasm: update bootstrap bin Virgil Dupras 2019-07-13 11:54:47 -0400
  • 6dbbfa837d apps/ed: add (dummy) line number processing Virgil Dupras 2019-07-13 11:53:30 -0400
  • 3491c26132 apps/ed: start implementing I/O Virgil Dupras 2019-07-13 11:29:06 -0400
  • 3d474c9121 apps/ed: first steps Virgil Dupras 2019-07-13 09:57:37 -0400
  • 921a109749 stdio: little tweaks Virgil Dupras 2019-07-13 09:28:35 -0400
  • e01ee170cb stdio: add stdioReadC Virgil Dupras 2019-07-13 09:19:01 -0400
  • 252d71f1b8 Make tools/emul *BSD-friendly Virgil Dupras 2019-07-11 21:21:54 -0400
  • 8cc5bbb110 recipes/sms: update README Virgil Dupras 2019-07-02 16:31:16 -0400
  • ade9b96d14 sms/pad: make B jump to the next selection "class" Virgil Dupras 2019-07-02 16:18:00 -0400
  • 162e503291 sms/vdp: properly protect AF on PutC Virgil Dupras 2019-07-02 15:54:07 -0400
  • f41508725d sms/pad: handle return properly Virgil Dupras 2019-07-02 15:23:28 -0400
  • 9c87734499 sms/vdp: clear cursor before CR or BS Virgil Dupras 2019-07-02 15:22:14 -0400
  • ff7a114736 zasm: update bootstrap bin Virgil Dupras 2019-07-02 14:12:49 -0400
  • 54b0602710 zasm: add support for RES and SET Virgil Dupras 2019-07-02 14:12:29 -0400
  • dd84c11905 recipes/sms: Add pad-oriented character selection Virgil Dupras 2019-07-02 13:15:24 -0400
  • 2679172edf sms/vdp: implement "chrsel" hook Virgil Dupras 2019-07-02 13:14:02 -0400
  • 74de1c92cf sms/pad: implement character selection mechanism Virgil Dupras 2019-07-02 13:12:52 -0400
  • 748d7347c8 shell: add "loop hook" Virgil Dupras 2019-07-02 13:11:37 -0400
  • bd003829e8 recipes/sms: plug shell in! Virgil Dupras 2019-07-02 11:14:30 -0400
  • 404dbd0ddd sms/vdp: handle CR and LF Virgil Dupras 2019-07-02 11:14:16 -0400
  • 767db17252 recipes/sms: hitting a button now adds a char on the screen Virgil Dupras 2019-07-02 10:49:30 -0400
  • 2da4a3a87b sms/vdp: new module allowing PutC to spit chars in the VDP Virgil Dupras 2019-07-02 10:48:38 -0400
  • c5a0a6ff54 sms/pad: easily detect change in button config Virgil Dupras 2019-07-02 10:47:59 -0400
  • 9eb80d5eac sms/pad: new module to manage Megadrive controller in SMS Virgil Dupras 2019-07-02 09:02:19 -0400
  • ca5bc07a75 recipes/sms: show all letters in font when Start is pressed Virgil Dupras 2019-07-01 16:15:46 -0400
  • ba2804a255 recipes/sms: add controller support Virgil Dupras 2019-07-01 15:46:10 -0400
  • 95fa473641 recipes/sms: New section for Sega Master System Virgil Dupras 2019-07-01 11:05:25 -0400
  • 63486126ef zasm: update bootstrap bin Virgil Dupras 2019-07-01 10:56:38 -0400
  • 3a8b5108f7 zasm: make .fill support word arguments Virgil Dupras 2019-07-01 10:56:03 -0400