Gráfico de commits

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 2b8524d sms: CPORT_CTL is write-only! by Virgil Dupras 2020-11-08 08:43:24 -0500
  • 6cb310c emul+cvm: link to curses instead of ncurses by Virgil Dupras 2020-11-07 08:45:26 -0500
  • 0a26acf ps2: interpret KC 0x1f as '2' by Virgil Dupras 2020-11-06 17:21:13 -0500
  • 29f3bf1 doc/hw/sms: adjust ROM hacking instructions by Virgil Dupras 2020-11-03 16:54:30 -0500
  • beddb6a sdc: fix stack underflow on mis-initialization by Virgil Dupras 2020-11-02 18:59:04 -0500
  • 7d568bd sms: simplify and solidify ports-related drivers by Virgil Dupras 2020-11-02 18:53:57 -0500
  • 3a0084a doc/bootstrap: fix inaccuracies by Virgil Dupras 2020-10-31 15:27:00 -0400
  • 7001446 Complete overhaul of recipes by Virgil Dupras 2020-10-30 20:31:47 -0400
  • 480cf34 Optimize SD card subsystem a bit by Virgil Dupras 2020-10-29 21:03:11 -0400
  • ce10320 emul/z80/sms: add SPI exchange through controller port by Virgil Dupras 2020-10-29 19:40:13 -0400
  • 97a46a7 emul/z80: decouple SDC and SPI by Virgil Dupras 2020-10-29 15:01:25 -0400
  • e31527f Add word ROT> by Virgil Dupras 2020-10-29 12:34:02 -0400
  • 75ef1f4 Make MOVE* words use A@ and A! by Virgil Dupras 2020-10-29 12:15:21 -0400
  • 69bb34c Add tests for MOVE* words by Virgil Dupras 2020-10-29 11:51:42 -0400
  • de7cb4a Add word A, by Virgil Dupras 2020-10-28 20:45:50 -0400
  • 30b5618 Optimize parsing routines by Virgil Dupras 2020-10-28 20:29:28 -0400
  • f027f13 Remove an indirection in ERR by Virgil Dupras 2020-10-28 19:23:34 -0400
  • 705d68d Move most of the high layer of comp core into the low one by Virgil Dupras 2020-10-28 18:06:58 -0400
  • 8f3891f Move EMIT to low core by Virgil Dupras 2020-10-28 16:34:49 -0400
  • 038c259 Make C<* into a switch word by Virgil Dupras 2020-10-28 16:18:37 -0400
  • 5e13dce Make KEY and EMIT into switch words by Virgil Dupras 2020-10-28 16:00:58 -0400
  • d3ec0e3 Use SYSVARS instead of RAM+ in core switches defs by Virgil Dupras 2020-10-28 15:47:49 -0400
  • adea75e Add alias and switch word types by Virgil Dupras 2020-10-28 15:02:06 -0400
  • a82db07 z80: make exec routine a wee bit tighter by Virgil Dupras 2020-10-28 13:28:27 -0400
  • 788453b Simplify NL by Virgil Dupras 2020-10-28 11:35:32 -0400
  • 04bd57b Remove BIT@ and BIT! by Virgil Dupras 2020-10-27 22:51:08 -0400
  • fc63541 Improve documentation by Virgil Dupras 2020-10-27 19:51:29 -0400
  • 3198cd8 emul/8086/pcat: fix broken AT-XY by Virgil Dupras 2020-10-25 18:42:48 -0400
  • 6947fea emul/z80: add SD card support to SMS by Virgil Dupras 2020-10-25 16:53:58 -0400
  • 490ecea emul/z80: flatten directory structure by Virgil Dupras 2020-10-25 15:58:00 -0400
  • 44abcaa emul/8086: a little bit of cleanup in cpu.c by Virgil Dupras 2020-10-25 14:25:12 -0400
  • 8760766 emul/8086: cleanup a couple of ifdefs by Virgil Dupras 2020-10-25 14:01:46 -0400
  • 5a77b80 emul/8086/pcat: fix broken int13h logic by Virgil Dupras 2020-10-25 12:21:44 -0400
  • ba21b6a emul/8086: add PC/AT emulator by Virgil Dupras 2020-10-25 10:27:52 -0400
  • c912158 Run "all" tests under the 8086 emulator by Virgil Dupras 2020-10-24 23:33:12 -0400
  • 885e7db emul/8086: add BLK support by Virgil Dupras 2020-10-24 23:20:20 -0400
  • de91039 emul/8086: implement AT-XY by Virgil Dupras 2020-10-24 23:00:45 -0400
  • d11ac3f emul/8086: and we have liftoff! by Virgil Dupras 2020-10-24 22:06:51 -0400
  • 942a50a emul/8086: add INT hooks by Virgil Dupras 2020-10-24 21:50:44 -0400
  • 939c018 emul/8086: wip by Virgil Dupras 2020-10-24 20:41:51 -0400
  • efe4b13 Move /emul to /emul/z80 by Virgil Dupras 2020-10-24 16:50:22 -0400
  • 329219f emul: copy libz80 directly into tree, pre-generated by Virgil Dupras 2020-10-24 15:39:22 -0400
  • c072096 tests: run "generic" tests under all Collapse OS architectures by Virgil Dupras 2020-10-24 14:57:33 -0400
  • ae62e29 Update libz80 submodule by Virgil Dupras 2020-10-24 14:46:21 -0400
  • 46c9532 emul: bring "hw" subfolders one level higher by Virgil Dupras 2020-10-24 14:37:19 -0400
  • 8cecd54 emul/sms: add PS/2 keyboard emulation by Virgil Dupras 2020-10-24 11:18:48 -0400
  • cc8068f emul: don't hardcode X11 keycodes in key handling routines by Virgil Dupras 2020-10-23 21:14:25 -0400
  • 473d04d recipes/sms: add cartridge hacking instructions by Virgil Dupras 2020-10-12 21:39:53 -0400
  • 1681e61 emul/sms: don't hardcode name table offset by Virgil Dupras 2020-10-12 21:11:46 -0400
  • 6b895d0 sms: explicitly set ourselves in IM 1 by Virgil Dupras 2020-10-10 13:31:54 -0400
  • 0d172cc tools: add smsrom by Virgil Dupras 2020-10-10 13:28:36 -0400
  • 32d5f87 sms: don't use BC by Virgil Dupras 2020-10-06 20:36:29 -0400
  • eafcb0c avrpgm: add EEPROM support by Virgil Dupras 2020-10-05 19:32:42 -0400
  • 8630b0a recipes/rc2014/avr: new recipe by Virgil Dupras 2020-10-05 18:46:22 -0400
  • dafcf72 Add ATmega328P definitions by Virgil Dupras 2020-10-05 16:56:09 -0400
  • ebafa79 Improve AVR docs by Virgil Dupras 2020-10-05 16:46:16 -0400
  • 44bcdd4 Document 8086 asm instructions list by Virgil Dupras 2020-09-25 19:39:31 -0400
  • 8bf6258 Add word TICKS by Virgil Dupras 2020-09-25 17:31:06 -0400
  • 1195b03 emul/rc2014: add support for Zilog SIO by Virgil Dupras 2020-09-24 21:01:14 -0400
  • 35840ad sdc: don't use ABORT" by Virgil Dupras 2020-09-24 12:26:43 -0400
  • 25a35cf Move 8086 boot code from B800 to B440 by Virgil Dupras 2020-09-21 20:05:38 -0400
  • 037c10f Move AVR programmer from B690 to B160 by Virgil Dupras 2020-09-21 19:58:24 -0400
  • faf088b Move AVR assembler from B650 to B50 by Virgil Dupras 2020-09-21 19:52:53 -0400
  • b21be43 Move 8086 assembler from B730 to B30 by Virgil Dupras 2020-09-21 19:23:33 -0400
  • 91f79d1 Move z80a from B200 to B5 by Virgil Dupras 2020-09-21 17:51:08 -0400
  • a348ee9 Remove Extra words by Virgil Dupras 2020-09-21 14:40:53 -0400
  • 7a5744a Remove BROWSE and CASE by Virgil Dupras 2020-09-21 14:09:48 -0400
  • fea9bea recipes/pcat: move recipe blocks into local overlay by Virgil Dupras 2020-09-20 20:48:52 -0400
  • 475171d recipes/ti84: move recipe blocks into local overlay by Virgil Dupras 2020-09-20 20:24:09 -0400
  • 373d03e recipes/trs80: move recipe blocks into local overlay by Virgil Dupras 2020-09-20 11:57:04 -0400
  • 9aa3ae4 Fix tests by Virgil Dupras 2020-09-20 10:52:15 -0400
  • 97ec256 recipes/rc2014: move recipe blocks into local overlay by Virgil Dupras 2020-09-20 10:50:13 -0400
  • 8e62403 recipes/sms: move recipe blocks into local overlay by Virgil Dupras 2020-09-20 10:21:21 -0400
  • c9ce0f8 tools/blkpack: support multiple dirname arguments by Virgil Dupras 2020-09-20 09:38:28 -0400
  • e123c0e Fix asm in z80mbc2 recipe by Virgil Dupras 2020-09-20 09:01:11 -0400
  • f7dc6a2 Fix sms and ti84 recipes by Virgil Dupras 2020-09-19 21:03:18 -0400
  • b1a9564 De-stabilize EXIT by Virgil Dupras 2020-09-19 20:35:35 -0400
  • 3aa681c Remove ";" word by Virgil Dupras 2020-09-19 20:19:23 -0400
  • 53239c8 De-stabilize (n) by Virgil Dupras 2020-09-19 19:44:15 -0400
  • 68dd800 Remove LIT< in favor of LIT" exclusively by Virgil Dupras 2020-09-19 18:51:29 -0400
  • 0b11979 Fix LIT" by Virgil Dupras 2020-09-19 14:28:10 -0400
  • eefbf66 De-stabilize (br), (?br), (loop), (s) by Virgil Dupras 2020-09-19 13:54:01 -0400
  • 3295f16 doc: add cross.txt by Virgil Dupras 2020-09-19 10:32:28 -0400
  • 6d180f7 doc: fix typos and inaccuracies by Virgil Dupras 2020-09-19 09:04:18 -0400
  • 4b1a49c fix broken tests by Virgil Dupras 2020-09-18 22:20:54 -0400
  • 82b0b81 doc: fix a few typos and inaccuracies by Virgil Dupras 2020-09-18 21:13:28 -0400
  • 495d281 recipes/rc2014/sdcard: make spi relay design multi-devices by Virgil Dupras 2020-09-18 19:22:56 -0400
  • 7dc0017 tools/upload: use A! instead of C! to write by Virgil Dupras 2020-09-17 13:27:12 -0400
  • a19c814 tools: improve reliability of ttyopen() by Virgil Dupras 2020-09-17 10:25:08 -0400
  • 1a6a549 Make the SPI Relay protocol support multiple devices by Virgil Dupras 2020-09-17 09:36:16 -0400
  • 350b7c5 avr: improve docs by Virgil Dupras 2020-09-05 16:52:46 -0400
  • 5b4917d avr: allow writing to flash by Virgil Dupras 2020-09-05 14:07:13 -0400
  • 4910b9c core: add AMOVEW by Virgil Dupras 2020-08-31 12:11:17 -0400
  • 3a84a38 core: make parse and format words a bit tighter by Virgil Dupras 2020-08-30 20:15:55 -0400
  • 9c36885 Fix doc innacuracies by Virgil Dupras 2020-08-30 16:53:27 -0400
  • 286f896 doc: add AVR documentation by Virgil Dupras 2020-08-30 08:42:33 -0400
  • 85f8543 avrspi: first steps by Virgil Dupras 2020-08-30 08:01:09 -0400
  • 7359717 z80: add missing chkPS, calls by Virgil Dupras 2020-08-23 08:38:04 -0400
  • 4667654 spi: add SPI_DELAY decl by Virgil Dupras 2020-08-23 07:55:17 -0400
  • bcf04f4 arduinouno: add schema to at28wr recipe by Virgil Dupras 2020-08-21 20:25:06 -0400