|
Port back changes from open_agb_firm. Now with proper screen init.
|
|---|
|
|
| arm11/Makefile |
|---|
| include/arm11/allocator/vram.h 0 → 100644 |
|---|
| include/arm11/hardware/codec.h |
|---|
| include/arm11/hardware/hid.h |
|---|
| include/arm11/hardware/interrupt.h |
|---|
| include/arm11/hardware/mcu.h |
|---|
| include/arm11/util/rbtree.h 0 → 100644 |
|---|
| include/hardware/gfx.h |
|---|
| source/arm11/allocator/addrmap.h 0 → 100644 |
|---|
| source/arm11/allocator/mem_pool.cpp 0 → 100644 |
|---|
| source/arm11/allocator/mem_pool.h 0 → 100644 |
|---|
| source/arm11/allocator/vram.cpp 0 → 100644 |
|---|
| source/arm11/console.c |
|---|
| source/arm11/debug.c |
|---|
| source/arm11/hardware/codec.c |
|---|
| source/arm11/hardware/gfx.c |
|---|
| source/arm11/hardware/hid.c |
|---|
| source/arm11/hardware/mcu.c |
|---|
| source/arm11/main.c |
|---|
| source/arm11/menu/battery.c |
|---|
| source/arm11/menu/bootinfo.c |
|---|
| source/arm11/menu/menu_func.c |
|---|
| source/arm11/menu/menu_util.c |
|---|
| source/arm11/menu/splash.c |
|---|
| source/arm11/power.c |
|---|
| source/arm11/util/rbtree/rbtree_clear.c 0 → 100644 |
|---|
| source/arm11/util/rbtree/rbtree_empty.c 0 → 100644 |
|---|
| source/arm11/util/rbtree/rbtree_find.c 0 → 100644 |
|---|
| source/arm11/util/rbtree/rbtree_init.c 0 → 100644 |
|---|
| source/arm11/util/rbtree/rbtree_insert.c 0 → 100644 |
|---|
| source/arm11/util/rbtree/rbtree_internal.h 0 → 100644 |
|---|
| source/arm11/util/rbtree/rbtree_iterator.c 0 → 100644 |
|---|
| source/arm11/util/rbtree/rbtree_minmax.c 0 → 100644 |
|---|
| source/arm11/util/rbtree/rbtree_remove.c 0 → 100644 |
|---|
| source/arm11/util/rbtree/rbtree_rotate.c 0 → 100644 |
|---|
| source/arm11/util/rbtree/rbtree_size.c 0 → 100644 |
|---|
| source/arm9/debug.c |
|---|
| source/arm9/firm.c |
|---|
| source/arm9/hardware/hid.c |
|---|
| source/fb_assert.c |
|---|
| source/hardware/pxi.c |
|---|