gint/src
Lephe 11dd04243f
bopti: performance improvements for SCSP cases
* Defined the single-column single-position (SCSP) situation where a
  single column of the input is blit on a single position of the VRAM.
  Provided optimized assembly and a specialized bopti_render_scsp()
  function.
* Improved the rendered by reducing the amount of computation and
  clarifying the semantics of the rbox.
* Separated rbox setup from clipping by making bopti_render_clip() a
  purely abstract superset of bopti_render_noclip().
2020-07-23 10:18:46 +02:00
..
core kernel: add an add-in restart mechanism using gint_osmenu() 2020-07-20 20:37:34 +02:00
cpg cpg: add spread spectrum control 2020-07-20 17:10:47 +02:00
dma core: remove some useless hardware info 2020-06-20 19:23:50 +02:00
gray bopti: performance improvements for SCSP cases 2020-07-23 10:18:46 +02:00
intc remove the .gint.data section 2020-07-10 16:36:05 +02:00
keysc keyboard: add keycode functions to identify F1..F6 and 0..9 2020-07-16 17:29:12 +02:00
r61524 remove the .gint.data section 2020-07-10 16:36:05 +02:00
render topti: support Unicode fonts 2020-07-14 15:28:46 +02:00
render-cg topti: support Unicode fonts 2020-07-14 15:28:46 +02:00
render-fx bopti: performance improvements for SCSP cases 2020-07-23 10:18:46 +02:00
rtc rtc: robust interrupt handling and SH3 compatibility 2020-07-19 20:06:50 +02:00
std use less static RAM to improve SH3 support 2020-07-10 16:06:33 +02:00
t6k11 remove the .gint.data section 2020-07-10 16:36:05 +02:00
tmu remove the .gint.data section 2020-07-10 16:36:05 +02: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