descriptionUnnamed repository; edit this file 'description' to name the repository.
last changeTue, 25 Jun 2019 11:43:29 +0000 (21:43 +1000)
shortlog
2019-06-25 Nick DowningUnroll slightly to avoid an inner loop jump to loop... master
2019-06-25 Nick DowningImplement hi bit set divisor for long division, fix...
2019-06-25 Nick DowningFix hi bit set divisor issue for word division
2019-06-25 Nick DowningTemporarily de-optimize the inner divide routine as...
2019-06-25 Nick DowningAdd division test, fix multiply bug, still a bug on...
2019-06-24 Nick DowningImplement signed 16x16 to 32 bit multiplication
2019-06-24 Nick DowningCorrect unsigned 16x16 to 32 bit multiply, need to...
2019-06-22 Nick DowningChange long division to use bc register and to do 64...
2019-06-22 Nick DowningChange word division to use bc register and to do 32...
2019-06-22 Nick DowningMake word and long multiplication use bc register
2019-06-22 Nick DowningFor longs swap alternate register usage so that low...
2019-06-21 Nick DowningRemove rst 0x30, sometimes inline code, sometimes movin...
2019-06-21 Nick DowningChange call to jmp and ret to dispatcher for the shorte...
2019-06-20 Nick DowningGet longs working, add a second 10-digit printout that...
2019-06-19 Nick DowningFix the result storage and dispatching after long add...
2019-06-19 Nick DowningFix all relative jumps to be in range, debug multiply...
...
heads
4 years ago master