gint-with-thread/src
Lephe 9d1187b5b4
string: optimized memcpy, memcmp, memset; decent memmove
This change adds optimized versions of the core memory functions,
relying on 4-alignment, 2-alignment, and the SH4's unaligned move
instruction to (hopefully) attain good performance in all situations.
2020-07-04 15:05:28 +02:00
..
core r61524 render-cg: support Prizm and fx-CG Manager 2020-07-02 15:48:19 +02:00
cpg core: remove some useless hardware info 2020-06-20 19:23:50 +02:00
dma core: remove some useless hardware info 2020-06-20 19:23:50 +02:00
gray timer: final iteration on the API 2020-06-20 22:45:46 +02:00
intc general cleanup of the kernel 2020-06-20 17:18:51 +02:00
keysc timer: final iteration on the API 2020-06-20 22:45:46 +02:00
r61524 r61524 render-cg: support Prizm and fx-CG Manager 2020-07-02 15:48:19 +02:00
render render: add alignment options to dtext_opt() and dprint_opt() 2020-06-18 18:31:13 +02:00
render-cg r61524 render-cg: support Prizm and fx-CG Manager 2020-07-02 15:48:19 +02:00
render-fx render: add alignment options to dtext_opt() and dprint_opt() 2020-06-18 18:31:13 +02:00
rtc core: remove some useless hardware info 2020-06-20 19:23:50 +02:00
std string: optimized memcpy, memcmp, memset; decent memmove 2020-07-04 15:05:28 +02:00
t6k11 core: remove bootlog 2020-06-20 09:46:39 +02:00
tmu timer: final iteration on the API 2020-06-20 22:45:46 +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