Subversion Repositories SvarDOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1876 23 d 10 h mateusz.viste /svarcom/trunk/ no need to check the original envseg to determine whether or not it is ok to quit - looking at the /P flag is enough  
1597 289 d 9 h mateusz.viste /svarcom/trunk/ save (and restore) the original parent of my PSP as advised by E. C. Masloch  
1596 289 d 11 h mateusz.viste /svarcom/trunk/ wasm ignores [] on source addresses so it is clearer to just avoid them  
455 1025 d 16 h mateuszviste /svarcom/trunk/ fixed "I am process 0" detection under DOS-C  
453 1025 d 16 h mateuszviste /svarcom/trunk/ saving original env seg in rmod so I can detect "I am process 0" situations in MS-DOS 5/6  
450 1026 d 8 h mateuszviste /svarcom/trunk/ moved some data into rmod props struct  
449 1026 d 10 h mateuszviste /svarcom/trunk/ implemented /P and a generic rmod memory buffer for transient-only settings  
448 1027 d 6 h mateuszviste /svarcom/trunk/ each svarcom instance has its own rmod + svarcom is able to quit (unloading its rmod in the process)