rdos/lib
Nero 6f7fc05171 log2: implement using left rotate through carry 2019-10-19 12:51:11 +00:00
..
earlymcb.asm Add lib function for MCB allocation from bootsectors 2019-09-26 14:57:20 +00:00
fcbparse.asm Advance on 8086 emulator 2019-10-01 21:35:01 +00:00
fdc.asm Meh 2019-10-16 21:09:31 +00:00
log2.asm log2: implement using left rotate through carry 2019-10-19 12:51:11 +00:00
nasmcomp.asm Use nasm compat file to allow custom asm variant 2019-10-14 21:04:42 +00:00
popcnt.asm Oi vey, sar is sign-extending, which is not what we want 2019-09-10 13:44:44 +00:00
print.asm Remove DOS lineendings 2019-09-26 14:55:46 +00:00
printf.asm Rename printf file for more consistent naming 2019-09-20 23:39:57 +00:00