Changeset 25 for trunk/AIR-BOOT/SOURCE
- Timestamp:
- Mar 6, 2003, 12:21:12 PM (23 years ago)
- Location:
- trunk/AIR-BOOT/SOURCE
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/AIR-BOOT/SOURCE/AIR-BOOT.ASM
r23 r25 21 21 22 22 ; If ReleaseCode is not defined, it will produce debug-able code... 23 ;ReleaseCode equ -124 ReleaseCommercial equ -123 ReleaseCode equ -1 24 ; ReleaseCommercial equ -1 25 25 26 26 JUMPS -
trunk/AIR-BOOT/SOURCE/TEXT/TXTMBR.ASM
r23 r25 1 Include TEXT\ US\MBR.asm1 Include TEXT\SW\MBR.asm -
trunk/AIR-BOOT/SOURCE/TEXT/TXTMENUS.ASM
r23 r25 1 Include TEXT\ US\MENUS.asm1 Include TEXT\SW\MENUS.asm -
trunk/AIR-BOOT/SOURCE/TEXT/TXTOTHER.ASM
r23 r25 1 Include TEXT\ US\OTHER.asm1 Include TEXT\SW\OTHER.asm
Note:
See TracChangeset
for help on using the changeset viewer.