1699 Commits (master)
 

Autor SHA1 Mensaje Fecha
  Virgil Dupras bf0e999f8e pcat: read LATEST and jump to it hace 4 años
  Virgil Dupras a72322df31 pcat: begin structuring around words hace 4 años
  Virgil Dupras 85a0b87da3 z80: reorder compiledWord and doesWord, saving ourselves a jump hace 4 años
  Virgil Dupras 38d5a9f303 z80: inline cellWord in stable ABI hace 4 años
  Virgil Dupras 40f92b9bab z80: optimize chkPS hace 4 años
  Virgil Dupras 31095bc04d z80: remove call indirections in tight spots hace 4 años
  Virgil Dupras 2b7abf802f pcat: begin porting forth hace 4 años
  Virgil Dupras 1a467efae1 pcat: use a far jump to boot into the OS hace 4 años
  Virgil Dupras 507c2c12e7 8086asm: clarify operands and fix stupidities hace 4 años
  Virgil Dupras 5033f17be2 8086asm: tidy up a bit hace 4 años
  Liorst4 374932fa4d
Clean libz80/libz80.o in make clean (#118) hace 4 años
  Virgil Dupras 07e50313c7 pcat: separate MBR code and OS code hace 4 años
  Virgil Dupras e17f2e6907 pcat: read sector from floppy hace 4 años
  Virgil Dupras b037c86598 recipes/pcat: now tested on real hardware! hace 4 años
  Virgil Dupras f9d04848bd emul: adjust README. AT-XY is implemented hace 4 años
  Maykel Moya 7be6475ea2
Document how to launch a REPL in the host (#117) hace 4 años
  Virgil Dupras 66b27b0790 8086asm: properly initialize DS and DF hace 4 años
  Virgil Dupras 177750c928 recipes/pcat: first steps into 8086! hace 4 años
  Virgil Dupras 4e18fafe46 8086asm: now enough tooling to assemble a PC/AT Hello World boot hace 4 años
  Virgil Dupras 210b833c71 8086asm: begin adding MODRM-enabled ops hace 4 años
  Virgil Dupras 749fdf1b18 8086asm: add 8-bit JMP, MOVrI, INT, hace 4 años
  Virgil Dupras 405444d630 8086asm: first steps hace 4 años
  Virgil Dupras 1871c46614 VE: add backspace support in replace mode hace 4 años
  Virgil Dupras dc368597a6 VE: Add dirtiness indicator in status bar hace 4 años
  Virgil Dupras 838c88459b Make BLK@ FLUSH only if loading a different block hace 4 años
  Virgil Dupras e317e9cc78 VE: use system input buffer for IBUF and FBUF typing hace 4 años
  Virgil Dupras 4146110e0d Move EMPTY to core words hace 4 años
  Virgil Dupras f6ded7712e VE: add 't' hace 4 años
  Virgil Dupras e83d5073ba VE: disallow buffer overflow during typing hace 4 años
  Virgil Dupras 394f962510 recipe: fix makefiles for fresh clone contexts hace 4 años
  Virgil Dupras bd7da4658b VE: add gutter hace 4 años
  Virgil Dupras a405f77185 ed: don't crash when inserting in 64th char of the line hace 4 años
  Virgil Dupras 7cad9ffe40 LIST: simplify logic hace 4 años
  Virgil Dupras bc951a5ff1 ed and VE: add command Y hace 4 años
  Virgil Dupras 8f0e51a21c VE: make D copy first deleted line to IBUF hace 4 años
  Virgil Dupras 6a6c59300e VE: make ACC reset after each non-digit keystrokes hace 4 años
  Virgil Dupras c16c5c98ce Improve usage docs hace 4 años
  Virgil Dupras 1adfd0c1a6 ed: make X and E cut to IBUF hace 4 años
  Virgil Dupras f90e03b0cb ed: free some blocks for the docs hace 4 años
  Virgil Dupras 64ce8ab3e9 ed: Improve F with repeated searches hace 4 años
  Virgil Dupras 54bc2e4b96 CONTRIBUTING: add note about typo PRs hace 4 años
  Virgil Dupras b2a07ca68d Remove mailing list link from README hace 4 años
  Virgil Dupras 4d893d90fc VE: Improve I and F buffer typing hace 4 años
  Zac Stewart ae954906d8
Make blkpack close files when it's done reading them (#108) hace 4 años
  Virgil Dupras 48f371d380 emul: add sanity check for blkfs hace 4 años
  Virgil Dupras bcddfd461d blkpack: Remove usage of nonstandard d_type hace 4 años
  Virgil Dupras a36db99651 VE: properly initialize variables hace 4 años
  Virgil Dupras b2b556911f trs80: implement AT-XY hace 4 años
  Virgil Dupras ab76d8d648 VE: add 'D' hace 4 años
  Virgil Dupras 15acf30ca3 VE: add 'o' and 'O' hace 4 años