retro-ilo

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2023-03-29
18:30
some work on a 1bpp ilo-sdl Leaf check-in: 76c8def1a2 user: crc tags: trunk
2023-03-28
13:00
add BlockBase check-in: ed98343df5 user: crc tags: trunk
2023-03-24
15:22
add more glossary data for (std) words check-in: 1f8be8b3ed user: crc tags: trunk
2023-03-23
02:52
fix a bug in the kotlin block saving code; manually repack the kotlin .jar so its a more reasonable size now check-in: 05d41c9b06 user: crc tags: trunk
2023-03-22
23:36
teensy4.1 ilo now has local input echo, adds cr after lf display check-in: 28be55d7c3 user: crc tags: trunk
2023-03-21
22:13
remove .plan; add (crc/blocks.html) to make html index of blocks; upload blocks in text to server check-in: 5b39a7b26d user: crc tags: trunk
18:27
start work to document the (std) words check-in: e76231d4d7 user: crc tags: trunk
17:25
update make-blocks.sh check-in: dcd15ad233 user: crc tags: trunk
2023-03-15
00:11
work on a make-blocks tool in C check-in: 2460c061eb user: crc tags: trunk
00:00
update dis.py check-in: bd7db50872 user: crc tags: trunk
2023-03-14
23:48
add sys:buffers/ words to ilo-words.txt for autocompletion w/rlwrap check-in: ebfe4593f1 user: crc tags: trunk
23:45
more blocks cleanup work check-in: 608f350501 user: crc tags: trunk
18:24
finish current reorg of system blocks check-in: 26679902ad user: crc tags: trunk
14:22
shift (tools/*) to end of system blocks area check-in: dd2df2c6fa user: crc tags: trunk
14:07
consolidations in (std), some debugging stuff in (std) now check-in: 580943fb62 user: crc tags: trunk
13:42
its pi day, so have some pi approximations using (fixed-point) check-in: b89a454f50 user: crc tags: trunk
12:37
manual: start adding notes on the data flow combinators check-in: 2a70e3c337 user: crc tags: trunk
2023-03-13
23:18
add more sections to the manual check-in: f2d61040a6 user: crc tags: trunk
18:33
manual expansions check-in: a6d0befadd user: crc tags: trunk
17:24
some small updates to the manual check-in: 9e175ca815 user: crc tags: trunk
02:22
remove unused function in (tuhi) editor check-in: cfbeff030d user: crc tags: trunk
00:28
small updates to (*) blocks check-in: 651a174b8a user: crc tags: trunk
2023-03-12
23:22
remove an unused variable in (rng) check-in: d2311172cb user: crc tags: trunk
02:37
new ".s" to replace "dump-stack" check-in: 361a617480 user: crc tags: trunk
02:25
(std-library) now (std) check-in: 49f77e8b5d user: crc tags: trunk
00:56
update .plan block check-in: 3133cd4aa2 user: crc tags: trunk
2023-03-10
16:25
ilo-x86: grub can now boot the system check-in: 619c5f0c0f user: crc tags: trunk
12:45
ilo-x86: slower, but much more reliable ATA driver check-in: e7e2053d23 user: crc tags: trunk
12:44
ilo-x86: fix typo in vga.h check-in: 729861174b user: crc tags: trunk
02:30
formatting adjustments check-in: dfd3eaeaac user: crc tags: trunk
02:24
ilo-x86: increase delays in ATA code to try to work better on faster machines check-in: 095f353895 user: crc tags: trunk
02:18
ilo-x86: a little refactoring of ATA code check-in: 42f95ce778 user: crc tags: trunk
02:12
ilo-x86: more tabs slipped in :( check-in: 456ac16f80 user: crc tags: trunk
01:16
ilo.x86: clean up stripping of unneeded sections check-in: ab4a844d50 user: crc tags: trunk
00:35
ilo-x86: some work on excluding unneeded sections check-in: 5c3fc66215 user: crc tags: trunk
00:12
ilo-x86: fixes to ata_write(); I have now successfully loaded, edited, and saved a block check-in: 0a3c06417a user: crc tags: trunk
00:11
ilo-x86: add "make run-terminal" target check-in: 1774cf9854 user: crc tags: trunk
2023-03-09
23:58
ilo-x86: initial attempt at ata_write() check-in: dde99e55d9 user: crc tags: trunk
23:34
ilo-x86: move GDT to .data check-in: 8ce0659d32 user: crc tags: trunk
23:32
oops, a tab snuck in check-in: a21d55d6da user: crc tags: trunk
23:31
some README notes for ilo-x86 check-in: 8d75b3c2aa user: crc tags: trunk
23:19
ilo-x86: add ata_wait() to improve reliablity of block reads, fix stub for ata_write(), and set the write_block() to call it. Writes are not yet implemented check-in: 6f7e094ed2 user: crc tags: trunk
19:21
ilo-x86: block reads are now getting more reliable; more tuning to be done check-in: 0c2c78813c user: crc tags: trunk
17:47
ilo-x86: now able to read blocks other than 0 (still quite buggy!) check-in: de0471d998 user: crc tags: trunk
17:44
ilo-x86: now able to occasionally read a block check-in: 2cfcf8fd8d user: crc tags: trunk
17:41
ilo-x86: partial read successful; still incomplete check-in: 0edfd639db user: crc tags: trunk
16:02
ilo-x86: start actual work on ata driver check-in: 94f37d3665 user: crc tags: trunk
02:31
ilo-x86: adjust ata stubs a little check-in: bf1a5e262e user: crc tags: trunk
01:52
ilo-x86: after some debugging w/Arland, the scrolling issues have been fixed check-in: ecb04a3284 user: crc tags: trunk
00:30
ilo-x86: another stab at scrolling display fixes check-in: e13bdbc5fe user: crc tags: trunk