Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-01-24
| ||
19:32 | wesperco stuff Leaf check-in: 824cd30f6b user: metebalci tags: wesperco | |
09:52 | wesperco tape support check-in: b2c14436e5 user: metebalci tags: wesperco | |
07:50 | sdl3 idle mechanism changed to use idle parameters and use sched_yield Leaf check-in: 9dfef71544 user: metebalci tags: trunk | |
05:30 | 60hz interrupt is from itimer for all backends, fix for leaks check-in: b1f9627482 user: metebalci tags: trunk | |
2025-01-23
| ||
20:39 | some leaks fixed check-in: 524e3110ea user: metebalci tags: trunk | |
15:15 | color tv support, f12-d to dump check-in: 57a1ae3487 user: metebalci tags: trunk | |
13:53 | f12-d output writes to current dir not /tmp Closed-Leaf check-in: 9b0891a367 user: metebalci tags: color | |
13:49 | minor updates check-in: d4cb391116 user: metebalci tags: color | |
13:14 | fix for close window/X not working when color tv enabled check-in: f3477b348d user: metebalci tags: color | |
13:07 | colors fixed check-in: 5df8345bf7 user: metebalci tags: color | |
11:23 | color tv works check-in: 40b6a8f6f9 user: metebalci tags: color | |
10:16 | f12-d to dump to numbered file check-in: e97ec4b1e7 user: metebalci tags: color | |
10:10 | vsync bit in color check-in: 7772f41cec user: metebalci tags: color | |
09:16 | fix for seg fault, explicitly creating opengl context and making them current before rendering check-in: 78d715e529 user: metebalci tags: color | |
09:11 | sync and color map implemented, also on main tv, color trace facility added check-in: 1451e4721c user: metebalci tags: color | |
2025-01-22
| ||
15:39 | color tv probe passes check-in: f3a8d48e36 user: metebalci tags: color | |
15:17 | color tv support check-in: 61dd837b1b user: metebalci tags: color | |
14:49 | fix for chaos errors during file access check-in: 1c3576da48 user: metebalci tags: trunk | |
2025-01-20
| ||
06:42 | minor changes Leaf check-in: 186bfc1a3e user: metebalci tags: uexec-reversal | |
2025-01-19
| ||
07:24 | trunk sync and minor changes check-in: 3effa74005 user: metebalci tags: uexec-reversal | |
07:01 | now works with diagnostic/olord signals check-in: 85bc005335 user: metebalci tags: uexec-reversal | |
2025-01-18
| ||
20:54 | logging change to reduce log messages check-in: 918deaa287 user: metebalci tags: trunk | |
20:53 | logging change to reduce log messages check-in: f5f5e4193a user: metebalci tags: trunk | |
2025-01-17
| ||
12:53 | refinement in write-read, 3 uexec execute/write functions became 2 execute_no_/with_side_effects functions check-in: a517bbbb87 user: metebalci tags: uexec-reversal | |
00:03 | minor changes check-in: 11c48ebed8 user: metebalci tags: uexec-reversal | |
2025-01-16
| ||
23:56 | uexec_step is splitted to multiple functions, it is reversed such that first write then read is called so the result of ALU etc. based on current IR is visible on output bus, it also means step waits after read cycle not write cycle, boot is initiated with boot trap check-in: c908de9da3 user: metebalci tags: uexec-reversal | |
20:51 | bus reset mechanism check-in: 0ccb075115 user: metebalci tags: trunk | |
08:40 | instrumentation things removed check-in: 64fd7b588a user: metebalci tags: trunk | |
2025-01-15
| ||
22:48 | minor doc changes check-in: 8d593b3717 user: metebalci tags: trunk | |
22:39 | boot and reset special key combinations are removed, these are effectively run and cmcm+rubout check-in: 409d64af5a user: metebalci tags: trunk | |
22:33 | fixed the very initial conditions of startup, p0 execution is inhibited check-in: ae007e07dd user: metebalci tags: trunk | |
20:42 | minor changes check-in: a556c63935 user: metebalci tags: trunk | |
11:31 | minor makefile updates, config-experimental is made optional check-in: 9d66195b21 user: metebalci tags: trunk | |
09:05 | strdup-free matching, -w takes optional FILE, all-variants target added to Makefile check-in: 6ff99d1994 user: metebalci tags: trunk | |
2025-01-14
| ||
20:56 | warm boot option -w fixed check-in: 4476d319c8 user: metebalci tags: trunk | |
20:43 | makefile changed, produces a single binary named usim check-in: 81542d31ab user: metebalci tags: trunk | |
20:28 | auto filename for state and screenshot is converted to lowercase check-in: 9dedd72daa user: metebalci tags: trunk | |
20:18 | more fixes for pc history dump check-in: 337af25374 user: metebalci tags: trunk | |
19:49 | dump ucode history fix, ucode history keeps pc source prom/imem, some work on new-idle check-in: 16428cb187 user: metebalci tags: trunk | |
15:05 | sdl3 supports interval timer, sdl3 60hz updates always work with display refresh check-in: f0e109bea0 user: metebalci tags: trunk | |
11:11 | special key is made configurable and should be explicitly assigned check-in: 2d77b58174 user: metebalci tags: trunk | |
08:05 | build fix check-in: bee482c883 user: metebalci tags: trunk | |
08:04 | new-idle check-in: 8feed6dd74 user: metebalci tags: trunk | |
07:33 | build warning fixes for linux check-in: e617c18309 user: metebalci tags: trunk | |
07:27 | build warning fixes check-in: d512af1288 user: metebalci tags: trunk | |
07:21 | 60 cycle clock is enabled for all backends, interval timer is disabled for all check-in: 78e95f42d8 user: metebalci tags: trunk | |
06:47 | cc branch merged, major changes check-in: 859cabe2a4 user: metebalci tags: trunk | |
05:49 | minor fixes Closed-Leaf check-in: 7add564fea user: metebalci tags: cc | |
2025-01-13
| ||
22:07 | debug/release builds, makefile per app, perf check/corrections, state change check/correctins check-in: c4f3b850e3 user: metebalci tags: cc | |
2025-01-12
| ||
12:19 | experimental sdl3-idle driver check-in: eda838c3d8 user: metebalci tags: cc | |