Changeset 161 for trunk/bootcode
- Timestamp:
- Apr 8, 2017, 12:28:01 AM (9 years ago)
- Location:
- trunk/bootcode/regular
- Files:
- 
      - 2 edited
 
 - 
          
  auxio.asm (modified) (1 diff)
- 
          
  std_text.asm (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/bootcode/regular/auxio.asmr142 r161 357 357 358 358 359 AuxIOHello db 10,10,10,'<<<<< AiR-BOOT SERIAL DEBUGGER ACTIVE >>>>>',10,0 359 AuxInitMsg db 'Serial Communications active on COM',0 360 AuxIOHello db 10,10,10,'<<<<< AiR-BOOT SERIAL DEBUGGER ACTIVE >>>>>',10,0 
- 
      trunk/bootcode/regular/std_text.asmr64 r161 91 91 dw 0 92 92 93 ; Com-port debugging header.94 AuxInitMsg db 'Initializing Serial Communications on COM',095 96 93 ; LVM protection messages; should be translated and moved to lang-files. 97 94 TXT_SETUP_NoEditType35 db 'Labels of LVM-Data partitions cannot be changed', 0 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
