Derek "Turtle" Roe
bfceec349e
Update RSP Register.c
...
Change multi line comment into single line comment
2021-03-19 01:07:35 -05:00
Derek "Turtle" Roe
e3009170c6
Update Recompiler Sections.c
...
Fix typos, punctuation, abbreviations, convert multi line comments into single line comments, fix some formatting
2021-03-19 01:05:57 -05:00
Derek "Turtle" Roe
77e502b99d
Update Recompiler Ops.h
...
Fix capitalization, abbreviations, and convert multi line comments into single comments
2021-03-19 00:58:23 -05:00
Derek "Turtle" Roe
7dff587d0b
Update Recompiler CPU.h
...
Fix spacing, typos, and capitalization, and fix title case. Also convert multi line comments into single line comments.
2021-03-19 00:56:56 -05:00
Derek "Turtle" Roe
ea0f2a65c1
Update Profiling.cpp
...
Fix spacing, capitalization, typos, and title case
2021-03-19 00:53:09 -05:00
Derek "Turtle" Roe
790e73a80b
Update OpCode.h
...
Change multi line comments into single comments, fix spacing, fix some typos
2021-03-19 00:52:31 -05:00
Derek "Turtle" Roe
5c4f865145
Update memory.c
...
Fix title case and change some wording
2021-03-19 00:48:05 -05:00
Derek "Turtle" Roe
fc67ba51e8
Update log.cpp
...
Fix typo
2021-03-19 00:46:08 -05:00
Derek "Turtle" Roe
8a8fdac484
Update Interpreter Ops.h
...
Change multi line comments into single line comments, fix title case, and fix abbreviations
2021-03-19 00:45:59 -05:00
Derek "Turtle" Roe
969345d58f
Update Interpreter CPU.h
...
Change multi line comment to single line and fix capitalization
2021-03-19 00:43:56 -05:00
Derek "Turtle" Roe
7100399f3c
Update Interpreter CPU.c
...
Fix typos and errors, and change a multi line comment into a single line comment
2021-03-19 00:42:08 -05:00
Derek "Turtle" Roe
6ab7ddb08b
Update dma.c
...
Fix typos, capitalization, punctuation, added a TODO, and changed RDRam . RDRAM
2021-03-19 00:39:54 -05:00
Derek "Turtle" Roe
7ec7b5ca32
Update Cpu.c
...
Fix typos, and fix multi line comments and make them single line
2021-03-19 00:30:47 -05:00
Derek "Turtle" Roe
74de233464
Update breakpoint.h
...
Remove extra line
2021-03-19 00:29:15 -05:00
Derek "Turtle" Roe
3b1ba3cdb5
Update breakpoint.c
...
Fix some title case and capitalization
2021-03-19 00:28:58 -05:00
zilmar
e2301332a7
Merge pull request #2021 from vgturtle127/beauitification-6
...
Beautification 6 - branch is spelled wrong edition - the Source\Project64\UserInterface directory
2021-03-18 13:03:38 +10:30
zilmar
77a3080b63
Merge pull request #2020 from vgturtle127/beautification-5
...
Beautification 5 - Source/Common directory
2021-03-18 13:00:15 +10:30
Derek "Turtle" Roe
a786dd7e13
Fix headers
...
Oops, accidentally removed some headers that should stay
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe
bfc7213760
Update cicx105.cpp
...
Fix typos, abbreviations, and update multi line comments to single line comments, correct some names, and remove leftover header
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe
a8c6a14463
Update ucodes.h
...
Remove title case, remove leftover header, fix typos, fix abbreviations
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe
ba36ce31bb
Update musyx.cpp
...
Fix title case, remove leftover header, add a TODO (was there supposed to be a comment there?), convert multi line comments into single line comments, fix typos, add newline
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe
7f0e8a84cf
Update mp3.cpp
...
Fix typos, remove title case, remove leftover header, add TODO, add newline
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe
b42c787ae0
Update main.cpp
...
Fix some typos, fix abbreviations, convert multi line comments into single line comments, add newline, add spacing
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe
e00a90e14e
Update jpeg.cpp
...
Remove leftover header, fix title case, convert multi line comments into single line comments, add some spacing, add newline, add TODO to find a better resource instead of French Wikipedia
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe
94e7a2dfae
Update hle.h
...
Remove leftover header, remove title case, fix flag names, convert multi line comments into single line comments
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe
4b0930956c
Update hle.cpp
...
Remove leftover header, remove title case, improve grammar, add some TODO comments, add some spacing and correct some ROM names, add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
4a62811889
Update common.h
...
Remove leftover header, remove title case, reword some comments to sound much better
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
b84c27abde
Update alist_nead.cpp
...
Improved grammar, fix title case, remove leftover header, add newline, update comments for consistency
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
82a551bc97
Update alist_naudio.cpp
...
Remove leftover header, add punctuation, remove title case, improved grammar, add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
8bc1ce355c
Update alist_audio.cpp
...
Remove some title case, fix typos, fix abbreviations, add some spacing, add newline, remove leftover header
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
68c3b7e459
Update alist.cpp
...
Fix title case, fix typos, change from multi-line comments to single line comments, fix abbreviations, add some spacing, remove some leftover headers, add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
3e442fc7bd
Update Main.cpp
...
Fix typos, fix abbreviations, fix title case, and clean up some more spacing
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
27e0080393
Update Controller_1.1.h
...
Change multi-line comments into single line comments, fix some typos, remove some title case, improve grammar, update some things for consistency, fix abbreviations
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
e6fc59d7d7
Update NotificationClass.cpp
...
Add some spaces after comments begin, remove some title case
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
dd65b9c0e2
Update jniBridge.cpp
...
Change multi-line comments into single line comments, fix some typos, remove some title case, improve grammar, update some things for consistency
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
ee899b1757
Update stdafx.cpp
...
Add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
8b36f3d637
Update Rsp.h
...
Convert multiline comment into single line comment, capitalize DWORD, add hyphen to 32-bits, correct typo, and change "pre bswap" to "pre-bswap'd"
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
13d6fae9d8
Update mem.h
...
Remove header, convert multiline comments into single line comments
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
3b6dbf77c3
Update mem.cpp
...
Remove header, convert multiline comments into single line comments, add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
e77c32c550
Update audio.h
...
Remove header, change multiline comment into single line comment
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
de0522b67c
Update audio.cpp
...
Remove header and add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
71db981ac1
Update arithmetics.h
...
Remove header
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
f52e6cd2e2
Update alist.h
...
Remove another header, take multiline comments and make them single line comments
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
ba77c09090
Update about.cpp
...
Add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
1f5e4d18ee
Update UISettings.h
...
Eliminate some title case, add space after single line comment, and add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
dcd8e957ef
Update UISettings.cpp
...
Change Rom to ROM
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
91c26d5207
Update SyncBridge.h
...
Add space after single line comment and add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
8e8ba73a31
Update SyncBridge.cpp
...
Add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
36e0269f07
Update NotificationClass.h
...
Remove some title case and add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe
1442297d4f
Update jniBridgeSettings.cpp
...
Remove extra newline
2021-03-17 20:45:55 -05:00