index
:
pokediamond
master
Pokémon Diamond
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2020-05-01
add thumb/arm macros and change makefiles to reflect that.
Demki
2020-04-28
Fully functional arm7.lsf (not travis equipped)
PikalaxALT
2020-04-26
Label symbols in arm7_rom.s; quiet mwasmarm_patcher; SHA1 checksums for arm7,...
PikalaxALT
2020-04-25
No need for multiple copies of baserom.nds
PikalaxALT
2020-04-25
Move arm7 build files to subdirectory
PikalaxALT
2020-04-25
Split arm9 compilation to subdir
PikalaxALT
2020-04-21
rename entry.s to crt0.s
PikalaxALT
2020-04-21
simplify includes
red031000
2020-04-21
merge
ProjectRevoTPP
2020-04-21
remote a whitespace character in Makefile.
ProjectRevoTPP
2020-04-21
decompile script.c
ProjectRevoTPP
2020-04-21
Fix icon.o; dism two libmwcc funcs
PikalaxALT
2020-04-20
Create include/ directory and move main.h structs there
PikalaxALT
2020-04-20
Move files and such out of asm/
PikalaxALT
2020-04-20
update mwasmarm patcher and decompile string_util.c (thanks Demki)
ProjectRevoTPP
2020-04-19
Add mostlyclean target; ignore generated gfx
PikalaxALT
2020-04-19
Merge branch 'master' of https://github.com/martmists/pokediamond into finish...
PikalaxALT
2020-04-19
Merge branch 'master' of https://github.com/martmists/pokediamond into finish...
PikalaxALT
2020-04-19
Merge branch 'master' into master
M.A
2020-04-19
correct asm dependency.
ProjectRevoTPP
2020-04-19
wine spacing
ProjectRevoTPP
2020-04-19
phony targets
ProjectRevoTPP
2020-04-19
wine quotes
ProjectRevoTPP
2020-04-19
cleanup dependencies and add WINE and devkitARM support to Makefile
ProjectRevoTPP
2020-04-18
include flags
PikalaxALT
2020-04-18
update mwasmarm_patcher to get rid of libssl dependency.
ProjectRevoTPP
2020-04-18
rudimentary matching decompilation of NitroMain
Mor
2020-04-18
tidy up dependencies and tweak Makefile to show tool being ran once at start
ProjectRevoTPP
2020-04-17
Merge branch 'master' into finish_header
PikalaxALT
2020-04-17
fixes
ProjectRevoTPP
2020-04-17
add metrowerk assembler patcher and automate it during the build.
ProjectRevoTPP
2020-04-17
rework arm9_thumb to plug holes and patch jump tables.
ProjectRevoTPP
2020-04-15
ROM titles
PikalaxALT
2020-04-15
disassemble the thumb portion of arm9.
ProjectRevoTPP
2020-04-15
Truncate ROM and pad using objcopy
PikalaxALT
2020-04-15
Finish filling out header
PikalaxALT
2020-04-12
more work
ProjectRevoTPP
2020-04-12
up to date repo
ProjectRevoTPP
2020-04-11
Add buildable stuff
Martmists