gint/src
Lephe ef0e5e32f8
render: add one-parameter dvline() and dhline()
Behave like Basic's Horizontal and Vertical commands. Internal dline()
optimizations are renamed gint_dhline() and gint_dvline().

Also supports ghline() and gvline() in the gray engine.

Optimization cases here are amost negligible due to limiting RAM access
frequencies and the very limited amount of work accomplished in the
functions. Code maintainability is prioritized by using dline().
2019-09-07 11:26:11 +02:00
..
core expose more platform-agnostic code 2019-09-06 12:16:31 +02:00
cpg expose more platform-agnostic code 2019-09-06 12:16:31 +02:00
dma exc: add exception handlers, use them in the DMA 2019-09-03 22:15:00 +02:00
gray render: add one-parameter dvline() and dhline() 2019-09-07 11:26:11 +02:00
keysc getkey: exclude other keys during a repetition 2019-07-18 15:20:34 -04:00
r61524 dma: add support for all six channels (merges #1) 2019-08-08 11:21:10 +02:00
render render: add one-parameter dvline() and dhline() 2019-09-07 11:26:11 +02:00
render-cg render: add one-parameter dvline() and dhline() 2019-09-07 11:26:11 +02:00
render-fx render: add one-parameter dvline() and dhline() 2019-09-07 11:26:11 +02:00
rtc expose more platform-agnostic code 2019-09-06 12:16:31 +02:00
std Ajout de la fonction srtcat et modification du 0 de la police de la Graph 90+E 2019-07-31 04:24:42 -04:00
t6k11 core: add a hardware detection interface 2019-07-04 12:11:43 -04:00
tmu tmu: improve code style and clear masks 2019-07-18 15:19:29 -04:00
font5x7.png render: refactor to share functions, and basic text on fxcg50 2019-06-15 01:05:31 -04:00
font8x9.png style, formatting, font 2019-09-03 22:29:04 +02:00