Commit Graph
160 Commits
Author SHA1 Message Date
jdflyer ff7ac962f1 m_Do_audio 2021-01-21 21:47:28 -07:00
TakaRikkaandGitHub 7b97550cee d_com_inf_game / d_save improvements (#82)
* some dcominfg funcs

* add dcom inlines to d_save

* format

* format
2021-01-11 11:32:56 -05:00
8cf6641bd4 fully split / more work on d_com_inf_game (#81)
* split d_com_inf_game

* fix func name

* start some dcomifg funcs

* fix

* clang-format

* change dComIfGs_setWarpItemData back to inline asm for now

Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-01-10 09:00:45 -05:00
Pheenoh 2d1d72e1c9 convert dStage_roomControl_c::init method 2021-01-10 03:04:59 -05:00
Pheenoh 2d0a9fb22c dStage_SetErrorStage OK 2021-01-10 02:34:49 -05:00
Pheenoh fb341652cc dStage_SetErrorRoom OK 2021-01-10 02:33:36 -05:00
Pheenoh adf65faa28 dStage_startStage_c::set OK 2021-01-10 02:25:21 -05:00
Pheenoh 1eb2cc39a8 clang-format 2021-01-10 01:27:16 -05:00
Pheenoh b51b5abd14 Merge branch 'master' of https://github.com/zeldaret/tp 2021-01-10 01:24:52 -05:00
Pheenoh df361497c2 dStage_stageDt_c methods decomped 2021-01-10 01:23:43 -05:00
Pheenoh 3c0fe08bdc dStage_roomDt_c methods decomp'd 2021-01-09 23:04:11 -05:00
82d5e0f796 JKRAram and JKRAramStream (#80)
* before __register_global_object

* JKRThread::sThreadList, JKRHeap::sSystemHeap, etc.

* cleanup and started on JKRDvdArchive

* before changing JKRCompression

* more JKRDvdArchive, abs, and memset

* fixed JKRArchive::setExpandSize split

* JKRArchive::sCurrentDirID, JKRDvdFile::sDvdList, and matching JKRDvdFile constructors

* problems

* merge fixes and formatting

* updated clang version in clang-format-all to version 10

* Added OSPhysicalToCached and struct for global memory

* remove useless __attribute__

* changed from defines and macros to const variable and function

* changed FLAG_HAS to FLAG_ON

* JKRAram, linking problems

* fix JKRAram

* remove nonmatching stuff

* renamed static data

* more static class members

* JKRAramStream OK

* formatting

Co-authored-by: Julgodis <>
Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-01-09 20:15:52 -05:00
TakaRikkaandGitHub 8bd3d07e23 more daalink / d_item improvements (#79)
* some daalink funcs

* more d_item inlines / setShieldChange

* more daalink stuff

getlife, getrstatus, setitemlifecount, getrupee, setitemrupeecount

* format

* format
2021-01-09 19:59:35 -05:00
Pheenoh 872cd076aa convert dStage_roomDt_c methods 2021-01-09 19:20:36 -05:00
Pheenoh 9349690253 convert dStage_stageDt_c methods 2021-01-09 17:00:47 -05:00
Pheenoh f1ff8a45ee split d_stage 2021-01-08 13:01:37 -05:00
Pheenoh 2c1b491978 Merge branch 'master' of https://github.com/zeldaret/tp 2021-01-08 03:48:21 -05:00
Pheenoh 92e9a5ce63 dStage_roomDt_c initial class mapping 2021-01-08 03:46:59 -05:00
Pheenoh b26178db88 dStage_stageDt_c initial class mapping 2021-01-08 03:45:28 -05:00
Pheenoh cff2beec9c dStage_stageDt_c initial mapping 2021-01-08 03:05:50 -05:00
Pheenoh 52a53ba135 clang-format 2021-01-07 22:58:47 -05:00
Pheenoh 3c656ba99e Merge branch 'master' of https://github.com/zeldaret/tp 2021-01-07 22:56:59 -05:00
Pheenoh c1d05bc46c main01 attempt, fix dcomifg_play_c members 2021-01-07 22:56:08 -05:00
d40a4bd126 diff.py --source support (#76)
* support source

* remove print

Co-authored-by: Julgodis <>
2021-01-07 19:02:58 -05:00
Pheenoh 74fac079fa Merge branch 'master' of https://github.com/zeldaret/tp 2021-01-06 21:03:19 -05:00