Changeset 215


Ignore:
Timestamp:
Nov 9, 2017, 11:25:44 PM (8 years ago)
Author:
Ben Rietbroek
Message:

This one is needed when debugging [v1.1.3-testing]

CAUTION:
This is a testbuild !
AirBoot uses the BIOS to access disks and a small coding error can trash
partition tables or other vital disk structures. You are advised to make
backups of TRACK0 and EBRs before using this testbuild. More info at:
https://rousseaux.github.io/netlabs.air-boot/pdf/AirBoot-v1.1.2-manual.pdf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bootcode/regular/conv.asm

    r179 r215  
    6464; Out:         AX - |digitcount|digit2|digit1|digit0|
    6565; Destroyed:   none
    66 IF 0
     66IFDEF   AUX_DEBUG
    6767CONV_BinToPBCD  Proc  Near uses cx
    6868
Note: See TracChangeset for help on using the changeset viewer.