Changeset 46 for trunk/BOOTCODE/REGULAR/DEBUG.ASM
- Timestamp:
- Apr 12, 2014, 8:23:32 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BOOTCODE/REGULAR/DEBUG.ASM
r45 r46 175 175 call AuxIO_Print 176 176 177 ; Build Date 178 mov si, offset BUILD_DATE 179 call AuxIO_Print 177 ; Build Info 178 ;~ mov si, offset BUILD_DATE 179 ;~ call AuxIO_Print 180 call AuxIO_PrintBuildInfo 180 181 181 182 ; Start new line
Note:
See TracChangeset
for help on using the changeset viewer.