Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | |\
  • | | *
  • | |/
  • * |
  • * |
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 0b39a97 doc: add doc about editing text by Virgil Dupras 2020-08-19 17:39:37 -0400
  • 11f8843 rc2014: add sio recipe by Virgil Dupras 2020-08-18 16:00:53 -0400
  • 8788379 Flatten recipes by Virgil Dupras 2020-08-18 15:46:14 -0400
  • 5f9fccf rc2014: make SIO actually work on real hardware by Virgil Dupras 2020-08-18 15:33:15 -0400
  • dcab047 cvm: use return code indicated by Collapse OS by Virgil Dupras 2020-08-17 17:48:41 -0400
  • 6d2a0f7 recipes/rc2014: fix out-of-date information by Virgil Dupras 2020-08-16 20:54:06 -0400
  • 124da6a Move SD Card subsystem outside of RC2014 recipe and add protocols by Virgil Dupras 2020-08-16 14:30:33 -0400
  • 44a4c59 Indicate unused blocks in master index by Virgil Dupras 2020-08-16 09:38:50 -0400
  • 007252e Move SIO driver into RC2014 recipe by Virgil Dupras 2020-08-16 09:31:02 -0400
  • ab72a4f doc: take bootstrap guide out of blkfs by Virgil Dupras 2020-08-16 08:33:02 -0400
  • fd69195 doc: take dictionary out of blkfs by Virgil Dupras 2020-08-16 08:19:35 -0400
  • d03d936 doc: take implementation notes out of blkfs by Virgil Dupras 2020-08-16 08:08:23 -0400
  • 5c4bbaa doc: move usage documention out of the system by Virgil Dupras 2020-08-15 19:40:36 -0400
  • a3a83ae doc: improve primer by Virgil Dupras 2020-08-15 18:57:03 -0400
  • 31a58d0 z80: fix tricky memory initialization issue by Virgil Dupras 2020-08-15 16:37:58 -0400
  • ba8a9c2 cvm: initialize memory with random garbage by Virgil Dupras 2020-08-15 14:06:29 -0400
  • ddb9348 sio: new driver by Virgil Dupras 2020-08-15 09:44:19 -0400
  • 7ace303 zasm: complete mnemonic argspecs harmonization by Virgil Dupras 2020-08-15 08:11:48 -0400
  • a9ed8da acia: simplify driver by Virgil Dupras 2020-08-14 22:51:27 -0400
  • 73623ff zasm: rename LDdd(n) to LDd(n) by Virgil Dupras 2020-08-14 21:41:34 -0400
  • ffcd936 doc: out-of-system documentation by Virgil Dupras 2020-08-10 09:44:47 -0400
  • c4db9d4 8086: implement stack overflow error condition by Virgil Dupras 2020-08-08 10:18:43 -0400
  • 5adbf88 z80: move lbluflw code around by Virgil Dupras 2020-08-08 08:19:31 -0400
  • d1de99d z80: implement stack overflow error condition by Virgil Dupras 2020-08-08 08:08:05 -0400
  • 78d4d15 cvm: implement stack overflow error condition by Virgil Dupras 2020-08-07 21:57:25 -0400
  • 25f4312 cvm: improve comments by Virgil Dupras 2020-08-07 21:03:28 -0400
  • fc7971d tools: improve stty-related advices in README by Virgil Dupras 2020-08-02 16:21:31 -0400
  • 4632b3c tools/exec: exec specified file instead of hardcoding on stdin by Virgil Dupras 2020-08-02 16:11:19 -0400
  • 939a1da recipes/arduinouno/at28: add companion at28dump program by Virgil Dupras 2020-07-28 16:29:10 -0400
  • b8e5270 recipes/arduinouno/at28: improve reliability by Virgil Dupras 2020-07-28 15:18:26 -0400
  • bc1cc59 Replace "-ansi" with "-std=c89" in emul/Makefile by Dustin Rawlings 2020-07-22 19:33:43 -1000
  • 3607eef Add arduinouno/at28 recipe by Virgil Dupras 2020-07-22 17:26:06 -0400
  • e4a4a98 z80: Use BC as IP register instead of IY by Virgil Dupras 2020-07-06 23:31:00 -0400
  • a7dcb52 Make br cells 1 byte wide by Virgil Dupras 2020-07-06 07:27:50 -0400
  • bf4ab0f z80: protect or avoid BC wherever it's used by Virgil Dupras 2020-07-05 23:12:17 -0400
  • a6e987b z80: protect BC in _find by Virgil Dupras 2020-07-05 22:43:32 -0400
  • 6fab30b z80: inline lblfind's routine into _find word by Virgil Dupras 2020-07-05 22:35:54 -0400
  • b9fb6a6 z80: move boot code around by Virgil Dupras 2020-07-05 22:23:40 -0400
  • 3ea221d z80: inline all uses of pushRS/popRS by Virgil Dupras 2020-07-05 21:54:01 -0400
  • ebf47a2 Fix broken LIT" by Virgil Dupras 2020-07-05 20:18:03 -0400
  • 8bb9230 z80a: make PUSH* macros use DE instead of BC by Virgil Dupras 2020-07-05 17:36:31 -0400
  • 293a561 Fix SDC tests by Virgil Dupras 2020-07-05 15:01:59 -0400
  • f2f520c Extract (br), (?br) and (loop)'s code out of stable ABI zone by Virgil Dupras 2020-07-05 14:57:18 -0400
  • daeb3b3 Extract (n) code from stable ABI by Virgil Dupras 2020-07-05 14:13:01 -0400
  • a2f880b z80: remove popRS from stable ABI by Virgil Dupras 2020-07-05 13:44:38 -0400
  • 5705cd5 Extract EXIT code from stable ABI zone by Virgil Dupras 2020-07-05 13:41:12 -0400
  • 84202da z80: prettify by Virgil Dupras 2020-07-05 13:15:26 -0400
  • 4a91ee5 Extract (s) code from stable ABI zone by Virgil Dupras 2020-07-05 08:54:22 -0400
  • b626944 z80: move back R* words to native words section by Virgil Dupras 2020-07-05 08:15:50 -0400
  • 650481f z80/8086: extract 2>R code from stable ABI zone by Virgil Dupras 2020-07-05 08:03:15 -0400
  • 94cb765 Refer to stable wordref by direct offset in "hot zone" immediates by Virgil Dupras 2020-07-05 07:09:11 -0400
  • 2111f69 VE: 'g' becomes 'G' and 'g' selects line by Virgil Dupras 2020-07-04 07:40:12 -0400
  • c2b507e tools: improve usability on OpenBSD by Virgil Dupras 2020-07-02 11:36:53 -0400
  • a830292 tools/memdump: expect proper prompt by Virgil Dupras 2020-06-30 11:06:59 -0400
  • fff8934 cvm: remove makefile duplicate recipe by Virgil Dupras 2020-06-30 10:29:06 -0400
  • d97012e Fix makefile build-from-clean-repo glitches by Virgil Dupras 2020-06-30 10:24:12 -0400
  • f09aa06 rc2014: separate SPI relay and SDC drivers by Virgil Dupras 2020-06-29 18:48:00 -0400
  • 1ac7038 avra: add TOC and instructions list by Virgil Dupras 2020-06-29 08:01:39 -0400
  • 74e211e Fix bugs in ed's U and VE's O/o by Virgil Dupras 2020-06-28 20:34:39 -0400
  • 5e01e64 VE: add @ command by Virgil Dupras 2020-06-28 20:19:42 -0400
  • 5a2612a Add HERESTART xcomp config by Virgil Dupras 2020-06-28 19:45:28 -0400
  • 3068b58 Rename RAMSTART to SYSVARS by Virgil Dupras 2020-06-28 18:49:30 -0400
  • 9424770 rc2014: add a declaration part to ACIA drivers by Virgil Dupras 2020-06-28 17:30:01 -0400
  • b8800be rc2014: improve SD card driver docs by Virgil Dupras 2020-06-28 16:34:41 -0400
  • 27025bf Slight adjustments to bootstrap docs by Virgil Dupras 2020-06-28 07:42:20 -0400
  • 5052efb VE: supress ed's output on E and X by Virgil Dupras 2020-06-28 07:04:08 -0400
  • 101193a avra: begin writing docs by Virgil Dupras 2020-06-28 06:57:59 -0400
  • 440ea43 z80a: make mnemonic names more uniform across assemblers by Virgil Dupras 2020-06-27 22:01:56 -0400
  • 490c578 emul: update README by Virgil Dupras 2020-06-27 07:53:58 -0400
  • 0eb9bd0 Move zasm.sh from emul to cvm by Virgil Dupras 2020-06-27 07:44:43 -0400
  • 785b375 tests: separate tests that need to run on z80 vs those that don't by Virgil Dupras 2020-06-27 07:41:42 -0400
  • ceabc99 move avra.sh from emul to cvm by Virgil Dupras 2020-06-27 07:32:19 -0400
  • a65f674 emul: build from "cvm" instead of from itself by Virgil Dupras 2020-06-26 22:08:45 -0400
  • 1312817 z80: make boot binary a 2-part process by Virgil Dupras 2020-06-26 21:41:17 -0400
  • 891e4f8 z80: fix chkPS's "stable ABI" form in binaries with offset by Virgil Dupras 2020-06-26 21:24:12 -0400
  • b3e865d recipes: use cvm's staging binary instead of emul's by Virgil Dupras 2020-06-26 21:23:13 -0400
  • 8a7fa77 cvm: bootstraps itself! by Virgil Dupras 2020-06-26 18:58:02 -0400
  • fc39198 cvm: implement stack underflow errors by Virgil Dupras 2020-06-26 17:55:10 -0400
  • 9021e5f cvm: fix does by Virgil Dupras 2020-06-26 17:35:21 -0400
  • 36cb138 Add a C implementation of native words by Virgil Dupras 2020-06-26 15:50:13 -0400
  • 3de4e60 (refs/pull/128/merge) Merge 4467661591 into ea41acec5c by Liorst4 2020-06-24 15:18:07 -0500
  • 4467661 (refs/pull/128/head) Consistent cflags in emul's makefile. by Lior Stern 2020-06-24 23:11:43 +0300
  • e8f1464 Re-add Michael Schierl's emulator link to README by Virgil Dupras 2020-06-24 06:51:43 -0400
  • 20813f7 Remove discussion section from README by Virgil Dupras 2020-06-24 06:27:33 -0400
  • 8607c94 Update CONTRIBUTING with instructions for sending patches by Virgil Dupras 2020-06-23 21:50:46 -0400
  • ea41ace Move to Sourcehut by Virgil Dupras 2020-06-23 21:16:16 -0400
  • fb695b6 Replace Travis CI with Sourcehut CI by Virgil Dupras 2020-06-23 20:50:34 -0400
  • 7eeec67 Add extra words WIPED? and FREEBLKS? by Virgil Dupras 2020-06-23 07:21:33 -0400
  • 9ab5cda ed: rename I to i by Virgil Dupras 2020-06-23 07:08:21 -0400
  • af339d8 VE: properly make buffer dirty on E and X by Virgil Dupras 2020-06-23 06:53:30 -0400
  • 2d9a07d blkunpack: don't include trailing empty lines by Virgil Dupras 2020-06-23 06:52:34 -0400
  • 49d7a7f z80mbc2: add BLK support by Virgil Dupras 2020-06-22 21:21:24 -0400
  • a7660fb z80mbc2: new recipe by Virgil Dupras 2020-06-22 19:08:19 -0400
  • 94ed010 pcat: move drivers and xcomp to blkfs by Virgil Dupras 2020-06-22 14:20:46 -0400
  • 1bea45a 8086a: add PUSHs, and POPs, by Virgil Dupras 2020-06-22 13:54:33 -0400
  • 06d997f pcat: write recipe README by Virgil Dupras 2020-06-22 13:32:50 -0400
  • 496826c pcat: implement AT-XY by Virgil Dupras 2020-06-22 06:53:30 -0400
  • f76d30b pcat: add blk write support by Virgil Dupras 2020-06-22 06:44:52 -0400
  • 4939189 emul: make blk operations much faster by Virgil Dupras 2020-06-22 06:29:00 -0400
  • 5158907 pcat: use heads count from 13H08H by Virgil Dupras 2020-06-22 05:59:26 -0400