Menu

Code2 Commit Log


Commit Date  
[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
[r6488] by debug

mvme187old -> mvme187

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
[r6485] by debug

Adding unlikely(), although it is unlikely that it matters that much.

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
[r6482] by debug

Some color in the usage message and other messages.

2021-04-05 07:22:58 Tree
[r6481] by debug

Minor debugmsg:ification of diskimage messages, including minor improvement regarding r: prefix.

2021-04-05 07:10:16 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.