Activity
begin converting b2d_lite.c
begin converting b2d_lite.c
Change readme to MD file with markup
Change readme to MD file with markup
fix bug in ClipSegmentToLine and one in Collide (its unit test now su…
fix bug in ClipSegmentToLine and one in Collide (its unit test now su…
Bug fixes in b2d.z80. Add unit tests for ComputeIncidentEdge and Clip…
Bug fixes in b2d.z80. Add unit tests for ComputeIncidentEdge and Clip…
Fix bug with infinite loop. Program now runs once but cannot run agai…
Fix bug with infinite loop. Program now runs once but cannot run agai…
Fix some bugs. At least collide now returns rather than hanging but n…
Fix some bugs. At least collide now returns rather than hanging but n…
add write debug to collide, add unit tests hence fix some bugs
add write debug to collide, add unit tests hence fix some bugs
First attempt at convert to z80 asm (collide.c, mathutils.c converted)
First attempt at convert to z80 asm (collide.c, mathutils.c converted)
Add comments to C for z80 asm conversion
Add comments to C for z80 asm conversion