index
:
pokediamond
master
Pokémon Diamond
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arm9
/
lib
/
include
Age
Commit message (
Collapse
)
Author
2020-05-09
Module 01 static initializer; split module 04 ro/data
PikalaxALT
2020-05-08
Fix style inconsistencies
PikalaxALT
2020-05-08
Merge branch 'master' of github.com:martmists/pokediamond into libfs
PikalaxALT
2020-05-08
Some prototypes in FS_file.h
PikalaxALT
2020-05-08
Finish FS_command_default.c
PikalaxALT
2020-05-08
match OSi_EnterDmaCallback
red031000
2020-05-07
FS_command.c
PikalaxALT
2020-05-07
FS_rom.c
PikalaxALT
2020-05-07
Finish FS_archive.c
PikalaxALT
2020-05-07
FS_archive through FS_LoadArchive
PikalaxALT
2020-05-07
partial OS_interrupt
red031000
2020-05-07
Merge branch 'libfs' of github.com:PikalaxALT/pokediamond into libfs
PikalaxALT
2020-05-07
Merge branch 'master' of github.com:martmists/pokediamond into libfs
PikalaxALT
2020-05-07
OS_terminate_proc
red031000
2020-05-07
FS_archive.c WIP
PikalaxALT
2020-05-06
FS_overlay.c
PikalaxALT
2020-05-06
Merge branch 'master' of https://github.com/martmists/pokediamond into libfs
PikalaxALT
2020-05-06
registers
red031000
2020-05-06
match OS_reset.c
red031000
2020-05-05
Fix matching
PikalaxALT
2020-05-05
Merge branch 'master' of https://github.com/martmists/pokediamond into libfs
PikalaxALT
2020-05-05
Decompile FS_file.c
PikalaxALT
2020-05-05
Decompile GF funcs responsible for overlays
PikalaxALT
2020-05-05
OS_tcm.c
red031000
2020-05-05
OS_emulator.c
red031000
2020-05-04
Move header and fix accidental name changes
Made
2020-05-03
match OS_GetLowEntropyData
red031000
2020-05-03
temp OS_entropy
red031000
2020-05-01
macro and register
red031000
2020-05-01
remove include/nitro and shift everything to arm9/lib
red031000
2020-05-01
match OS_protectionRegion
red031000
2020-05-01
migrate and match OS_alloc. Thanks Demki!
ProjectRevoTPP
2020-04-30
example compilation for OS_arena
ProjectRevoTPP