Commit | Date | |
---|---|---|
2021-04-08 17:07:29 | Tree | |
[r6490]
by
debug
|
2021-04-08 17:06:31 | Tree |
[r6489]
by
debug
Implementing an X11 mouse pointer grab mechanism. Grab is activated by clicking in a framebuffer window, and released using left CTRL + ALT. When grab is active, the host mouse cursor is hidden and the window caption changes to indicate that grab is active. |
2021-04-07 18:21:30 | Tree |
2021-04-07 18:14:21 | Tree | |
[r6487]
by
debug
Code for idling the host processor has been moved out from individual CPU implementations to the main emul loop. Only if all running CPUs in all machines are idling will the host CPU idle. Also, if the return value from usleep() indicates an aborted syscall (due to signal delivery), then a second usleep() call is attempted. |
2021-04-07 18:13:06 | Tree |
[r6486]
by
debug
Adding 'R' (upper-case) disk image prefix, as a shorthand for creating temporary overlays. |
2021-04-05 12:02:30 | Tree |
2021-04-05 12:00:59 | Tree | |
[r6484]
by
debug
Beginning to experiment with detecting/implementing support for the idle function used by OpenBSD/luna88k. |
2021-04-05 11:01:13 | Tree |
[r6483]
by
debug
Adding hardcoded boot_unit=0 and boot_partition=0 NVRAM variables to the LUNA-88K machine, allowing OpenBSD/luna88k to boot from disk without asking for root and swap partitions. |
2021-04-05 07:49:02 | Tree |
2021-04-05 07:22:58 | Tree |