Moved inline assembly to a separate file for debugging.
Implemented GetTickCount/timeGetTime. Added basic SDL/OpenGL support. Draws something with no optimizations, but draws nothing with -O2. (What is drawn looks like garbage.)
This commit is contained in:
parent
665f33b0f9
commit
9e5b7f430d
10 changed files with 947 additions and 65 deletions
3
TODO
3
TODO
|
@ -1 +1,4 @@
|
|||
* Debug, verify, and reimplant the inline functions in mathline.c to
|
||||
inline.h
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue