kolibrios-fun/programs/system/launcher/trunk/build_en.bat
Marat Zakiyanov (Mario79) 31a1418c99 LAUNCHER changes:
1) Reducing the consumption of RAM, 4 KB instead of 32 KB.
2) Output to BOARD information about running applications.
3) Cleaning of the source code.
notice:
Only 2 KB of memory for AUTORUN.DAT - be careful!

git-svn-id: svn://kolibrios.org@4602 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-02 17:47:45 +00:00

6 lines
115 B
Batchfile

@erase lang.inc
@echo lang fix en >lang.inc
@fasm launcher.asm launcher
@kpack launcher
@erase lang.inc
@pause