Mirror of CollapseOS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Virgil Dupras 04335fc40a wip 4 years ago
..
000 Reword root block 4 years ago
001 Remove Linker 4 years ago
003 Fix blk overflow in usage guide index 4 years ago
004 Limit ourselves to 8-bit branching 4 years ago
005 Fix blk overflow in usage guide index 4 years ago
006 Make usage and dictionary documentation in-system 4 years ago
008 Revamp usage guide a bit 4 years ago
009 Revamp usage guide a bit 4 years ago
011 Revamp usage guide a bit 4 years ago
014 Make usage and dictionary documentation in-system 4 years ago
015 Make usage and dictionary documentation in-system 4 years ago
016 tools: add blkunpack 4 years ago
017 Restore DOES> section in usage guide 4 years ago
018 Add usage guide section about disk blocks 4 years ago
019 blk: Add LOAD+ and LOADR+ 4 years ago
020 blk: Add LOAD+ and LOADR+ 4 years ago
021 Add bootstrap guide 4 years ago
022 Move adev to core 4 years ago
023 Limit ourselves to 8-bit branching 4 years ago
030 Introduce the notion of Extra words 4 years ago
031 Revamp dictionary's glossary 4 years ago
032 Revamp dictionary's glossary 4 years ago
034 Make usage and dictionary documentation in-system 4 years ago
035 tools: add blkunpack 4 years ago
037 Rename (find) to FIND 4 years ago
038 link: improve reliability by never relinking last word 4 years ago
040 Restore DOES> section in usage guide 4 years ago
042 Add [IF] .. [THEN] 4 years ago
043 Add word ERR 4 years ago
044 Add word ERR 4 years ago
046 Add word TUCK 4 years ago
047 Add word NIP 4 years ago
048 Add 2>R and 2R> 4 years ago
050 Add words BIT@ and BIT! 4 years ago
051 Add word MOVE, 4 years ago
052 tools: add blkunpack 4 years ago
054 Add words RSHIFT and LSHIFT 4 years ago
056 sms: CollapseOS prompt! 4 years ago
058 Inline SCPY 4 years ago
060 Make (print) stop on CR 4 years ago
061 Add word ," 4 years ago
062 Make INTERPRET break on ASCII EOT 4 years ago
064 blk: Add LOAD+ and LOADR+ 4 years ago
070 tools: add blkunpack 4 years ago
071 tools: add blkunpack 4 years ago
073 Move notes.txt in blk 4 years ago
075 Copy boot.z80 to blkfs 4 years ago
076 Replace INITIAL_SP with PS_ADDR conf 4 years ago
077 Make word routine refs 1b instead of 2 4 years ago
078 tools: add blkunpack 4 years ago
080 Move notes.txt in blk 4 years ago
081 Move adev to core 4 years ago
082 Make rdln use system RAM 4 years ago
083 Don't generalize XYPOS just yet 4 years ago
084 Make blk use system RAM 4 years ago
085 Move notes.txt in blk 4 years ago
086 Move notes.txt in blk 4 years ago
087 Copy boot.z80 to blkfs 4 years ago
089 Simplify boot process 4 years ago
090 Streamline initialization process 4 years ago
100 Block explorer upgraded to block editor! 4 years ago
101 editor: implement E 4 years ago
102 editor: implement E 4 years ago
103 Add word NL 4 years ago
104 editor: implement F 4 years ago
105 editor: implement I command 4 years ago
106 editor: implement F 4 years ago
107 Add word TUCK 4 years ago
108 Add word TUCK 4 years ago
109 editor: implement E 4 years ago
150 Introduce the notion of Extra words 4 years ago
152 blk: Add LOAD+ and LOADR+ 4 years ago
153 Introduce the notion of Extra words 4 years ago
154 Add word ?DUP 4 years ago
155 editor: add edit buffer 4 years ago
156 Rename (find) to FIND 4 years ago
157 Introduce the notion of Extra words 4 years ago
200 z80a: add PUSH0, PUSH1, PUSHZ, macros 4 years ago
201 z80a: add BIN( parameter 4 years ago
202 z80a: add BIN( parameter 4 years ago
203 z80a: add BIN( parameter 4 years ago
204 z80a: add BREAK, instruction 4 years ago
205 z80a: add BREAK, instruction 4 years ago
206 z80a: add BREAK, instruction 4 years ago
208 Make DO..LOOP stable 4 years ago
209 sms: WIP ! 4 years ago
212 z80a: de-variable-ize 4 years ago
213 z80a: de-variable-ize 4 years ago
215 Add words RSHIFT and LSHIFT 4 years ago
216 z80a: add a few ops 4 years ago
217 Copy z80a.fs to disk blocks 4 years ago
218 Make DO..LOOP stable 4 years ago
219 Make DO..LOOP stable 4 years ago
220 Copy z80a.fs to disk blocks 4 years ago
222 Copy z80a.fs to disk blocks 4 years ago
223 Copy z80a.fs to disk blocks 4 years ago
224 sms: WIP ! 4 years ago
226 z80a: add CPn, 4 years ago
228 Copy z80a.fs to disk blocks 4 years ago
230 Copy z80a.fs to disk blocks 4 years ago
232 Copy z80a.fs to disk blocks 4 years ago
234 Copy z80a.fs to disk blocks 4 years ago
236 Copy z80a.fs to disk blocks 4 years ago
238 Copy z80a.fs to disk blocks 4 years ago
240 Copy z80a.fs to disk blocks 4 years ago
242 recipes/trs80: still wip... 4 years ago
243 z80a: add BIN( parameter 4 years ago
246 z80a: add BREAK, instruction 4 years ago
247 z80a: add BREAK, instruction 4 years ago
249 trs80: add *CL< and *CL> 4 years ago
260 xcomp: add overrides into a loadable block 4 years ago
261 xcomp: remove XOFF and use ORG and BIN( instead 4 years ago
262 Remove XPACK 4 years ago
263 Rename (find) to FIND 4 years ago
264 Move xcomp to blocks 4 years ago
265 xcomp: add XCOMPILE and X[COMPILE] 4 years ago
270 xcomp: add overrides into a loadable block 4 years ago
280 Replace INITIAL_SP with PS_ADDR conf 4 years ago
281 Replace INITIAL_SP with PS_ADDR conf 4 years ago
282 Add words RSHIFT and LSHIFT 4 years ago
283 Remove INTJUMP mechanism 4 years ago
284 Make DO..LOOP stable 4 years ago
285 Optimize chkPS 4 years ago
286 Optimize chkPS 4 years ago
287 Copy boot.z80 to blkfs 4 years ago
288 wip 4 years ago
289 wip 4 years ago
290 z80a: add BIN( parameter 4 years ago
291 wip 4 years ago
292 wip 4 years ago
293 z80a: add BREAK, instruction 4 years ago
294 Make BIN( offsetted binaries closer to working at all 4 years ago
295 z80a: add BIN( parameter 4 years ago
296 z80a: add BREAK, instruction 4 years ago
297 Copy boot.z80 to blkfs 4 years ago
298 wip 4 years ago
299 Optimize chkPS 4 years ago
300 z80a: add BIN( parameter 4 years ago
301 Make BIN( offsetted binaries closer to working at all 4 years ago
302 recipes/trs80: wip 4 years ago
303 Copy boot.z80 to blkfs 4 years ago
304 Copy boot.z80 to blkfs 4 years ago
305 Copy boot.z80 to blkfs 4 years ago
306 Copy boot.z80 to blkfs 4 years ago
307 Add word ?DUP 4 years ago
308 Copy boot.z80 to blkfs 4 years ago
309 Copy boot.z80 to blkfs 4 years ago
310 Optimize chkPS 4 years ago
311 Copy boot.z80 to blkfs 4 years ago
312 Optimize chkPS 4 years ago
313 Replace INITIAL_SP with PS_ADDR conf 4 years ago
314 Copy boot.z80 to blkfs 4 years ago
315 Copy boot.z80 to blkfs 4 years ago
316 Copy boot.z80 to blkfs 4 years ago
317 z80a: add BIN( parameter 4 years ago
318 Copy boot.z80 to blkfs 4 years ago
319 Copy boot.z80 to blkfs 4 years ago
320 Copy boot.z80 to blkfs 4 years ago
321 Copy boot.z80 to blkfs 4 years ago
322 Optimize chkPS 4 years ago
323 Optimize chkPS 4 years ago
324 Optimize chkPS 4 years ago
325 Copy boot.z80 to blkfs 4 years ago
327 Replace INITIAL_SP with PS_ADDR conf 4 years ago
328 wip 4 years ago
329 Copy boot.z80 to blkfs 4 years ago
330 z80a: add BIN( parameter 4 years ago
331 Copy boot.z80 to blkfs 4 years ago
332 Copy boot.z80 to blkfs 4 years ago
333 Copy boot.z80 to blkfs 4 years ago
334 Add words RSHIFT and LSHIFT 4 years ago
335 Add words RSHIFT and LSHIFT 4 years ago
350 Move Cross-compiled core from B390 to B350 4 years ago
351 Move Cross-compiled core from B390 to B350 4 years ago
352 Move Cross-compiled core from B390 to B350 4 years ago
353 Flush input buffer on QUIT 4 years ago
354 wip 4 years ago
355 Move Cross-compiled core from B390 to B350 4 years ago
356 Move Cross-compiled core from B390 to B350 4 years ago
357 wip 4 years ago
358 wip 4 years ago
359 Move Cross-compiled core from B390 to B350 4 years ago
360 wip 4 years ago
361 Move Cross-compiled core from B390 to B350 4 years ago
362 wip 4 years ago
363 Move Cross-compiled core from B390 to B350 4 years ago
364 Add word TUCK 4 years ago
365 Move Cross-compiled core from B390 to B350 4 years ago
366 wip 4 years ago
367 wip 4 years ago
369 wip 4 years ago
370 wip 4 years ago
371 wip 4 years ago
372 Move Cross-compiled core from B390 to B350 4 years ago
373 Move Cross-compiled core from B390 to B350 4 years ago
374 Move Cross-compiled core from B390 to B350 4 years ago
376 Move Cross-compiled core from B390 to B350 4 years ago
377 Move Cross-compiled core from B390 to B350 4 years ago
378 Move Cross-compiled core from B390 to B350 4 years ago
380 Move Cross-compiled core from B390 to B350 4 years ago
381 wip 4 years ago
382 wip 4 years ago
383 Move Cross-compiled core from B390 to B350 4 years ago
384 Move Cross-compiled core from B390 to B350 4 years ago
385 Move Cross-compiled core from B390 to B350 4 years ago
387 Add word ?DUP 4 years ago
388 Move Cross-compiled core from B390 to B350 4 years ago
389 Move Cross-compiled core from B390 to B350 4 years ago
390 Move Cross-compiled core from B390 to B350 4 years ago
391 Move Cross-compiled core from B390 to B350 4 years ago
392 wip 4 years ago
393 Move Cross-compiled core from B390 to B350 4 years ago
394 Move adev to core 4 years ago
396 Move adev to core 4 years ago
397 Limit ourselves to 8-bit branching 4 years ago
398 Limit ourselves to 8-bit branching 4 years ago
399 wip 4 years ago
400 Move Cross-compiled core from B390 to B350 4 years ago
410 ps2: wip 4 years ago
411 ps2: wip 4 years ago
412 ps2: add shift support 4 years ago
413 ps2: add shift support 4 years ago
414 Add word ?DUP 4 years ago
420 Add bootstrap guide 4 years ago
421 Add bootstrap guide 4 years ago
422 Add bootstrap guide 4 years ago
423 Add bootstrap guide 4 years ago
424 Add bootstrap guide 4 years ago
425 Add bootstrap guide 4 years ago
426 Add bootstrap guide 4 years ago
490 trs80: adapt recipe to single stage xcomp 4 years ago
492 trs80: adapt recipe to single stage xcomp 4 years ago
493 Add a layer of indirection for KEY 4 years ago
494 trs80: add *CL< and *CL> 4 years ago
495 trs80: add *CL< and *CL> 4 years ago
496 trs80: add *CL< and *CL> 4 years ago
497 trs80: add missing blk 4 years ago
499 trs80: adapt recipe to single stage xcomp 4 years ago
500 trs80: adapt recipe to single stage xcomp 4 years ago
502 recipes/trs80: move RECV program to blkfs 4 years ago
503 recipes/trs80: move RECV program to blkfs 4 years ago
520 Begin copying fonts (and compiler) to blk 4 years ago
521 Begin copying fonts (and compiler) to blk 4 years ago
522 Add 5x7 font 4 years ago
523 Add 5x7 font 4 years ago
524 Add 5x7 font 4 years ago
530 Begin copying fonts (and compiler) to blk 4 years ago
531 Begin copying fonts (and compiler) to blk 4 years ago
532 Add 5x7 font 4 years ago
533 Add 5x7 font 4 years ago
534 Add 5x7 font 4 years ago
535 Add 5x7 font 4 years ago
536 Add 7x7 font 4 years ago
537 Add 7x7 font 4 years ago
538 Add 7x7 font 4 years ago
539 Add 7x7 font 4 years ago
540 Add 7x7 font 4 years ago
541 Add 7x7 font 4 years ago
550 ti84: kbd driver wip 4 years ago
551 ti84: unify drivers 4 years ago
552 ti84: tidy up driver code 4 years ago
553 ti84: tidy up driver code 4 years ago
554 ti-84+: wip 4 years ago
555 ti84: tidy up driver code 4 years ago
556 ti84: tidy up driver code 4 years ago
557 ti84: tidy up driver code 4 years ago
558 ti84: fix glitches 4 years ago
559 ti84: unify drivers 4 years ago
560 ti84: unify drivers 4 years ago
564 ti84: unify drivers 4 years ago
565 ti84: kbd driver wip 4 years ago
566 ti84: kbd driver wip 4 years ago
567 ti84: enable alpha key 4 years ago
568 ti84: implement a-lock 4 years ago
569 Add word NIP 4 years ago
570 ti84: allow case select during a-lock with 2nd mode 4 years ago
580 rc2014: move xcomp unit's contents to blkfs 4 years ago
581 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
582 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
583 Remove INTJUMP mechanism 4 years ago
584 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
585 Remove INTJUMP mechanism 4 years ago
586 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
587 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
588 Remove INTJUMP mechanism 4 years ago
590 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
591 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
600 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
602 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
603 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
604 Add word NIP 4 years ago
605 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
606 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
607 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
608 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
609 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
610 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
611 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
612 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
613 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
614 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
615 Gather all RC2014 drivers into a single "RC2014 Recipe section" 4 years ago
618 Move Cross-compiled core from B390 to B350 4 years ago
620 sms/kbd: PS/2 driver WIP 4 years ago
622 sms: Pad WIP 4 years ago
623 Don't generalize XYPOS just yet 4 years ago
624 sms: WIP ! 4 years ago
625 sms: WIP ! 4 years ago
626 sms: WIP ! 4 years ago
627 sms: implement backspace with pad button A 4 years ago
628 sms: working on real hardware! 4 years ago
630 sms: Pad WIP 4 years ago
631 sms: Pad WIP 4 years ago
632 sms: Pad WIP 4 years ago
633 sms: Pad WIP 4 years ago
634 Add word NIP 4 years ago
635 sms: implement button C and Start in Pad 4 years ago
636 sms: implement backspace with pad button A 4 years ago
637 sms: Pad WIP 4 years ago
640 sms/kbd: PS/2 driver WIP 4 years ago
641 sms/kbd: PS/2 driver WIP 4 years ago
650 avra: first steps 4 years ago
660 avra: add global constants 4 years ago
661 avra: begin implementing forward label system 4 years ago
662 avra: implement LD/ST 4 years ago
663 avra: add arg range checks 4 years ago
664 sms/kbd: continue advancing on ps2ctl rewrite 4 years ago
665 sms/kbd: begin rewriting ps2ctl to Forth 4 years ago
666 avra: add arg range checks 4 years ago
667 avra: implement LD/ST 4 years ago
668 avra: implement BR* 4 years ago
669 avra: implement BR* 4 years ago
670 avra: implement LD/ST 4 years ago
671 avra: rename AGAIN, to AGAIN?, 4 years ago
672 avra: add global constants 4 years ago