Changeset 37 for trunk/BOOTCODE/REGULAR/PASSWORD.ASM
- Timestamp:
- Apr 11, 2014, 8:39:07 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BOOTCODE/REGULAR/PASSWORD.ASM
r30 r37 142 142 PASSWORD_AskSpecifiedPassword EndP 143 143 144 PasswordSpace :db 16 dup (0) ; Space for Password-Encoding...144 PasswordSpace db 16 dup (0) ; Space for Password-Encoding... 145 145 dw 0BABEh ; All of these 8 bytes are insider 146 146 dw 0FC77h ; jokes. I bet no one will solve
Note:
See TracChangeset
for help on using the changeset viewer.