tursilion / libti99

GCC Library for the TI-99/4A
28 stars 10 forks source link

2 breaking changes + uint2hex #8

Closed jedimatt42 closed 6 years ago

jedimatt42 commented 6 years ago

breaking changes:

added char* uint2hex(unsigned int) - makes hex easier to use with conio

(history includes me doing the whole ifndef dance, and removing it after realizing I was out of date)

tursilion commented 6 years ago

Not sure if I merged in the wrong order, but you'll have to resolve the binary merge conflicts before I can accept this one. Thanks for the contributions!

jedimatt42 commented 6 years ago

rebased and rebuilt, binaries are inclusive now.

-M@