gint/include
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 exc: add exception handlers, use them in the DMA 2019-09-03 22:15:00 +02:00
display render: add one-parameter dvline() and dhline() 2019-09-07 11:26:11 +02:00
gint render: add one-parameter dvline() and dhline() 2019-09-07 11:26:11 +02:00