?login_element?
?pathlinks? – Rev 1477
Rev 979 |
Rev 1780 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| Download
if "
%settedpath%"==""
call "_sdk\setpath.bat"
echo atm=2
> _sdk\syssets.asm
echo atm2clock=0
>> _sdk\syssets.asm
echo sys_npages=64
>> _sdk\syssets.asm
echo NEMOIDE=0
>> _sdk\syssets.asm
echo SYSDRV=4
>> _sdk\syssets.asm
rem echo SYSDRV=0 >> _sdk\syssets.asm
echo INETDRV=0x00
>> _sdk\syssets.asm
echo PS2KBD=0x00
>> _sdk\syssets.asm
rem echo define ATMRESIDENT >> _sdk\syssets.asm
echo define USETOPDOWNMEM
>> _sdk\syssets.asm
rem echo define KEEPPG38 >> _sdk\syssets.asm
echo define FREEPG0
>> _sdk\syssets.asm
echo define FREEPG4
>> _sdk\syssets.asm
echo define FREEPG6
>> _sdk\syssets.asm
nedotrd test.trd -eh code.$C
nedotrd test.trd -a code.$C
copy code.$C ..\release\osatm2hm.$C
> nul
move test.trd ..\release\osatm2hm.trd
> nul
call ..\tools\chkimg.bat hdd
if "
%makeall%"=="" ..\us\emul.exe -i atm2.ini ..\release\osatm2hm.trd