Commit Graph

3715 Commits

Author SHA1 Message Date
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
Derek "Turtle" Roe 4b0d331a68 Update jniBridge.h
Add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe edae59bdb2 Update JavaRomList.h
Add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 5542fe3aa2 Update JavaRomList.cpp
Add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe dfe0957988 Update JavaBridge.h
Add space after single line comments and add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe c1f914a974 Update JavaBridge.cpp
Add newline
2021-03-17 20:45:55 -05:00
zilmar 1249e1f9f0 Add ability to remove the status bar 2021-03-18 11:02:37 +10:30
Derek "Turtle" Roe 21756c6070 Update main.cpp
Make this less wordy and remove title case, and also add a hyphen for "non-commercial"
2021-03-12 03:35:37 -06:00
zilmar 33011f3a57
Merge pull request #2005 from vgturtle127/master
General project improvements and updates
2021-03-12 07:18:29 +10:30
zilmar 666b2c6469
Merge pull request #2007 from vgturtle127/beautification-1
Add final new lines to 2 files and beautify 2 files in the settings d…
2021-03-12 07:17:53 +10:30
zilmar b034ba1522
Merge pull request #2008 from vgturtle127/beautification-2
Beautification part 2
2021-03-12 07:17:06 +10:30
Vincent Cunningham a54e1dfbdb
Add another possible format to Gameshark codes
`XXXXXXXX ??XX` seems to be used for some game cheats, such as one in Conker's Bad Fur Day. This should fix #2009.
2021-03-11 15:32:44 -05:00
Derek "Turtle" Roe 5bb120e7a3 Eliminate some title case and adjust wording 2021-03-11 02:06:37 -06:00
Derek "Turtle" Roe 74c1389e75 Eliminate some title case, and improve wording and typos 2021-03-11 02:02:21 -06:00
Derek "Turtle" Roe f4032a4e64 Add last newline and adjust 2 comments 2021-03-11 02:01:39 -06:00
Derek "Turtle" Roe 4b240ad0ba Re-word a comment to be more general and make more sense 2021-03-11 02:00:59 -06:00
Derek "Turtle" Roe dcef4902d3 Add new line to the end of UpdateVersion.cpp 2021-03-11 02:00:30 -06:00
Derek "Turtle" Roe 0a7f421c0c Add final new lines to 2 files and beautify 2 files in the settings directory 2021-03-10 03:37:35 -06:00
Derek "Turtle" Roe 0783748884 Switch to markdown for changelog and update readme a bit 2021-03-10 02:59:39 -06:00
zilmar 93b35cdf28 Add Overclock to enhancment 2021-03-10 18:09:01 +10:30
zilmar 0f605a06d3 Remove Notes from being displayed by default 2021-03-08 18:24:49 +10:30
zilmar a29cdd75dd
Merge pull request #1999 from vgturtle127/master
Code and comment beautification (starting with main.cpp)
2021-03-06 10:58:06 +10:30
zilmar 5cf6a7729f
Merge pull request #2000 from flagrama/fix-settings-close-x
Settings: Fix titlebar Close button
2021-03-06 10:57:47 +10:30
zilmar e2f648be46
Merge pull request #2002 from flagrama/fix-7z
Fix Opening 7zip files
2021-03-06 10:57:41 +10:30
zilmar b35d59408a Add diable gameshark code 2021-03-06 10:56:24 +10:30