Commit Graph

19 Commits

Author SHA1 Message Date
Hexalotl 37523c19b9 Adding additional quick start guides and adding boundary calculating script (#244)
* Adding script to automate config file updates

* Adding doc covering basics of decomp.me

* Adding doc covering m2c basics

* Updating Ghidra doc with note about special inline functions

* Updating README with links to new docs
2024-02-08 08:14:13 +01:00
Hexalotl 0b7ee5560e Created additional documentation for setup and basic how-tos 2024-01-19 23:30:33 -08:00
Cuyler36 ca69425eb6 Simplify readme, fix dir hash storage 2023-12-18 14:56:43 -05:00
Cuyler36 a98ef5e420 Implement support for building forest_1st.arc, forest_2nd.arc 2023-12-18 14:42:27 -05:00
Cuyler36 bc97537820 Merge pull request #144 from Cuyler36/progress_counter
Add progress counter to README
2023-11-09 04:23:20 -05:00
Cuyler36 c32f89a759 Add progress counter to README 2023-11-09 04:20:38 -05:00
MisterSheeple 5b7b5c314b Remove redundant parameter from suggested Docker command (#143)
* Remove redundant parameter from suggested Docker command

* Remove redundant parameter from suggested Docker command
2023-11-08 18:25:45 +01:00
MisterSheeple 0db4b04d70 Add Docker support + README overhaul (#136)
* Initial Dockerfile implementation

* Add wibo installation to dockerfile

and also:

- Organize dockerfile a little bit more
- Add bash command for testing purposes, will probably be removed later

* Fix missing python packages in dockerfile, oops

* Add devkitPPC env var

* Switch to ultralib instead

thanos_oopsie_daisy.png

* Dockerfile: fix many things

* Add Docker build instructions

also:

- Fleshed out the existing build instructions a little bit

* Dockerfile: don't hardcode installation of deps that are in requirements.txt

also:

- Updated dockerfile usage message

* Made readme a little more clear

also:

- Fix some grammatical errors

* Fix missing newline

* Add missing comment

* Remove extra sed parameter that I left in by accident

* Simplify example commands in readme

* Simplify example command in dockerfile

* Fix devkitPPC installation not working on Docker for Windows

* Make previous commit not break Linux building

* README: Suggest against cmd prompt for Windows

also:

- Use platform-agnostic PWD variable in the command examples that'll work on both Windows and Linux.

* Dockerfile: update example command to use platform-agnostic PWD

* Fix borked symbol in readme

* Move wibo notice to manual as docker always uses wibo

* Fix readme link in Dockerfile 404ing

* Dockerfile: remove holdover packages we don't need anymore

* Dockerfile: handle cleanup better

specifically:

- delete duplicate wibo executable once installed
- delete dkp-pacman install script when done
- delete the parts of ultralib that aren't needed for this project

* Add links to the other two compilers in readme

* Add yaz0 tool for win32

* Add yaz0 command to readme

* Improve build instructions

* Make build instructions a little more clear

* Make formatting more consistent

* wait why am I adding windows instructions when it probably doesn't even build that way

* Remove part that will probably cause confusion

* fix an instance where I used the wrong word

* denote that docker is the recommended build method

* Add wibo instructions to manual section

* Fix redundant phrasing

* Re-arrange manual steps to match the order they occur in for docker

* Finish what the previous commit set out to do

* Remove more phrasing that could be considered redundant

* Make a few things clearer

* Dockerfile: switch ninja to apt per the advice of cuyler

* README: for ninja installation send user to package manager page

* Add diff.py dependencies to requirements.txt

* Dockerfile: remove extra pip command because now everything is in requirements

* Merge a few steps together

* Fix missing word

* Update inconsistent formatting

* Sort requirements alphabetically

* Remove recommended/not recommended labels

* Change windows information bit to not be personified

* Change wibo installation part to not be personified

* Finish what previous commit aimed to do

* Sort apt packages alphabetically

* Add notice about a weird docker thing we encountered
2023-11-07 23:07:21 -05:00
Cuyler36 f2205908f5 Update README.MD 2023-10-03 20:48:43 -04:00
Prakxo e33f093770 fix link 2023-09-27 22:44:57 +02:00
Prakxo 37f0501049 refactor readme 2023-09-27 22:41:27 +02:00
Cuyler36 cb53863324 Implement & link m_bank_ovl.c 2023-08-07 01:28:46 -04:00
Cuyler36 7255c923f7 Remove frank 2023-07-24 14:49:54 -04:00
Prakxo 85e9bf8111 reflect n64 sdk headers necessity in readme 2023-03-18 16:35:47 +01:00
Prakxo b7a609b9e1 fix linux builds 2023-03-16 21:38:21 +01:00
Prakxo 6eddcd65a6 finish some OS files and update readme 2023-02-01 21:51:32 +01:00
Prakxo 28034d9c89 deprecate libyaz0 2023-01-22 17:42:30 +01:00
Prakxo ca8a839c96 Fixed issues, tried to implement some of Cuyler files. 2022-12-18 19:01:54 +01:00
Prakxo 0e1a42ee02 Initial status of repo, builds. 2022-12-17 13:56:20 +01:00