usim

Timeline
Login

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

50 most recent check-ins

2024-11-05
15:12
Bunch of fixes from BV. Leaf check-in: 9cb0ed511d user: ams tags: trunk
2024-10-31
10:34
Small OSX fixes to make X11 backend work. check-in: 9998d6f4a5 user: ams tags: trunk
2024-10-19
21:20
Fix a warning about comparisson with different signedness in sdl2.c Leaf check-in: ba3dc4f283 user: nikola tags: nikola/sdl2-scancodes
21:17
Merge changes from trunk. check-in: 08c314db4c user: ams tags: nikola/sdl2-scancodes
21:15
Merge changes from trunk. check-in: bc342a8d0f user: ams tags: nikola/sdl2-scancodes
21:14
Small change in the README check-in: 04dd276fdb user: nikola tags: trunk
21:14
Add documentation for the new config file options check-in: f2a658739c user: nikola tags: trunk
20:27
Make the scaling filter selectable check-in: 9696ce95a3 user: nikola tags: trunk
20:16
Make the window scale parse as a float in the configuration check-in: 58d208ea7e user: nikola tags: trunk
20:05
Make it possible to configure if you want the window to be resizable check-in: d239e65307 user: nikola tags: trunk
19:59
Add usim.scale into the config check-in: e24219363b user: nikola tags: trunk
19:41
Fix an oopsie check-in: 787a13d95f user: nikola tags: trunk
19:03
Some more changes in ucfg.c check-in: be8e564529 user: nikola tags: trunk
18:56
Fix some formatting issues and remove unncessary includes in ucfg.c check-in: 635590a4c2 user: nikola tags: trunk
18:46
Allow for resizing the emulator window. check-in: 456c941d42 user: nikola tags: trunk
2024-08-26
17:25
Add hack for running headless. check-in: 78fbf80f2d user: ams tags: trunk
2024-07-01
16:16
Fix compiler warnings check-in: d36a0d1b29 user: nikola tags: trunk
2024-06-28
15:40
sdl2.c: Use scancode instead of keysym when resolving bucky keys. check-in: 0fcc92457a user: ams tags: nikola/sdl2-scancodes
15:37
sdl2.c: Try to use scancodes through out. check-in: 164d00c09b user: ams tags: nikola/sdl2-scancodes
09:34
iob.c (iob_unibus_write, iob_unibus_read): Fix addresses; they are octal. check-in: a7806abc71 user: ams tags: trunk
2024-06-27
20:10
Switch to scancodes instead of characters for keyboard emulation. check-in: 69e00ee177 user: nikola tags: nikola/sdl2-scancodes
19:31
Create new branch named "keyboard-test" check-in: 9d51398d5e user: nikola tags: nikola/sdl2-scancodes
10:40
sdl2.c: Add stubs for idle handler. check-in: db4c795d7a user: ams tags: trunk
2024-06-26
16:23
uexec.c (mfread): Manage register 016. check-in: c10b5ec3c4 user: ams tags: trunk
15:51
uexec.c: Fix brain-typos. check-in: 27abad6136 user: ams tags: trunk
15:42
Makefile (CFLAGS): Add -I/opt/local/include for OS X users. check-in: 3c3c94e444 user: ams tags: trunk
10:36
Clean up indentation slightly. check-in: 569f1e1a5a user: ams tags: trunk
08:47
Merge ams/sdl to trunk. check-in: 4121b8f3e7 user: ams tags: trunk
08:47
notes.text: Delete file. Closed-Leaf check-in: 3802b528da user: ams tags: ams/sdl
08:37
Makefile: Add note that SDL1 with SDL12-compat is mostly broken. check-in: 7f3fbc4e82 user: ams tags: ams/sdl
08:37
Get rid of some compiler warnings. check-in: affdaf69ec user: ams tags: ams/sdl
08:17
Bunch of minor cleanups. check-in: 2d70efbcc9 user: ams tags: ams/sdl
05:04
uch11-backend.h: Include <pthread.h>. check-in: 6d8b526a75 user: ams tags: ams/sdl
2024-06-25
16:46
uch11: Random declaration fixes. check-in: a92489a346 user: ams tags: ams/sdl
12:45
uch11: Split out uch11 backend guts into seperate header, leave uch11.h for MIT CADR specifics. check-in: b32ca4506b user: ams tags: ams/sdl
11:30
uch11: Make sure each backend now is a seperate compilation unit. check-in: 200674745d user: ams tags: ams/sdl
11:20
uch11: Split backend code to seperate files. check-in: 9e48bb8745 user: ams tags: ams/sdl
09:54
ucfg.c: Handle setting modifiers in config file. check-in: 7bf9883f4f user: ams tags: ams/sdl
09:39
Move send_accumulated_updates and accumulate_update to tv.c. check-in: 8f1f5f72ee user: ams tags: ams/sdl
08:09
sdl2.c: Map Top key... check-in: d9db9b2bd7 user: ams tags: ams/sdl
08:09
cadet.c (cadet_process_shift): Make function slightly easier to follow. check-in: 06c22160c4 user: ams tags: ams/sdl
07:36
sdl2.c: Handle C-aaaa... properly. check-in: 8955c86dcc user: ams tags: ams/sdl
07:04
x11.c: Minor fixes; use new API. check-in: ef2b653529 user: ams tags: ams/sdl
2024-06-19
07:15
Indent files. check-in: cb74f9ba59 user: ams tags: ams/sdl
07:03
Minor cleanups. check-in: c56a574a07 user: ams tags: ams/sdl
06:45
Move allup key handling to respective backend. check-in: 032a512225 user: ams tags: ams/sdl
2024-06-18
15:01
README.md, lmdf.text: Update. check-in: bfcbe36d94 user: ams tags: ams/sdl
14:49
Break out some duplicate code in "allup" routines. check-in: 822c10cf21 user: ams tags: ams/sdl
13:34
Bunch of SDL1 hackery ... implement allup for SDL1. check-in: 3959f89bbc user: ams tags: ams/sdl
13:26
sdl2.h (sdl2_beep): Add forward declaration. check-in: 3ee82c6833 user: ams tags: ams/sdl