Proper cache support and SHA reg code fix + a lot other changes.
1 parent e03f34a commit 1b43e5efe3f79fdb2016e88391de308a9931707d
@profi200 profi200 authored on 10 Mar 2016
Showing 31 changed files
View
Makefile.arm11
View
Makefile.arm9
View
include/arm11/firm_launch_stub.h 0 → 100644
View
include/arm11/i2c.h
View
include/arm9/cache.h 100644 → 0
View
include/arm9/console.h
View
include/arm9/crypto.h
View
include/arm9/dev.h
View
include/arm9/firm_launch_stub.h 0 → 100644
View
include/arm9/linux.h 0 → 100644
View
include/arm9/mpu.h 0 → 100644
View
include/arm9/utils.h 0 → 100644
View
include/cache.h 0 → 100644
View
include/mem_map.h
View
source/arm11/cache.s 0 → 100644
View
source/arm11/firm_launch_stub.arm.c 0 → 100644
View
source/arm11/main.c
View
source/arm11/start.s
View
source/arm9/cache.s 0 → 100644
View
source/arm9/crypto.c
View
source/arm9/fatfs/ccsbcs.c
View
source/arm9/fatfs/diskio.c
View
source/arm9/fatfs/ff.c
View
source/arm9/firm.c
View
source/arm9/firm_launch_stub.arm.c 0 → 100644
View
source/arm9/linux.arm.c 0 → 100644
View
source/arm9/main.c
View
source/arm9/mpu.s 0 → 100644
View
source/arm9/ndma.c
View
source/arm9/start.s
View
source/arm9/utils.c 0 → 100644