Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1368 312 d 11 h mateusz.viste /sved/trunk/ renamed sved.lng to edit.lng + added a "pkg" target to makefile  
1366 312 d 12 h mateusz.viste /sved/trunk/ sved.com becomes edit.com + doc improvement  
1339 316 d 12 h mateusz.viste /sved/trunk/ db is statically allocated (no malloc) and all _fcalloc() calls have been replaced by _dos_alloc() - this decreased the footpring by 2K  
1286 329 d 22 h mateusz.viste /sved/trunk/ replaced argv+argc with a PSP-parsing routine, saves some 330 bytes of footprint  
1285 329 d 23 h mateusz.viste /sved/trunk/ compile as tiny-mode COM for smaller disk footprint (executable is almost 1K smaller)  
1282 330 d 4 h mateusz.viste /sved/trunk/ refreshing only lines that changed (faster) and replaced fopen() by _dos_open() (smaller)  
1275 333 d 13 h mateusz.viste /sved/ sved - the SvarDOS editor  

Show All