|
Last change
on this file since 29 was 29, checked in by Ben Rietbroek, 15 years ago |
|
AiR-BOOT v1.06 -- Complete sourceforge mirror. (r56) [2010-02-19]
Signature-date: 2006-03-13.
Also contains binairy releases from v1.01 to v1.06, cd-rom images, etc.
If you want the whole pre v1.07 shebang, checkout this revision's trunk.
The v1.06 reference version is in 'tags/v1.06r'.
Note that this reference version uses 'NL' for 'Dutch'.
|
|
File size:
161 bytes
|
| Line | |
|---|
| 1 | rem This file sets Assembler, Linker and EXE2BIN for DOS environment
|
|---|
| 2 | set assembler=tasm.exe /m9 /dReal /t
|
|---|
| 3 | set linker=tlink.exe /3 /x
|
|---|
| 4 | set exe2bin=exe2bin.exe
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.