Bernd Böckmann · @boeckmann
8 followers · 58 posts · Server nerdculture.de

I made significant progress in porting Ranish Partition Manager from and to C and .

All the C files and about half the assembler files are translated. The Watcom built executable is running and a few quick tests revealed no unexpected behaviour. Thoroughly testing has still to be done after the remaining files are translated.

codeberg.org/boeckmann/ranish

#borland #c #TASM #Watcom #nasm

Last updated 2 years ago

Bernd Böckmann · @boeckmann
8 followers · 58 posts · Server nerdculture.de

Der Port des Quellcodes von Borland nach macht Fortschritte. Ich konnte alles bis auf den Advanced Bootloader portieren.

Der Advanced Bootloader ist anspruchsvoll. Da werden viele ORG Direktiven, die wild im Addressraum hin- und herspringen, benutzt. NASM unterstützt das in der Form nicht.

Ich spiele mit dem Gedanken an einen kompletten Rewrite der 3000 Zeilen Code.

#Ranish #Assembler #TASM #nasm

Last updated 2 years ago