Changeset 63 for trunk/bootcode/regular/std_text.asm
- Timestamp:
- Oct 9, 2016, 10:53:41 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bootcode/regular/std_text.asm
r57 r63 55 55 db BLDLVL_MINOR_VERSION,' - (c) 1998-' 56 56 db BLDLVL_YEAR 57 ;~ db ' M. Kiewitz <<Release Candidate 4>> (bld: ' 58 db ' Martin Kiewitz, Dedicated to Gerd Kiewitz' 59 ;~ db BLDLVL_YEAR 60 ;~ db BLDLVL_MONTH 61 ;~ db BLDLVL_DAY,')' 57 ;~ db ' M. Kiewitz <<Release Candidate 4>> (bld: ' 58 db ' M. Kiewitz << Test Build >> (bld:' 59 ;~ db ' Martin Kiewitz, Dedicated to Gerd Kiewitz' 60 db BLDLVL_YEAR 61 db BLDLVL_MONTH 62 db BLDLVL_DAY,')' 62 63 db 0 63 64
Note:
See TracChangeset
for help on using the changeset viewer.