usim

Timeline
Login

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

50 most recent check-ins

2024-12-20
21:38
cc bus attach virtual cable, cc starts but not functional yet, possible to halt and run with sdl3, -b, -p, -k command line options Leaf check-in: 01213f2df7 user: metebalci tags: cc
2024-12-19
17:34
vmem and bus cleanup merge Leaf check-in: 691a5c313c user: metebalci tags: trunk
2024-12-18
09:38
most of the register/field/mem types are changed to unsigned int or bool Closed-Leaf check-in: bcfec72ad3 user: metebalci tags: vmem-bus-cleanup
08:20
doc updates check-in: 9c29746961 user: metebalci tags: vmem-bus-cleanup
07:54
second disk controller is removed from disk-controller and bus-adaptor, it is just handled as invalid bus access check-in: ecc8a60631 user: metebalci tags: vmem-bus-cleanup
07:25
doc and naming updates and fixes check-in: 1ea0132b40 user: metebalci tags: vmem-bus-cleanup
07:14
reset mechanism for all components, some name and type changes check-in: d73d25db30 user: metebalci tags: vmem-bus-cleanup
05:49
minor updates and added missing reset functions check-in: 82df82b933 user: metebalci tags: vmem-bus-cleanup
05:39
doc update check-in: a57268e12c user: metebalci tags: vmem-bus-cleanup
05:35
doc updates check-in: afa1e322d5 user: metebalci tags: vmem-bus-cleanup
05:25
memory limit check is moved to main memory check-in: 4948b83895 user: metebalci tags: vmem-bus-cleanup
05:16
fixes for build warnings check-in: 7a401b2278 user: metebalci tags: vmem-bus-cleanup
05:03
big cleanup particularly for vmem use and bus access check-in: dff018b6e1 user: metebalci tags: vmem-bus-cleanup
2024-12-15
10:30
fix for the last fix check-in: bbac3bd2e6 user: metebalci tags: trunk
10:24
fix for possible phy memory exhaustion check-in: f00b99d51c user: metebalci tags: trunk
2024-12-14
21:33
sdl3-main merged to usim check-in: 6a93941d11 user: metebalci tags: trunk
2024-12-13
11:07
cleaned ucode.h of unfasl methods check-in: 43b827f81c user: metebalci tags: trunk
07:30
sdl3 window name is set to chaos_myname if exists check-in: 33c1b2b536 user: metebalci tags: trunk
07:24
the type of value in unibus read/write functions is changed from uint32 to uint16, also some print formatting fixes check-in: 32a1a11254 user: metebalci tags: trunk
07:19
sdl3 keyboard blocking functions of queue are removed, resolved the crash on macos check-in: 96980c2e3c user: metebalci tags: trunk
2024-12-11
10:30
sdl3 merged, some changes due to Makefile change check-in: 48754f14d2 user: metebalci tags: trunk
09:43
filename change for new files, _ replaced with - Closed-Leaf check-in: 087aa75b3f user: metebalci tags: metebalci/sdl3
09:31
new options for audio, audio processing changed check-in: 973c4585ae user: metebalci tags: metebalci/sdl3
2024-12-10
14:43
process allow_resize, window_resize event processing removed, uexec:reset probably covers everything check-in: fe20b14c20 user: metebalci tags: metebalci/sdl3
2024-12-09
15:32
unfasl.c: Include <err.h>. check-in: 8f0bf89a0b user: ams tags: trunk
12:52
lod: Minor fixes; stricter error checking. check-in: 630d058688 user: ams tags: trunk
12:21
lod: Minor fixes. check-in: 5719ea95a8 user: ams tags: trunk
12:06
lod: Add some simple function for dumping the name of a DTP. check-in: 3c3a5de890 user: ams tags: trunk
10:35
ucode.c: Add support (disabled for now) for decoding LC dump. check-in: 15826cc06f user: ams tags: trunk
10:13
unfasl300.c: Update for System 300. check-in: 9b945b6742 user: ams tags: trunk
09:37
di, lod: Update definitions for System 300. check-in: 18a41757ee user: ams tags: trunk
09:12
di, lod: Rename things slightly to make slightly more sense. check-in: d920c6ff14 user: ams tags: trunk
09:09
di, lod: Add skeleton for System 300. check-in: a6de2dd4a5 user: ams tags: trunk
08:55
di, lod: Add back programs; the still prove to be slightly useful. check-in: 66a32ac726 user: ams tags: trunk
05:26
F12-rubout and F12-return added as alternative boot keys check-in: 017c40bffc user: metebalci tags: metebalci/sdl3
05:14
small documentation updates check-in: 6a33c2d5e6 user: metebalci tags: metebalci/sdl3
2024-12-08
21:10
code cleanup, mfmem[] replaced with individual variables check-in: af0a44bb48 user: metebalci tags: metebalci/sdl3
19:33
CM, CMM, CCM combinations are not allowed for reboot from keyboard check-in: 92e6817783 user: metebalci tags: metebalci/sdl3
18:44
default keyboard mapping updated check-in: ca528ff60d user: metebalci tags: metebalci/sdl3
14:13
early support for statistics counter, it counts but does not stop the machine check-in: 971b0639ef user: metebalci tags: metebalci/sdl3
12:32
small fix in Makefile check-in: d83778ad48 user: metebalci tags: metebalci/sdl3
12:30
some changes in Makefile, documented in DEVELOPMENT.md check-in: 4ec27a9cea user: metebalci tags: metebalci/sdl3
2024-12-07
21:38
code cleanup, spy and lashup are moved to their own files, improvements on spy check-in: 95f169ca01 user: metebalci tags: metebalci/sdl3
17:53
code cleanup, unibus inside virtual_memory (previously umem) moved to its own files check-in: 033ecefbb8 user: metebalci tags: metebalci/sdl3
17:13
code cleanup, usym and udiss declarations are moved to their own headers check-in: 7b020c5d81 user: metebalci tags: metebalci/sdl3
16:59
SDL1 support removed check-in: 41cf870135 user: metebalci tags: metebalci/sdl3
16:59
SDL1 support removed check-in: be1af86569 user: metebalci tags: metebalci/sdl3
16:52
code cleanup, umem splitted into physical_memory, virtual_memory and vmm check-in: b73a4f18e5 user: metebalci tags: metebalci/sdl3
2024-12-06
22:57
minor change for cold boot reboot from keyboard check-in: c52e41d784 user: metebalci tags: metebalci/sdl3
22:34
cold boot from keyboard working check-in: 46a0ba5058 user: metebalci tags: metebalci/sdl3