LC
|
f15faab756
|
os: const-qualify string arguments (#111)
Avoids the need to cast away const from string literals.
|
2021-01-31 22:25:03 -05:00 |
|
Pheenoh
|
f13e0449d9
|
fix clang-format check (#110)
|
2021-01-31 20:55:56 -05:00 |
|
Pheenoh
|
b595f0d0bf
|
fix clang-format check (#110)
|
2021-01-31 20:55:56 -05:00 |
|
Pheenoh
|
c92b89cf56
|
fix clang-format check
|
2021-01-31 20:49:35 -05:00 |
|
Pheenoh
|
ff68771d32
|
fix clang-format check
|
2021-01-31 20:49:35 -05:00 |
|
jdflyer
|
2f41a74030
|
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 |
|
jdflyer
|
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 |
|
notyourav
|
c7913f7150
|
fix sjis strings (#108)
Co-authored-by: Pheenoh <pheenoh@gmail.com>
|
2021-01-31 19:10:43 -05:00 |
|
notyourav
|
24d529f67b
|
fix sjis strings (#108)
Co-authored-by: Pheenoh <pheenoh@gmail.com>
|
2021-01-31 19:10:43 -05:00 |
|
Pheenoh
|
f79abe520d
|
split m_Do_machine_exception
|
2021-01-31 16:29:31 -05:00 |
|
Pheenoh
|
ff930c7576
|
split m_Do_machine_exception
|
2021-01-31 16:29:31 -05:00 |
|
Pheenoh
|
7dd80fd76e
|
split m_Do_dvd_thread
|
2021-01-31 16:25:52 -05:00 |
|
Pheenoh
|
06d3b7647d
|
split m_Do_dvd_thread
|
2021-01-31 16:25:52 -05:00 |
|
Pheenoh
|
e0bc0c8bf6
|
split m_Do_mtx
|
2021-01-31 16:21:49 -05:00 |
|
Pheenoh
|
f1cb3fa52d
|
split m_Do_mtx
|
2021-01-31 16:21:49 -05:00 |
|
Pheenoh
|
4bd22d8b8b
|
split m_Do_MemCardRWmng
|
2021-01-31 16:18:46 -05:00 |
|
Pheenoh
|
e8d0b4c401
|
split m_Do_MemCardRWmng
|
2021-01-31 16:18:46 -05:00 |
|
Pheenoh
|
f5eb2e6abe
|
split m_Do_MemCard
|
2021-01-31 16:16:06 -05:00 |
|
Pheenoh
|
6d55426443
|
split m_Do_MemCard
|
2021-01-31 16:16:06 -05:00 |
|
Pheenoh
|
c34a659874
|
split m_Do_machine
|
2021-01-31 16:13:37 -05:00 |
|
Pheenoh
|
5793e002a6
|
split m_Do_machine
|
2021-01-31 16:13:37 -05:00 |
|
Pheenoh
|
eaa4467754
|
split m_Do_lib
|
2021-01-31 16:09:07 -05:00 |
|
Pheenoh
|
3d7626f838
|
split m_Do_lib
|
2021-01-31 16:09:07 -05:00 |
|
Pheenoh
|
c013fdce35
|
split m_Do_ext
|
2021-01-31 16:04:23 -05:00 |
|
Pheenoh
|
02466048b1
|
split m_Do_ext
|
2021-01-31 16:04:23 -05:00 |
|
Pheenoh
|
875f264f30
|
clang-format
|
2021-01-31 15:45:36 -05:00 |
|
Pheenoh
|
82a0f8f8ab
|
clang-format
|
2021-01-31 15:45:36 -05:00 |
|
Pheenoh
|
8d15cbebd8
|
Merge branch 'functions'
|
2021-01-31 15:39:31 -05:00 |
|
Pheenoh
|
fb0493b171
|
Merge branch 'functions'
|
2021-01-31 15:39:31 -05:00 |
|
Pheenoh
|
adf7591598
|
Merge branch 'master' of https://github.com/zeldaret/tp
|
2021-01-31 15:35:58 -05:00 |
|
Pheenoh
|
ccf862fbb2
|
Merge branch 'master' of https://github.com/zeldaret/tp
|
2021-01-31 15:35:58 -05:00 |
|
Pheenoh
|
8e3d116bb1
|
remove functions.h
|
2021-01-31 15:33:34 -05:00 |
|
Pheenoh
|
90578d539a
|
remove functions.h
|
2021-01-31 15:33:34 -05:00 |
|
notyourav
|
1e260dd085
|
Merge pull request #107 from Julgodis/sdata2_cpp
Tool for extracting literals and strings
|
2021-01-30 11:46:28 -08:00 |
|
notyourav
|
264b9cfcc0
|
Merge pull request #107 from Julgodis/sdata2_cpp
Tool for extracting literals and strings
|
2021-01-30 11:46:28 -08:00 |
|
Julgodis
|
867c1739fe
|
fix padding
|
2021-01-29 23:17:11 +01:00 |
|
Julgodis
|
b8c7b9ce3b
|
fix padding
|
2021-01-29 23:17:11 +01:00 |
|
Julgodis
|
2470a69f70
|
removed dependencies and fixed usage text
|
2021-01-29 23:01:11 +01:00 |
|
Julgodis
|
77adc39ffe
|
removed dependencies and fixed usage text
|
2021-01-29 23:01:11 +01:00 |
|
Julgodis
|
89bbf42e1e
|
remove m_Do_printf test code
|
2021-01-29 22:54:36 +01:00 |
|
Julgodis
|
e5fe91a75e
|
remove m_Do_printf test code
|
2021-01-29 22:54:36 +01:00 |
|
Julgodis
|
7381cc5080
|
added option for frameworkF.map
|
2021-01-29 22:52:35 +01:00 |
|
Julgodis
|
7cc16872fc
|
added option for frameworkF.map
|
2021-01-29 22:52:35 +01:00 |
|
Julgodis
|
25d728a920
|
formatting
|
2021-01-29 22:52:35 +01:00 |
|
Julgodis
|
b27de6e351
|
formatting
|
2021-01-29 22:52:35 +01:00 |
|
Julgodis
|
b29bb9c1d0
|
cleanup of python script
|
2021-01-29 22:52:35 +01:00 |
|
Julgodis
|
4442f8e1dd
|
cleanup of python script
|
2021-01-29 22:52:35 +01:00 |
|
Julgodis
|
4d2d73d15c
|
replace symbols with string literals and python script
|
2021-01-29 22:52:35 +01:00 |
|
Julgodis
|
cf4bf3fc53
|
replace symbols with string literals and python script
|
2021-01-29 22:52:35 +01:00 |
|
notyourav
|
21a428f1af
|
Merge pull request #106 from Julgodis/floats
Floats
|
2021-01-27 15:24:49 -08:00 |
|