collapseos/blk
Virgil Dupras e6bac985fa Cross-compiles in a single stage!
Finally got rid of the XPACKed core and managed to cross-compile
all core words, which greatly simplifies the bootstrapping process.
2020-05-14 10:17:38 -04:00
..
000
001
003
004 Revamp usage guide a bit 2020-05-03 19:24:41 -04:00
006
008 Revamp usage guide a bit 2020-05-03 19:24:41 -04:00
009
011
014
015 Make usage and dictionary documentation in-system 2020-04-14 10:04:09 -04:00
016
017
018
019
020
030 Introduce the notion of Extra words 2020-04-29 21:52:18 -04:00
031
032
034 Make usage and dictionary documentation in-system 2020-04-14 10:04:09 -04:00
035
037
038
040
042
043
044
046
047
048
050
051
052
054
056
058
060
061 Add word ," 2020-04-26 09:01:49 -04:00
062
064
070
071
073
075
076
077
078
080
081
082
083
084
085
086
087
089
090
100
101
102 editor: implement E 2020-05-07 08:44:17 -04:00
103
104
105
106
107
108
109
120
121
122
123
124
125 Move link.fs to blkfs 2020-04-26 14:37:54 -04:00
126
127
128
129
130
131
140
142
143
144
150
152 blk: Add LOAD+ and LOADR+ 2020-05-04 21:43:48 -04:00
153
154 Introduce the notion of Extra words 2020-04-29 21:52:18 -04:00
155
156
157 Introduce the notion of Extra words 2020-04-29 21:52:18 -04:00
200 z80a: add PUSH0, PUSH1, PUSHZ, macros 2020-04-22 19:03:32 -04:00
201
202
203
204
208 Make DO..LOOP stable 2020-05-12 10:40:59 -04:00
209
212
213
215
216
217
218
219
220
222
223
224
226
228
230
232
234
236 Copy z80a.fs to disk blocks 2020-04-19 20:36:13 -04:00
238
240
242
243
246
247
249
260
261 xcomp: remove XOFF and use ORG and BIN( instead 2020-04-28 09:37:00 -04:00
262 blk: Add LOAD+ and LOADR+ 2020-05-04 21:43:48 -04:00
263
264 Move xcomp to blocks 2020-04-21 20:30:14 -04:00
265
267
268
269
270
280
281
282
283
284
285
286
287
288
289 Replace INITIAL_SP with PS_ADDR conf 2020-05-11 21:08:24 -04:00
290
291
292 Copy boot.z80 to blkfs 2020-04-22 21:19:12 -04:00
293
294
295 z80a: add BIN( parameter 2020-04-27 15:11:38 -04:00
296 Copy boot.z80 to blkfs 2020-04-22 21:19:12 -04:00
297
298
299
300
301 Make BIN( offsetted binaries closer to working at all 2020-04-28 21:12:52 -04:00
302
303
304
305
306
307
308
309 Copy boot.z80 to blkfs 2020-04-22 21:19:12 -04:00
310
311 Copy boot.z80 to blkfs 2020-04-22 21:19:12 -04:00
312
313 Replace INITIAL_SP with PS_ADDR conf 2020-05-11 21:08:24 -04:00
314
315
316
317
318
319
320
321
322
323
324 Copy boot.z80 to blkfs 2020-04-22 21:19:12 -04:00
325
327
328 Copy boot.z80 to blkfs 2020-04-22 21:19:12 -04:00
329 Copy boot.z80 to blkfs 2020-04-22 21:19:12 -04:00
330
331
332 Copy boot.z80 to blkfs 2020-04-22 21:19:12 -04:00
333
334 Add words RSHIFT and LSHIFT 2020-05-07 15:41:43 -04:00
335
390 Rename Inner core to Cross-compiled core 2020-05-11 22:23:26 -04:00
391
392
393
394
395
396
397
398
399
400 Move all parsing words to Inner core 2020-05-02 21:21:47 -04:00
401
402
403
404
405
406
407
408
409
410
411
412
413
414
416
417
418
420 Cross-compiles in a single stage! 2020-05-14 10:17:38 -04:00
421
422
423
424 Move core's fmt to xcomp core (high) 2020-05-13 09:02:44 -04:00
425 Move core's fmt to xcomp core (high) 2020-05-13 09:02:44 -04:00
426
427
428
429
430
431
432
433
434
436
437
438
439
440
490
492
493 Add a layer of indirection for KEY 2020-05-02 11:17:28 -04:00
494
495
496
497
498
499 Add words RSHIFT and LSHIFT 2020-05-07 15:41:43 -04:00
500
502 recipes/trs80: move RECV program to blkfs 2020-05-05 22:21:27 -04:00
503
520
521
522 ti84: HelloWorld! 2020-05-08 11:36:50 -04:00
524
530
531
532
536
537
538
539
540 Add 7x7 font 2020-05-10 21:37:23 -04:00
541
550
551
552
553
554
555 ti84: tidy up driver code 2020-05-09 08:50:55 -04:00
556
557
558
559 ti84: unify drivers 2020-05-12 12:41:47 -04:00
560
564
565
566
567 ti84: enable alpha key 2020-05-09 20:54:47 -04:00
568
569
570
580 Gather all RC2014 drivers into a single "RC2014 Recipe section" 2020-05-13 14:56:38 -04:00
581
582
583
584 Gather all RC2014 drivers into a single "RC2014 Recipe section" 2020-05-13 14:56:38 -04:00
585 Gather all RC2014 drivers into a single "RC2014 Recipe section" 2020-05-13 14:56:38 -04:00
586
587 Gather all RC2014 drivers into a single "RC2014 Recipe section" 2020-05-13 14:56:38 -04:00
588
590
591
600 Gather all RC2014 drivers into a single "RC2014 Recipe section" 2020-05-13 14:56:38 -04:00
602
603
604
605
606
607
608
609
610 Gather all RC2014 drivers into a single "RC2014 Recipe section" 2020-05-13 14:56:38 -04:00
611
612
613 Gather all RC2014 drivers into a single "RC2014 Recipe section" 2020-05-13 14:56:38 -04:00
614
615 Gather all RC2014 drivers into a single "RC2014 Recipe section" 2020-05-13 14:56:38 -04:00