Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-09-14
| ||
18:21 | update ilo-x86-native binary Leaf check-in: 949832b72b user: crc tags: trunk | |
2023-09-13
| ||
12:06 | add (dusk:rng) check-in: d5411af3c6 user: crc tags: trunk | |
2023-09-12
| ||
12:46 | merge in latest system blocks [ adds (opt:editor-ext) blocks ] check-in: 4f7060a950 user: crc tags: trunk | |
2023-08-28
| ||
01:10 | ilo-safer.c: now check for stack over/underflow, memory out of bounds, division by zero, errors on opening image and blocks check-in: 673bac0949 user: crc tags: trunk | |
01:09 | ilo-openbsd.c -> ilo-safer.c check-in: 5e71ec53dd user: crc tags: trunk | |
01:08 | ilo+graphica: more fixes from Arland's tree check-in: 504008ccbd user: crc tags: trunk | |
2023-08-27
| ||
16:44 | ilo+graphica: update blocks, fix palettes check-in: b535eba97d user: crc tags: trunk | |
16:39 | ilo+graphica: internal fixes, cleanups from Arlands source tree check-in: d3e4f87b04 user: crc tags: trunk | |
2023-08-26
| ||
15:45 | update system blocks (fixes bugs in xrm, vt:set/color, listener); remove old Graphica blocks & replace with current ones [WARNING: all old Graphica prototype programs are now broken. These will be updated or removed in the near future] check-in: 86759569aa user: crc tags: trunk | |
2023-08-25
| ||
16:46 | ilo+graphica: lots of fixes for device changes as we approach stability point check-in: 224be500bf user: crc tags: trunk | |
03:59 | add vm/ilo-openbsd.c (now using pledge() and unveil()) check-in: 30db3b683b user: crc tags: trunk | |
2023-08-21
| ||
23:59 | ilo-sdl: some more adjustments to aid in readability check-in: af073c900e user: crc tags: trunk | |
23:40 | ilo-sdl: some more adjustments to aid in readability check-in: f163d8f2f3 user: crc tags: trunk | |
23:31 | ilo-sdl: some adjustments to aid in readability check-in: 3c5f09d4c8 user: crc tags: trunk | |
21:49 | ilo-sdl: more source changes using defines for types check-in: 2aa698e26a user: crc tags: trunk | |
17:43 | ilo-sdl: more moving of functions to using packed points; more work on making closer to standard ilo.c check-in: 070d3110a8 user: crc tags: trunk | |
16:51 | ilo-sdl: make some things more in line w/ilo.c; start updating drawing functions to use new packed point approach check-in: 4fc9dba0c8 user: crc tags: trunk | |
15:44 | ilo-sdl: terminal emulation now supporting text colors check-in: 9900604dba user: crc tags: trunk | |
13:15 | ilo-sdl: begin terminal emulation support for text output check-in: 86491ae1b2 user: crc tags: trunk | |
2023-08-16
| ||
13:00 | native: colors are mostly working now check-in: d663b15900 user: crc tags: trunk | |
2023-08-15
| ||
23:34 | native: apply attributes when scrolling check-in: 9f9715b32c user: crc tags: trunk | |
23:31 | native: fix cursor positioning check-in: 852eb79822 user: crc tags: trunk | |
16:40 | native: some work to make attributes changable check-in: 1ff65fb587 user: crc tags: trunk | |
01:22 | native: more stubs for getting at text attributes check-in: 364866f067 user: crc tags: trunk | |
2023-08-14
| ||
18:29 | native: more tweaks to cursor positioning; start stubbing for color attributes check-in: 521034078e user: crc tags: trunk | |
17:21 | native: fix a small issue with cursor positioning (still slightly off, but mostly workable now) check-in: 41ddb2bc43 user: crc tags: trunk | |
17:18 | native: begin routing character display through terminal device check-in: c779f903ff user: crc tags: trunk | |
13:31 | native: restructure a bit check-in: cf79bd28a7 user: crc tags: trunk | |
2023-08-13
| ||
20:49 | native: fixups to vga-term.h code check-in: 8d18a9d809 user: crc tags: trunk | |
20:45 | native: start of code for vga-terminal driver check-in: bbb12543b9 user: crc tags: trunk | |
2023-08-07
| ||
15:17 | add (kowae) and (taotaka) to sets/ check-in: 4aac019c91 user: crc tags: trunk | |
14:50 | add (taotaka) and (kowae) launchers check-in: 2d6513aa55 user: crc tags: trunk | |
2023-08-04
| ||
02:10 | merge in latest system.blocks check-in: b6279ab533 user: crc tags: trunk | |
2023-08-02
| ||
22:39 | add disk image for mini vMac w/image, blocks, binary, and source check-in: cdb78449a3 user: crc tags: trunk | |
22:17 | add C vm code for 68k System 5/6/7; builds under THINK C 5.0.2 check-in: a61124469c user: crc tags: trunk | |
2023-07-31
| ||
15:18 | update wisp; add wiki; termina programs all should be working again check-in: f7397b1d05 user: crc tags: trunk | |
12:46 | update system blocks (some termina stuff will be broken until next commit) check-in: 80faa1b0d6 user: crc tags: trunk | |
2023-07-28
| ||
14:37 | update amd64 binaries for freebsd, linux, netbsd check-in: 126d9dfa0e user: crc tags: trunk | |
14:19 | amd64 assembly: fix length for writes to screen check-in: fad42609e7 user: crc tags: trunk | |
10:44 | add binary for ilo-x86-native (multiboot elf format) check-in: 6641eda8f0 user: crc tags: trunk | |
10:18 | update ilo-x86-native to latest image check-in: e691da84c0 user: crc tags: trunk | |
2023-07-27
| ||
18:27 | s:get/line now handles both backspace & delete check-in: cf40a1f8d2 user: crc tags: trunk | |
2023-07-22
| ||
16:30 | amd64 assembly: fix `restart` check-in: 0c76b8addb user: crc tags: trunk | |
2023-07-20
| ||
14:59 | (napia) blocks for the napia-specific extensions to ilo check-in: 4ea39f7518 user: crc tags: trunk | |
2023-07-18
| ||
16:39 | retro-unu: use strlcpy, not strcpy check-in: 23612ad53b user: crc tags: trunk | |
2023-07-17
| ||
11:18 | add kohure (memory browser/editor) check-in: a70936443d user: crc tags: trunk | |
11:16 | fix a typo check-in: 0fa59c38f1 user: crc tags: trunk | |
2023-07-13
| ||
00:37 | add `clear` to (nonix) check-in: 4c5f8b1ca4 user: crc tags: trunk | |
2023-07-11
| ||
00:52 | (tuhi): add N for erasing block ("new") check-in: 1540aaa197 user: crc tags: trunk | |
2023-07-06
| ||
23:05 | in (std) and (fixed-point) tighten up some of the source check-in: 509de7ed87 user: crc tags: trunk | |