Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1624 141 d 20 h mateusz.viste / added latin-american keyboard layout  
1623 160 d 16 h mateusz.viste /help/help-en/ fixed hwreq example  
1622 160 d 16 h mateusz.viste /packages-core/ upgraded localcfg to ver 20231227  
1621 160 d 16 h mateusz.viste /localcfg/tags/20231227/ frozen ver 20231227 to tags  
1620 160 d 16 h mateusz.viste /localcfg/trunk/ LSM update  
1619 160 d 16 h mateusz.viste /localcfg/trunk/ bumped version string  
1618 160 d 16 h mateusz.viste /localcfg/trunk/ upgraded svarlang to ver 20230730, LNG now stored in same dir as executable  
1617 160 d 17 h mateusz.viste /localcfg/trunk/nls_lang/ backslashes must be escaped  
1616 192 d 16 h mateusz.viste / EN_ONLY builds are stripped from translation files (LNG,NLS) + disabled DMF support (no longer needed, the normal 1.44 EN_ONLY build fits on a single floppy now)  
1615 192 d 16 h mateusz.viste /packages-core/ removal of dosfsck from CORE (not 8086 compatible)  
1614 192 d 16 h mateusz.viste /website/ adjusted download links for new filenames + listing the DMF option  
1613 192 d 17 h mateusz.viste /website/ default download points to build 20231124  
1612 193 d 19 h mateusz.viste /packages-core/ upgraded pkg to ver 20231124  
1611 193 d 19 h mateusz.viste /pkg/tags/20231124/ frozen ver 20231124 to tags  
1610 193 d 19 h mateusz.viste /pkg/trunk/ bumped LSM version  
1609 193 d 19 h mateusz.viste /pkg/trunk/ reduced inflate() buffer from 32K to 12K to make SvarDOS installation work on an IBM PC with 256K of RAM  
1608 194 d 3 h mateusz.viste /buildidx/ added support for "release XYZ" versions (special hack for E. C. Masloch)  
1607 194 d 3 h mateusz.viste /buildidx/ SVED included in the MS-DOS compat list instead of EDIT  
1606 194 d 3 h mateusz.viste / adjusted path to the helixteam backup  
1605 195 d 15 h mateusz.viste /help/ added a note about warn LSM lines  
1604 195 d 15 h mateusz.viste /packages-core/ upgraded core pkg to latest version  
1603 195 d 15 h mateusz.viste /pkg/tags/20231122/ frozen ver 20231122 to tags  
1602 195 d 15 h mateusz.viste /pkg/trunk/ upgraded SvarLANG to latest version + LNG is now installed in BIN along with pkg.exe  
1601 195 d 15 h mateusz.viste /pkg/trunk/ filenames shorter than 4 bytes are also autocompleted with .SVP  
1600 195 d 15 h mateusz.viste /pkg/trunk/ the .SVP extension is optional for pkg install and pkg update operations  
1599 195 d 16 h mateusz.viste /pkg/trunk/ display post-install "warn" messages if present in LSM metadata  
1598 195 d 16 h bernd.boeckmann /packages-core/ update FDISK core package to 1.3.11  
1597 195 d 21 h mateusz.viste /svarcom/trunk/ save (and restore) the original parent of my PSP as advised by E. C. Masloch  
1596 195 d 23 h mateusz.viste /svarcom/trunk/ wasm ignores [] on source addresses so it is clearer to just avoid them  
1595 196 d 16 h mateusz.viste /svarcom/trunk/ set parent of transient SvarCOM to RMOD (apparently required by EDR-DOS?)  
1594 196 d 16 h mateusz.viste /svarcom/trunk/ preserving bx,cx,dx registers throughout inline assembly block  
1593 199 d 14 h mateusz.viste /svarcom/trunk/ using faster cmp instead of or  
1592 199 d 15 h mateusz.viste /svarcom/trunk/ rmod building moved to bldrmod.bat so wmake still works even when nasm is a svardos link  
1591 199 d 15 h mateusz.viste /svarcom/trunk/ instead of raw-copying a PSP for RMOD, ask DOS to generate it via int 21h,ah=26h  
1590 199 d 23 h mateusz.viste /svarcom/trunk/ do NOT close file handlers in an attempt to preserve the stdin/stdout/etc descriptors  
1589 200 d 1 h mateusz.viste /svarcom/trunk/ RMOD's PSP set so the SS:SP pointer has some room to POP things (advised by E. C. Masloch, thanks\!)  
1588 200 d 3 h mateusz.viste /svarcom/trunk/ preset RMOD's JFT size to 20 slots (which is the maximum that the PSP can hold - more than this would require a separate allocation)  
1587 200 d 14 h mateusz.viste /svarcom/trunk/ patching up RMOD's PSP once it is loaded in memory: clearing out the JFTand presetting a stack address. thanks to E. C. Masloch for pointers  
1586 202 d 16 h mateusz.viste /website/sved/ updated website information about sved footprint  
1585 202 d 16 h mateusz.viste /sved/tags/2023.5/ frozen ver 2023.5 to tags