<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Starship/include/PR, branch main</title>
<subtitle>Starship: Star Fox 64 PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/'/>
<entry>
<title>use old abi for aInterleaveImpl</title>
<updated>2024-12-02T18:58:27+00:00</updated>
<author>
<name>Sonic Dreamcaster</name>
<email>alejandro.asenjo88@gmail.com</email>
</author>
<published>2024-12-02T18:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=f328d08b7093df51c303e3bb495076c2c9636e22'/>
<id>f328d08b7093df51c303e3bb495076c2c9636e22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First compilation, we just need more stupid assets</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:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=641a43cbf9b4f4c4f545218e201fb58bbe15fcd7'/>
<id>641a43cbf9b4f4c4f545218e201fb58bbe15fcd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>In my nightmares, I see audio_synthesis (#146)</title>
<updated>2024-03-05T22:51:52+00:00</updated>
<author>
<name>petrie911</name>
<email>69443847+petrie911@users.noreply.github.com</email>
</author>
<published>2024-03-05T22:51:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=7e99fe712de9603eb98c31778315fecf91c38be4'/>
<id>7e99fe712de9603eb98c31778315fecf91c38be4</id>
<content type='text'>
* heapsort

* suff

* load init

* split

* split data

* begone asm

* names

* names and cleanup

* let's try this

* woo macros

* general

* bgm macro

* names

* audio_thread

* Update Torch

* I think it's time to move on

* Merge remote-tracking branch 'upstream/master' into play

---------

Co-authored-by: Alejandro Javier Asenjo Nitti &lt;alejandro.asenjo88@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* heapsort

* suff

* load init

* split

* split data

* begone asm

* names

* names and cleanup

* let's try this

* woo macros

* general

* bgm macro

* names

* audio_thread

* Update Torch

* I think it's time to move on

* Merge remote-tracking branch 'upstream/master' into play

---------

Co-authored-by: Alejandro Javier Asenjo Nitti &lt;alejandro.asenjo88@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Antialias modes documented</title>
<updated>2024-02-21T22:53:29+00:00</updated>
<author>
<name>Alejandro Javier Asenjo Nitti</name>
<email>alejandro.asenjo88@gmail.com</email>
</author>
<published>2024-02-21T22:53:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=c8b33370a708d03d6c6cc444acf3f0f1b8f1a3b9'/>
<id>c8b33370a708d03d6c6cc444acf3f0f1b8f1a3b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Match Libultra (#120)</title>
<updated>2024-02-14T15:24:31+00:00</updated>
<author>
<name>Lywx</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-02-14T15:24:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=902dc0b82976e020a7a08620b59263eff58b6134'/>
<id>902dc0b82976e020a7a08620b59263eff58b6134</id>
<content type='text'>
* Matched perspective, contquery, contreaddata, recvmesg and sendmesg

* Fixed libultra compilation flags

* Matched viblack

* Matched virepeatline, visetmode, visetspecial and viswapbuf

* Matched cartrominit, dpsetstat, sptask, sptaskyield, visetevent, createthread, gettime, setthreadpri, settime, settimer and starthread

* Fixed bss bs

* Matched even more libultra stuff

* Matched even more

* __osRdbSend

* Decompiled most of the functions of libultra &lt;3

* Matched last functions

* Added a separation to libultra macros

* Removed ARRLEN from controller.h

* Fix libultra warnings

---------

Co-authored-by: Alejandro Javier Asenjo Nitti &lt;alejandro.asenjo88@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Matched perspective, contquery, contreaddata, recvmesg and sendmesg

* Fixed libultra compilation flags

* Matched viblack

* Matched virepeatline, visetmode, visetspecial and viswapbuf

* Matched cartrominit, dpsetstat, sptask, sptaskyield, visetevent, createthread, gettime, setthreadpri, settime, settimer and starthread

* Fixed bss bs

* Matched even more libultra stuff

* Matched even more

* __osRdbSend

* Decompiled most of the functions of libultra &lt;3

* Matched last functions

* Added a separation to libultra macros

* Removed ARRLEN from controller.h

* Fix libultra warnings

---------

Co-authored-by: Alejandro Javier Asenjo Nitti &lt;alejandro.asenjo88@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Rand and degree macros (#110)</title>
<updated>2024-01-28T21:27:23+00:00</updated>
<author>
<name>petrie911</name>
<email>69443847+petrie911@users.noreply.github.com</email>
</author>
<published>2024-01-28T21:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=6528b2b5cf04349b74e75e3cd6bac2341690e618'/>
<id>6528b2b5cf04349b74e75e3cd6bac2341690e618</id>
<content type='text'>
* half

* pm

* dtor

* pi and such

* permuter settings

* angles

* float fix

* macro

* formatting

* small thing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* half

* pm

* dtor

* pi and such

* permuter settings

* angles

* float fix

* macro

* formatting

* small thing</pre>
</div>
</content>
</entry>
<entry>
<title>Match Matrix_Scale, change some file names (#52)</title>
<updated>2023-12-15T20:09:49+00:00</updated>
<author>
<name>petrie911</name>
<email>69443847+petrie911@users.noreply.github.com</email>
</author>
<published>2023-12-15T20:09:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=af26374677da903d01902bf28e74a61c9c533808'/>
<id>af26374677da903d01902bf28e74a61c9c533808</id>
<content type='text'>
* stuff

* three whole files

* format

* format and such

* a switch in time

* merge prep

* nintendo switch

* format

* the great switch statement of our time

* 43AC0 matched

* stuff

* Enums everywhere

* oh god the switch

* knakyo

* new headers

* format

* fox

* everyone hates recursion

* format

* one more thing

* one more one more thing

* renames

* matches

* matrix scale why

* names and such

* cleanup

* name back</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* stuff

* three whole files

* format

* format and such

* a switch in time

* merge prep

* nintendo switch

* format

* the great switch statement of our time

* 43AC0 matched

* stuff

* Enums everywhere

* oh god the switch

* knakyo

* new headers

* format

* fox

* everyone hates recursion

* format

* one more thing

* one more one more thing

* renames

* matches

* matrix scale why

* names and such

* cleanup

* name back</pre>
</div>
</content>
</entry>
<entry>
<title>fox_option functions (#39)</title>
<updated>2023-11-30T22:35:40+00:00</updated>
<author>
<name>Alejandro Asenjo Nitti</name>
<email>96613413+sonicdcer@users.noreply.github.com</email>
</author>
<published>2023-11-30T22:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=aa59b6ff69870acc436a243d0574d4768d209dc7'/>
<id>aa59b6ff69870acc436a243d0574d4768d209dc7</id>
<content type='text'>
* func_EBFBE0_80195B74

* func_EBFBE0_80196894

* func_EBFBE0_8019896C

* fix

* func_EBFBE0_80194CE4

* func_EBFBE0_801952B4

* RCP_SetupDL

* format

* move data around

* space</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* func_EBFBE0_80195B74

* func_EBFBE0_80196894

* func_EBFBE0_8019896C

* fix

* func_EBFBE0_80194CE4

* func_EBFBE0_801952B4

* RCP_SetupDL

* format

* move data around

* space</pre>
</div>
</content>
</entry>
<entry>
<title>Libultra headers and some decomp (#14)</title>
<updated>2023-10-29T21:19:30+00:00</updated>
<author>
<name>petrie911</name>
<email>69443847+petrie911@users.noreply.github.com</email>
</author>
<published>2023-10-29T21:19:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=4311c670c3ff22d525af0ab45e7fb68643e97920'/>
<id>4311c670c3ff22d525af0ab45e7fb68643e97920</id>
<content type='text'>
* lib is ultra

* it just keeps going

* math names

* format</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib is ultra

* it just keeps going

* math names

* format</pre>
</div>
</content>
</entry>
<entry>
<title>Header fix (#9)</title>
<updated>2023-10-23T20:02:01+00:00</updated>
<author>
<name>petrie911</name>
<email>69443847+petrie911@users.noreply.github.com</email>
</author>
<published>2023-10-23T20:02:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=b698fd362895e2f4f172d4a69ad1bf6f9c8c3413'/>
<id>b698fd362895e2f4f172d4a69ad1bf6f9c8c3413</id>
<content type='text'>
* headers

* format

* format

* format again

* headers oh my

* irix is love

* irix is life

* working

* even more fixes

* format

* touching to rebuild</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* headers

* format

* format

* format again

* headers oh my

* irix is love

* irix is life

* working

* even more fixes

* format

* touching to rebuild</pre>
</div>
</content>
</entry>
</feed>
