Chris
7fa513ec73
Update Dockerfile ( #1062 )
...
- Moved to ubuntu 21.10 as base image to be able to make use of GCC 11.2 and LLVM 13
- Cleaned up necessary packages a little
- Added simple instructions to the Dockerfile for easier usage
2021-12-06 13:28:36 -05:00
Anghelo Carvajal
515ebdce9d
ZAPD update: libpng, zroom improvements and others ( #811 )
...
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "769f5702a"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git "
branch: "master"
commit: "769f5702a"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
* Add `libpng` to readme
* Remove `-ifp` since it doesn't exists anymore in ZAPD
* Remove extra print I added
* Add UNK_09 macro and other minor fixes
* Simplify PNG rules
* simplify gitignore
* Update README.md
Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
* Update dockerfile
* basic instructions for cygwin and mac
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "86160be69"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git "
branch: "master"
commit: "86160be69"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
* Change nanoseconds to seconds in extract_assets.py
Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
2021-05-30 11:09:59 -04:00
Ethan Roseman
a5aee3d691
Decompiled ovl_En_Zl2 (2 nonmatchings) ( #223 )
...
* Almost dun
* 3 more, progress...
* 2 more
* Fixing field rename
* improvement
* 1 more
* progress
* more
* work
* Preparing for PR
* Comments
* tidbits
* more tidbits
* fixes
* PR comments
* Nonmatching reloc
* PR suggestions
* PR suggestions
2020-07-04 14:34:51 +02:00
Ethan Roseman
4c68c61df5
Fixing Dockerfile ( #123 )
2020-05-07 23:58:42 -04:00
Ethan Roseman
713de9b942
Decompiled ovl_En_Cow ( #113 )
...
* Beginning the Cow
* Decompiled ovl_En_Cow
* Giving the cow milk
2020-05-04 12:11:37 -04:00
Ethan Roseman
363d5d4194
Decompiled ovl_En_Ma2 ( #93 )
...
* first steps
* some more
* fixing merge
* more progress
* progs
* Decompiled ovl_En_Ma1
* newline
* Pr suggestion
* 2 to go
* Makefile machinery work
* Updating Jenkinsfile
* Initial setup for OSX repo support
* Adding ido7 to repo
* Makefile reversion
* Iniital Dockerfile
* iconv fix
* Docker stuff
* Dun
* Fixing stuff
* Updating Dockerfile
* Update README-OSX.md
* Restore functions.h
* Formatting
* Defining some funcs
* Renaming funcs
* Removing unnecessary README-OSX
* Addressing PR comments
2020-05-01 06:08:39 -04:00
Ethan Roseman
f9bdb1d58a
Docker Support for OSX ( #91 )
...
* Makefile machinery work
* Updating Jenkinsfile
* Initial setup for OSX repo support
* Adding ido7 to repo
* Makefile reversion
* Iniital Dockerfile
* Docker stuff
* fixbaserom cleanup
* Attempting to fix fixbaserom
* baserom_original -> input
* Revert "baserom_original -> input"
This reverts commit d9199462b6
.
* Spiffing up readme for OSX
2020-04-24 20:34:00 -04:00