<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Starship/.gitmodules, branch audio_decompress</title>
<subtitle>Starship: Star Fox 64 PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/'/>
<entry>
<title>add the real Libultraship submodule</title>
<updated>2024-11-24T18:53:26+00:00</updated>
<author>
<name>Sonic Dreamcaster</name>
<email>alejandro.asenjo88@gmail.com</email>
</author>
<published>2024-11-24T18:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=64a32313f8c5f052e5eeee401d1606420d38b399'/>
<id>64a32313f8c5f052e5eeee401d1606420d38b399</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove libultraship submodule</title>
<updated>2024-11-24T18:47:37+00:00</updated>
<author>
<name>Sonic Dreamcaster</name>
<email>alejandro.asenjo88@gmail.com</email>
</author>
<published>2024-11-24T18:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=f1b28e481a484bc9a2b3b50ccd9819cead8c3145'/>
<id>f1b28e481a484bc9a2b3b50ccd9819cead8c3145</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unused tools</title>
<updated>2024-09-17T23:17:19+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-05-20T22:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=4c37fa43699a6be48577f3e9112eaa84d008223a'/>
<id>4c37fa43699a6be48577f3e9112eaa84d008223a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added LUS submodule</title>
<updated>2024-04-06T10:32:13+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-24T08:01:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=975e96e03e39469b7b01cc019924be377ba6429b'/>
<id>975e96e03e39469b7b01cc019924be377ba6429b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Asset extraction (#133)</title>
<updated>2024-02-18T02:19:18+00:00</updated>
<author>
<name>Lywx</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-02-18T02:19:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=0b13c0edef088b17364711a5a329434ee7e8b061'/>
<id>0b13c0edef088b17364711a5a329434ee7e8b061</id>
<content type='text'>
* Added torch and ast_logo yml

* Added torch into makefile

* Added torch into tools all rule

* Fixed version and removed clang-format from c header

* Reverted settings.json unrelated change

* Bump version

* Readded -s flag

* Fixed Makefile indentation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added torch and ast_logo yml

* Added torch into makefile

* Added torch into tools all rule

* Fixed version and removed clang-format from c header

* Reverted settings.json unrelated change

* Bump version

* Readded -s flag

* Fixed Makefile indentation</pre>
</div>
</content>
</entry>
<entry>
<title>fox_effects decompiled (#77)</title>
<updated>2024-01-13T13:43:04+00:00</updated>
<author>
<name>Ryan Myers</name>
<email>ryan.p.myers@gmail.com</email>
</author>
<published>2024-01-13T13:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=8e808803e2810edbc6c450a90ab06f25c5c2388c'/>
<id>8e808803e2810edbc6c450a90ab06f25c5c2388c</id>
<content type='text'>
* Match 5 funcs

* Match func_8007E93C

* Match func_8007EBB8

* Match func_8007ED54

* Match func_8007EE68

* 0.017453292f to M_DTOR

* format

* 3 more matches

* Match 2 more

* 2 more matches

* Match func_8007F958

* Match func_8007FBE0

* Match func_8007FD84

* Match func_8007FE88

* 5 new matches

* Match func_80080D04

* Match func_800815DC and func_8008165C

* Match func_80081BEC

* MAtch func_80081B24

* Match 2 more

* 3 more matches

* Small tweaks

* Give names to function params

* Match func_80080ACC

* MAtch func_80083D2C

* Match func_800837EC

* WIP func_80081C5C

* Add view of rodata that needs to be migrated somewhere

* Match func_80081C5C!

* Fix bss reordering, and formatting.

* Add a submodule of m2c, and a new script for generating the context for a file, and a m2c output to an ignored folder.

* Migrate rodata

* Start importing data for sf_77E40.c

* Successful data migration for sf_77E40.c

* make format

* Reorganzie data for sf_77E40.c

* Try stubbing a PRINTF, to help with RODATA strings.

* Rename sf_77E40 to fox_effect

* Rename Object_8C to Effect

* make format...

* Rename gObjects8C to gEffects</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Match 5 funcs

* Match func_8007E93C

* Match func_8007EBB8

* Match func_8007ED54

* Match func_8007EE68

* 0.017453292f to M_DTOR

* format

* 3 more matches

* Match 2 more

* 2 more matches

* Match func_8007F958

* Match func_8007FBE0

* Match func_8007FD84

* Match func_8007FE88

* 5 new matches

* Match func_80080D04

* Match func_800815DC and func_8008165C

* Match func_80081BEC

* MAtch func_80081B24

* Match 2 more

* 3 more matches

* Small tweaks

* Give names to function params

* Match func_80080ACC

* MAtch func_80083D2C

* Match func_800837EC

* WIP func_80081C5C

* Add view of rodata that needs to be migrated somewhere

* Match func_80081C5C!

* Fix bss reordering, and formatting.

* Add a submodule of m2c, and a new script for generating the context for a file, and a m2c output to an ignored folder.

* Migrate rodata

* Start importing data for sf_77E40.c

* Successful data migration for sf_77E40.c

* make format

* Reorganzie data for sf_77E40.c

* Try stubbing a PRINTF, to help with RODATA strings.

* Rename sf_77E40 to fox_effect

* Rename Object_8C to Effect

* make format...

* Rename gObjects8C to gEffects</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile Changes (#40)</title>
<updated>2023-12-04T21:36:31+00:00</updated>
<author>
<name>Ryan Myers</name>
<email>ryan.p.myers@gmail.com</email>
</author>
<published>2023-12-04T21:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=065b566eb6f50229ff6f7547d4a120e1c8272c63'/>
<id>065b566eb6f50229ff6f7547d4a120e1c8272c63</id>
<content type='text'>
* Remove existing recomp

* Compile ido-static-recomp instead of relying on precompiled version. Also introduce makefile changes to allow aarch64 devices to compile.

* Get mio0 from the source, and build it in the init.

* Workaround for sm64tools not ignoring it's build files.

* Fix cflags

* Fancy colours for build system

* Remove sm64tools submodule and just take the minimum required files instead.

* Remove ido-static-recomp submodule and just fetch latest from GH instead.

* Add support for using a venv in python.

* remove mio0-decompressor temp

* Fix the mio0-decompress files being somehow missing.

* Fix stray message about "fix_checksum"

* Update logo to be a VAR, and have a failed build say FAILED

* Add checksum fix back in.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove existing recomp

* Compile ido-static-recomp instead of relying on precompiled version. Also introduce makefile changes to allow aarch64 devices to compile.

* Get mio0 from the source, and build it in the init.

* Workaround for sm64tools not ignoring it's build files.

* Fix cflags

* Fancy colours for build system

* Remove sm64tools submodule and just take the minimum required files instead.

* Remove ido-static-recomp submodule and just fetch latest from GH instead.

* Add support for using a venv in python.

* remove mio0-decompressor temp

* Fix the mio0-decompress files being somehow missing.

* Fix stray message about "fix_checksum"

* Update logo to be a VAR, and have a failed build say FAILED

* Add checksum fix back in.</pre>
</div>
</content>
</entry>
<entry>
<title>add asm-differ submodule</title>
<updated>2023-10-14T08:10:23+00:00</updated>
<author>
<name>Alejandro Javier Asenjo Nitti</name>
<email>alejandro.asenjo88@gmail.com</email>
</author>
<published>2023-10-14T08:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=b93c463b9b4d925c4aadc5f471f72a1b4b12ab38'/>
<id>b93c463b9b4d925c4aadc5f471f72a1b4b12ab38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add asm-processor</title>
<updated>2023-09-21T22:26:26+00:00</updated>
<author>
<name>Alejandro Javier Asenjo Nitti</name>
<email>alejandro.asenjo88@gmail.com</email>
</author>
<published>2023-09-21T22:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=55572660e793638d4cc22d5b77350ca36f02e2fe'/>
<id>55572660e793638d4cc22d5b77350ca36f02e2fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove prev splat</title>
<updated>2023-09-19T19:23:24+00:00</updated>
<author>
<name>Alejandro Javier Asenjo Nitti</name>
<email>alejandro.asenjo88@gmail.com</email>
</author>
<published>2023-09-19T19:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=d9e499ae3009fa65931fa9a932c4a6e11c8a710b'/>
<id>d9e499ae3009fa65931fa9a932c4a6e11c8a710b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
