konilo

Timeline
Login

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

50 most recent check-ins

2024-10-15
15:02
tuhi: now highlight [ ] and ; (the immediate words) when using syntax highlighting Leaf check-in: 66e77f3071 user: crc tags: trunk
13:33
formatting fixes in ilo-amd64-openbsd.s check-in: 2be2c308fc user: crc tags: trunk
2024-10-14
15:56
ilo-amd64-openbsd: use libc instead of direct syscalls check-in: 5e258c5a09 user: crc tags: trunk
2024-10-09
18:33
switch ilo-amd64-openbsd binary to one using libc & built for openbsd-7.6 check-in: 434c54c443 user: crc tags: trunk
2024-09-16
22:29
ilo-x86-native: blocks to skip at start of hard disk are now configurable check-in: cb30c5e98f user: crc tags: trunk
2024-09-07
23:44
add faster ilo-fast.c implementation from Christopher Leonard check-in: cf796c6377 user: crc tags: trunk
2024-09-03
14:46
ilo.rom: fix several invalid instruction bundles check-in: 5f98be0bc2 user: crc tags: trunk
13:25
ilo+x11: now pledge() on openbsd, font data compiled into vm binary check-in: e333f829ba user: crc tags: trunk
2024-08-28
18:11
no longer load manual browser, describe by default check-in: 90b8106bbc user: crc tags: trunk
2024-08-25
23:24
vt:mono & vt:colored to toggle colors in termina programs, cleanups to `manual` code check-in: 4d6a2afb5e user: crc tags: trunk
2024-08-17
20:05
sync w/my latest core blocks & documentation; new welcome block; tuhi editor now recognizes full line comments check-in: e25b813eb9 user: crc tags: trunk
2024-07-12
10:39
x86-native: add graphica-0 support check-in: 0dbc2e4b0c user: crc tags: trunk
10:20
x86-native: increase reserved blocks to 200 check-in: c58789ac86 user: crc tags: trunk
2024-07-08
13:02
update floppy image check-in: f4794b58d6 user: crc tags: trunk
13:01
native-x86: do not use first 65 physical blocks on disk for block storage (allows installation to first partition, reserves space for on-disk image) check-in: c60f4ee539 user: crc tags: trunk
2024-07-04
17:42
update mult/ilo+x to support graphica level 0; refactoring; terminal now scales based on configured window size check-in: 5efe4deb59 user: crc tags: trunk
2024-05-29
15:44
ilo-safer: now use termios for terminal settings, additional error checking. Prevent further unveil() operation as well. check-in: 0d5729697e user: crc tags: trunk
2024-05-13
17:29
more efficient generated code from compile:call & compile:lit check-in: 132344daed user: crc tags: trunk
2024-05-06
23:36
fix text color in +ti:prompt check-in: 0df551f8b0 user: crc tags: trunk
2024-05-03
11:38
use ti:prompt in tuhi, rem, and manual check-in: 4c425239fd user: crc tags: trunk
2024-05-02
14:32
ilo-x86-native: color palette corrections between (termina) and vga text mode check-in: 13b061068b user: crc tags: trunk
10:50
sync w/latest blocks (adds `ti:prompt`, make use of prompts in `catalogue`) check-in: 352ebd2267 user: crc tags: trunk
2024-05-01
09:57
rename a binary; add an ilo-x86-netbsd binary check-in: 39d053a132 user: crc tags: trunk
2024-04-30
16:55
konilo.sh: use ftp(1) on netbsd and fetch(1) on freebsd check-in: f75556cf04 user: crc tags: trunk
2024-04-26
13:27
more release prep check-in: 324c745187 user: crc tags: trunk, 2024.4
12:57
release preparations check-in: d41c59ffec user: crc tags: trunk
2024-04-23
19:01
konilo.sh: moke more compact check-in: 326330315b user: crc tags: trunk
18:51
konilo.sh: fix issues reported by shellcheck check-in: 2ebc7dbe60 user: crc tags: trunk
18:39
konilo.sh: get user confirmation to continue after reading docs check-in: 01fbe5301a user: crc tags: trunk
18:34
konilo.sh: show docs on first run check-in: f2c3198890 user: crc tags: trunk
17:55
konilo.sh: add mod. date to header check-in: aef79a9325 user: crc tags: trunk
17:54
konilo.sh: allow disabling backups; option to build + use mult/ilo check-in: d24156502b user: crc tags: trunk
09:48
mult/ilo + x11: remove hard coded paths for default rom, blocks, font check-in: 48c7a70026 user: crc tags: trunk
09:45
mult/ilo + x11: minor changes to handling redrawing; modestly faster display updates now check-in: 2fae307993 user: crc tags: trunk
2024-04-16
14:41
add (napia) blocks check-in: 8f6f4a9c7d user: crc tags: trunk
2024-04-13
01:33
fix a memory map issue check-in: b7f61bedae user: crc tags: trunk
2024-04-09
09:43
sync w/my latest blocks check-in: 3ca2b7ea24 user: crc tags: trunk
2024-04-06
23:59
add a retroforth implementation of ilo check-in: ef771c254e user: crc tags: trunk
2024-04-03
16:58
rewrite konilo.sh, fix some potential issues with it check-in: cc3d8c7f15 user: crc tags: trunk
2024-04-02
03:15
rewrite konilo.sh check-in: 9e77212969 user: crc tags: trunk
2024-03-31
17:20
update glossary blocks check-in: d2ade61e8c user: crc tags: trunk
17:04
add a:new check-in: 14e68f8b3d user: crc tags: trunk
2024-03-29
16:42
sync w/my latest blocks; improvements to (rem), add (quad) extension; small manual updates check-in: 923fd5b901 user: crc tags: trunk
2024-03-25
16:50
fix typo in `list` horizontal rules check-in: 7119f5e8f7 user: crc tags: trunk
09:54
update rem to add missing functions, refactor the keymap code check-in: 7f5afa93da user: crc tags: trunk
01:34
s:get/line now also properly checks for and ignores invalid b/s check-in: 01cdba5d99 user: crc tags: trunk
2024-03-24
23:55
s:get/token now properly checks for and ignores attempt to b/s beyond start of the input buffer check-in: bf1d139968 user: crc tags: trunk
18:19
(rem) is now loaded by default check-in: a228f5bd24 user: crc tags: trunk
2024-03-23
04:23
merge in updated (rem) editor (est ~90% complete, is operational) check-in: 57b71ff495 user: crc tags: trunk
2024-03-21
18:25
sync w/latest blocks (termina programs get optional titles now) check-in: 72fe31e470 user: crc tags: trunk