]> 4ch.mooo.com Git - 16.git/commit
remove copypasta from vga library. The modex16 routines are a better fit
authorJonathan Campbell <jonathan@castus.tv>
Mon, 4 Apr 2016 06:00:33 +0000 (23:00 -0700)
committerJonathan Campbell <jonathan@castus.tv>
Mon, 4 Apr 2016 06:00:33 +0000 (23:00 -0700)
commit3d36f50834f46234bb598624e526e97d5bf9678f
tree21b4544750b06604c9730446d926a572781c107d
parent75f96fbcc84be6379ff155c1635070054c48c971
remove copypasta from vga library. The modex16 routines are a better fit
for the code at this time. I have a few questions about #defines. Add
reminder to self (or Sparky4) that the modex16 library could benefit
from an enum or #define constants to make the code more readable where
calls to modex16 are involved setting up VGA X modes (i.e what does "0"
and "1" mean in the first param?).
src/bakapi.c
src/bakapi.h