pokefirered/gflib
2024-08-27 16:31:38 +02:00
..
bg_regs.c implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
bg_regs.h implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
bg.c merged window_8bpp.c into window.c and refactored 2024-08-24 12:40:41 +02:00
bg.h implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
blit.c implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
blit.h implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
characters.h implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
dma3_manager.c implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
dma3.h implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
gpu_regs.c added emerald and bw popups and remaining ow configs 2024-08-04 01:02:13 +02:00
gpu_regs.h implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
malloc.c update tests/test framework + failed test 2024-07-23 19:54:49 +02:00
malloc.h aligned malloc with expansion 2024-06-16 22:58:33 +02:00
sprite.c fix compressed overworld sprite not showing 2024-07-11 16:17:21 +02:00
sprite.h first working version with followers, OW_GFX_COMPRESS not functional 2024-07-09 19:32:58 +02:00
string_util.c removed a bunch of unused stuff 2024-06-17 16:23:02 +02:00
string_util.h fixed glib warnings 2024-06-14 00:21:50 +02:00
text.c added font short 2024-08-27 16:31:38 +02:00
text.h added font short 2024-08-27 16:31:38 +02:00
window.c merged window_8bpp.c into window.c and refactored 2024-08-24 12:40:41 +02:00
window.h merged window_8bpp.c into window.c and refactored 2024-08-24 12:40:41 +02:00