 JulgodisandJulgodis
|
815c1a2039
|
clang-format
|
2021-03-29 00:10:25 +02:00 |
|
 JulgodisandJulgodis
|
d244b7cb0d
|
dol2asm OK
|
2021-03-28 22:49:05 +02:00 |
|
 
|
80ba3d9fd2
|
Fix symbol names (#118)
* checkpoint
* checkpoint
* rename f_pc
* checkpoint
* small symbol rename and fix some fpc symbols
* remove unneeded entries from ldscript
* simplify ok check, update docker container
Co-authored-by: Pheenoh <pheenoh@gmail.com>
|
2021-03-15 02:12:44 -04:00 |
|
 lepelogandGitHub
|
3b69d4cba0
|
Match a few nonmatchings and delete unused asm (#117)
* match a few nonmatchings, delete unused asm
* fix missing returns in f_op_actor_iter
* remove obsolete comments
|
2021-03-03 12:17:19 -05:00 |
|
Pheenoh
|
5fbe9419f9
|
delete variables.h
|
2021-02-20 23:11:44 -05:00 |
|
Pheenoh
|
a2906e4163
|
fapGm_Create ok
|
2021-02-13 16:27:35 -05:00 |
|
 
|
aff4c171fc
|
f_op_actor_mng split & started decomp (#112)
* fop-actor-mng
* rodata
* more actor mng progress
* actor mng progress
* format
* cleanup
* fix Mtx function signatures
* PR suggestion
Co-authored-by: Pheenoh <pheenoh@gmail.com>
|
2021-02-12 19:47:46 -05:00 |
|
Pheenoh
|
4d1d865921
|
debugDisplay and Debug_console attemp
|
2021-02-07 17:20:16 -05:00 |
|
Pheenoh
|
9cb88fdb31
|
main attempt
|
2021-02-03 15:12:27 -05:00 |
|
 jdflyerandGitHub
|
f1924e91f4
|
d_kyeff, d_kyeff2, m_Do_printf, and m_Do_graphic (#109)
* Split d_kyeff
* Partially matched d_kyeff
* split d_kyeff2
* Match d_kyeff2
* split m_Do_printf
* m_Do_printf partially matched
* hotfix and clang-format
* split m_Do_graphic
* rename symbols in m_Do_graphic
* Match a few functions in m_Do_graphic
* Fix Merge Errors
* Delete sh.exe.stackdump
* Update OSReportInit
|
2021-01-31 20:03:38 -05:00 |
|
Pheenoh
|
ff930c7576
|
split m_Do_machine_exception
|
2021-01-31 16:29:31 -05:00 |
|
Pheenoh
|
06d3b7647d
|
split m_Do_dvd_thread
|
2021-01-31 16:25:52 -05:00 |
|
Pheenoh
|
f1cb3fa52d
|
split m_Do_mtx
|
2021-01-31 16:21:49 -05:00 |
|
Pheenoh
|
e8d0b4c401
|
split m_Do_MemCardRWmng
|
2021-01-31 16:18:46 -05:00 |
|
Pheenoh
|
6d55426443
|
split m_Do_MemCard
|
2021-01-31 16:16:06 -05:00 |
|
Pheenoh
|
5793e002a6
|
split m_Do_machine
|
2021-01-31 16:13:37 -05:00 |
|
Pheenoh
|
3d7626f838
|
split m_Do_lib
|
2021-01-31 16:09:07 -05:00 |
|
Pheenoh
|
02466048b1
|
split m_Do_ext
|
2021-01-31 16:04:23 -05:00 |
|
Pheenoh
|
f893c39194
|
split m_Do_DVDError
|
2021-01-25 15:13:46 -05:00 |
|
jdflyer
|
db79db103b
|
Various Fixes
|
2021-01-21 22:20:43 -07:00 |
|
jdflyer
|
b5bbe8d00d
|
clang-format
|
2021-01-21 22:06:54 -07:00 |
|
jdflyer
|
37543ca29f
|
Fix Merge and set maxerrors to 5
|
2021-01-21 21:59:24 -07:00 |
|
jdflyer
|
64bb8562fa
|
Merge remote-tracking branch 'upstream/master' into m_Do_audio2
|
2021-01-21 21:58:53 -07:00 |
|
jdflyer
|
ff7ac962f1
|
m_Do_audio
|
2021-01-21 21:47:28 -07:00 |
|
  
|
a072e71c33
|
Z2AudioLib misc decomp (#75)
* Z2SoundHandles: decomp portions
* start decomping: Z2SpeechMgr2, Z2SoundHandles
* Z2SoundHandles::stopAllSounds(): ok
* Z2SoundHandles::getHandleUserData(): ok
* Z2SoundInfo: header
* Z2SoundObjBase::framework(): ok
* Z2SoundObjBase::Z2SoundObjBase(), Z2SoundObjBase::init(): ok
* Z2SoundObjBase::~Z2SoundObjBase(): ok
* Z2SoundObjBase::stopOK(): ok
* Z2SoundObjBase::stopOK, incomplete Z2SoundObjBase::dispose()
* clang-format
* Z2SoundObjBase::dispose(): ok
* JAISound::operator->(): null assert
* JAIAudience: stub
* Z2SoundObject::{init, deleteObject, isAlive}: ok
* Z2SeMgr: elaborate struct (and decl JAISoundHandles to support this)
* start subclassing Z2SoundObjBase; nonmatching Z2SoundObjSimple::init()
* Z2SeMGr::{incrCrowdSize, decrCrowdSize}: ok
* Z2MultiSeMgr::resetMultiSePos(): ok
* Z2WolfHowlMgr.h: decls
* Z2SoundStarter: move to decls and fix postprocess.py symbol pass
* Z2AudioArcLoader: decls
* Z2SoundObjMgr: ok some fns
- deleteEnemyAll()
- isTwilightBattle()
- setGhostEnemyState()
additionally elaborates parts of the Z2Creature hierarchy
* delete unused .s files and add tool to find them (only runs on linux)
* run clang-format
* postprocess.py: comment out debugging
* add python step to ok-check workflow
* address review comments
* address review comments
Co-authored-by: notyourav <65437533+notyourav@users.noreply.github.com>
Co-authored-by: Pheenoh <pheenoh@gmail.com>
Co-authored-by: notyourav <65437533+notyourav@users.noreply.github.com>
|
2021-01-21 23:16:51 -05:00 |
|