User Tools

Site Tools


blog:pushbx:2025:0330_late_march_push_for_revised_ldos_kernel

Late March push for revised lDOS kernel

2025-03-30

This week I worked on verifying and improving the lDOS kernel some. Particularly the use of segregs to address either DOSGROUP (DOS data), DOSCODEGROUP (DOS code), or DOSENTRYGROUP (a few variables in the entry section that's stuck in the Low Memory Area).

tractest/listvars.pl

The listvars.pl script can check assumptions on many memory accesses, by reading a .tls (trace listing) file. The script recognises section changes (annotated by convlist.pl that outputs a .tls file), maps sections to groups (read from a WarpLink extended map file), records the sections in which labels are declared, and can check that assumptions (read from assume directives in the sources) match the sections used for accessing certain variables.

wwwecm scripts

Add msdos4 repo's doc subdirectory to update-doc-wwwecm script.

lDOS kernel

You could leave a comment if you were logged in.
blog/pushbx/2025/0330_late_march_push_for_revised_ldos_kernel.txt · Last modified: 2025-03-30 17:42:14 +0200 Mar Sun by ecm