Commit Graph

1488 Commits

Author SHA1 Message Date
Ethan Roseman
a2f7a80eaf
Merge pull request #160 from pmret/arm
Arm support (raspberry pi)
2021-01-17 02:27:25 +09:00
alex
7fcffc1b38
Merge pull request #154 from pmret/ninja
Use Ninja build system
2021-01-16 17:19:09 +00:00
Ethan Roseman
41a271b539 add ccache 2021-01-17 00:18:06 +09:00
Ethan Roseman
dad8c48dfb arm support (raspberry pi) 2021-01-16 06:34:21 +00:00
Ethan Roseman
d24a154b75
Merge pull request #158 from pmret/gfx
Some gfx funcs and code splits
2021-01-16 12:09:31 +09:00
Ethan Roseman
e9f9c737c0 Merge branch 'master' into gfx 2021-01-16 11:18:21 +09:00
Ethan Roseman
cb52c63a0a Merge branch 'ninja' of github.com:ethteck/papermario into ninja 2021-01-16 11:15:25 +09:00
Ethan Roseman
2e774ac081 add permuter settings 2021-01-16 11:15:17 +09:00
Alex Bates
78e3886ed9 add permuter_settings.toml 2021-01-15 22:08:39 +00:00
Alex Bates
df14cabcc5 don't link to ROM dump site 2021-01-15 21:27:47 +00:00
Alex Bates
6cf218fdc1 INSTALL.md: link to Dat O Matic page for baserom 2021-01-15 21:22:06 +00:00
Alex Bates
3ee1b76b7d resolve CONTRIBUTING mislink 2021-01-15 21:19:42 +00:00
Alex Bates
937291f77b suppress asm/nonmatchings/ in github diffs 2021-01-15 21:18:37 +00:00
Alex Bates
4778ece540 Merge branch 'ninja' of github.com:pmret/papermario into ninja 2021-01-15 18:19:36 +00:00
Alex Bates
a435194cca ci: fix progress_shield.json update 2021-01-15 18:19:30 +00:00
Alex Bates
7e4e143a89 configure: add --cflags option 2021-01-15 18:18:12 +00:00
Ethan Roseman
c918912877 Merge branch 'ninja' of github.com:ethteck/papermario into ninja 2021-01-16 02:00:15 +09:00
Ethan Roseman
1d3df1761b Diff.py update + removing make stuff 2021-01-16 02:00:00 +09:00
Alex Bates
3381039aa4 update INSTALL.md 2021-01-15 16:50:06 +00:00
Alex Bates
d12fe30ad2 fix INSTALL.md typo 2021-01-15 16:49:09 +00:00
Alex Bates
8e6b3bcb51 remove makefile 2021-01-15 16:47:06 +00:00
Alex Bates
2eae138610 ninjatō 2021-01-15 16:28:05 +00:00
Ethan Roseman
191ef16e94 update diff.py 2021-01-16 01:20:52 +09:00
Alex Bates
c5d4a5a05c pipefail 2021-01-15 13:04:28 +00:00
Alex Bates
2275b4d3ec ninja cc tools/n64crc 2021-01-15 11:36:53 +00:00
Alex Bates
61f49e23af fix cpp on macos 2021-01-15 11:26:19 +00:00
Ethan Roseman
31f3c68b83 update requirements 2021-01-15 16:22:27 +09:00
Ethan Roseman
a890c93736 Merge branch 'master' into ninja 2021-01-15 16:17:03 +09:00
Ethan Roseman
20bea3dfe9 more 2021-01-15 13:10:40 +09:00
Ethan Roseman
6fba19fd96
Merge pull request #155 from Zelllll/testfile
code_7345A0 OK and other misc functions
2021-01-14 22:22:29 -05:00
Zelllll
d2bed729be reverted name of macro 2021-01-14 21:19:49 -06:00
Ethan Roseman
47d0341710 nasty func (thanks stuck 5 help) 2021-01-15 12:03:31 +09:00
Ethan Roseman
8a0c80413c Merge branch 'master' into gfx 2021-01-15 10:43:15 +09:00
Ethan Roseman
978c891054 removing splat 2021-01-15 10:43:09 +09:00
Ethan Roseman
0469ca6417
Merge pull request #156 from pmret/n64splat-subrepo
N64splat subrepo
2021-01-14 20:35:36 -05:00
Ethan Roseman
9eaa7cbeb9 Makefile update 2021-01-15 10:27:43 +09:00
Ethan Roseman
5e12a46dd4 git subrepo clone (merge) https://github.com/ethteck/n64splat.git tools/n64splat
subrepo:
  subdir:   "tools/n64splat"
  merged:   "7574db712"
upstream:
  origin:   "https://github.com/ethteck/n64splat.git"
  branch:   "master"
  commit:   "7574db712"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"
2021-01-15 10:26:06 +09:00
Ethan Roseman
86760369a5 removed submodules 2021-01-15 10:24:28 +09:00
Ethan Roseman
642f99bf32 WIP (broken) 2021-01-15 10:20:04 +09:00
Zelllll
08e1fc532f renamed char macro thingy 2021-01-14 19:07:47 -06:00
Zelllll
4c5fc9b05f format files 2021-01-14 18:53:47 -06:00
Zelllll
22b0bad07b delete asm for os function 2021-01-14 18:50:24 -06:00
Zelllll
5b65ec031c remove unused asm 2021-01-14 18:49:37 -06:00
Zelllll
f670e0e7fa code_7345A0 OK 2021-01-14 18:49:15 -06:00
Alex Bates
cefae80da9 teach Jenkins how to be a ninja 2021-01-15 00:04:40 +00:00
Alex Bates
39f48335ff ninja assets, clean up configure.py ux 2021-01-14 23:55:05 +00:00
Alex Bates
d2eb186682 ninja messages + improved msg generated headers 2021-01-14 19:17:14 +00:00
Alex Bates
5ac16f969a ninja tools/Yay0compress 2021-01-14 12:49:50 +00:00
Alex Bates
b2bb62a205 ninja sprites 2021-01-14 12:25:28 +00:00
Alex Bates
38d825dc12 ninja include/ld_addrs.h 2021-01-14 12:05:55 +00:00