1620 次程式碼提交 (95ab1ad58808c83e8103ded099b4f3f1aeb6cb20)
 

作者 SHA1 備註 提交日期
  Virgil Dupras 95ab1ad588 Transform "blk/" folders into "blk.fs" text files 3 年之前
  Virgil Dupras 532bcc7e78 cvm: split stage and forth xcomp units 3 年之前
  Virgil Dupras 4720714bd4 doc: improve "hook word" description 3 年之前
  Virgil Dupras 3f38c025e7 VE: add support for tight screens 3 年之前
  Virgil Dupras 6a7c8ae1c8 VE: allow usage on screens narrower than 67 columns 3 年之前
  Virgil Dupras 10da104873 VE: decouple from core's LIST 3 年之前
  Virgil Dupras d1718a90c7 sms: add support for VDP's text mode 3 年之前
  Virgil Dupras 09c01c4a43 emul/z80: extract tms9918 unit from sms_vdp 3 年之前
  Virgil Dupras c7d8de25b2 ti84: use Grid subsystem 3 年之前
  Virgil Dupras 2d54c3243d grid: add CLRLN and change _lf behavior 3 年之前
  Virgil Dupras e0bcf3473e Adjust Grid subsystem 3 年之前
  Virgil Dupras b97e761942 Add Grid subsystem 3 年之前
  Virgil Dupras 603ad5d255 sms: don't use MIN in drivers 3 年之前
  Virgil Dupras be52fb1383 sms/vdp: fix bad mirroring 3 年之前
  Virgil Dupras f7ad84adae cvm: guard against segfaults 3 年之前
  Virgil Dupras a88c2b6b42 Fix stack leak in LIST 3 年之前
  Virgil Dupras 3615944ffa Remove MIN and MAX from core 3 年之前
  Virgil Dupras 3171b03335 Allow list to stop spitting a line early 3 年之前
  Virgil Dupras f09950a12a sms/vdp: clear rest of line on line feed 3 年之前
  Virgil Dupras 11ebaaaa0b doc: add SPI relay instructions for the SMS 3 年之前
  Virgil Dupras 4b71f0a344 sms/spi: sample DO when CLK is high 3 年之前
  Virgil Dupras 2b8524d11e sms: CPORT_CTL is write-only! 3 年之前
  Virgil Dupras 6cb310c38c emul+cvm: link to curses instead of ncurses 3 年之前
  Virgil Dupras 0a26acfee6 ps2: interpret KC 0x1f as '2' 3 年之前
  Virgil Dupras 29f3bf1e70 doc/hw/sms: adjust ROM hacking instructions 3 年之前
  Virgil Dupras beddb6a375 sdc: fix stack underflow on mis-initialization 3 年之前
  Virgil Dupras 7d568bd782 sms: simplify and solidify ports-related drivers 3 年之前
  Virgil Dupras 3a0084aa31 doc/bootstrap: fix inaccuracies 3 年之前
  Virgil Dupras 7001446212 Complete overhaul of recipes 3 年之前
  Virgil Dupras 480cf342fa Optimize SD card subsystem a bit 3 年之前
  Virgil Dupras ce10320030 emul/z80/sms: add SPI exchange through controller port 3 年之前
  Virgil Dupras 97a46a7b9b emul/z80: decouple SDC and SPI 3 年之前
  Virgil Dupras e31527f5ac Add word ROT> 3 年之前
  Virgil Dupras 75ef1f440c Make MOVE* words use A@ and A! 3 年之前
  Virgil Dupras 69bb34ce7b Add tests for MOVE* words 3 年之前
  Virgil Dupras de7cb4a80f Add word A, 3 年之前
  Virgil Dupras 30b56185e9 Optimize parsing routines 3 年之前
  Virgil Dupras f027f13042 Remove an indirection in ERR 3 年之前
  Virgil Dupras 705d68deec Move most of the high layer of comp core into the low one 3 年之前
  Virgil Dupras 8f3891f7d3 Move EMIT to low core 3 年之前
  Virgil Dupras 038c25957b Make C<* into a switch word 3 年之前
  Virgil Dupras 5e13dcedf3 Make KEY and EMIT into switch words 3 年之前
  Virgil Dupras d3ec0e3a6c Use SYSVARS instead of RAM+ in core switches defs 3 年之前
  Virgil Dupras adea75e50a Add alias and switch word types 3 年之前
  Virgil Dupras a82db0739a z80: make exec routine a wee bit tighter 3 年之前
  Virgil Dupras 788453b89c Simplify NL 3 年之前
  Virgil Dupras 04bd57b527 Remove BIT@ and BIT! 3 年之前
  Virgil Dupras fc63541725 Improve documentation 3 年之前
  Virgil Dupras 3198cd8d08 emul/8086/pcat: fix broken AT-XY 3 年之前
  Virgil Dupras 6947fea2a8 emul/z80: add SD card support to SMS 3 年之前