zilmar
ab8b004b71
Core: Add a setting for fpu reg caching
2023-04-17 18:47:33 +09:30
zilmar
cb124b7009
x64: Get PluginRSP to build for x64
2023-02-27 11:25:22 +10:30
zilmar
210ebd42de
Core: have an option for rdram to be different between known and unknown roms
2023-01-16 20:53:48 +10:30
zilmar
ae62981aef
Core: Remove unaligned dma
2022-12-19 10:15:31 +10:30
zilmar
cbacddb65e
Core: Make 32bit CPU recompiler only setting
2022-12-19 09:07:26 +10:30
zilmar
529812fdca
Core: Switch to use asmjit registers in recompiler
2022-11-07 21:03:32 +10:30
zilmar
0c078049c0
Android: Update android build
2022-09-26 12:53:14 +09:30
zilmar
52a30b78fb
Core: Handle div/0 better
2022-08-22 22:13:53 +09:30
zilmar
6c1df6c6a0
Core: Fix compile issue in android bridge
2022-08-09 20:42:31 +09:30
zilmar
0419ba232e
Core: Add option to step code at break opcode
2022-08-01 11:43:17 +09:30
zilmar
b987a1693c
Core: Do not end emulation by default on perm loop
2022-08-01 10:59:16 +09:30
zilmar
10d23486c6
Core: Add option to break on address exception
2022-08-01 10:38:12 +09:30
zilmar
7b851e6b6e
Core: Break on unhandled memory
2022-08-01 10:00:07 +09:30
zilmar
35c2da49b1
Android: Clean up getting input plugin working
2022-07-18 22:26:29 +09:30
zilmar
47e27b591c
Android: Fix some compile issues
2022-07-11 13:39:57 +09:30
zilmar
8b2c66cc07
Core: Move plugin specs to a central location
2022-06-27 19:32:38 +09:30
zilmar
b557dcf187
Android: Do some work to try to get it to build
2022-06-06 19:49:44 +09:30
zilmar
653e15a296
Core: Add RomMemoryHandler
2022-04-18 20:57:59 +09:30
zilmar
30a40ea0a8
Core: Remove the option to turn off tlb
2022-01-10 17:46:01 +10:30
zilmar
ce6042fe9d
[Android] Fix up accessing settings in bridge
2021-10-18 05:14:07 +10:30
zilmar
0423ceb72b
[Android] Some tweaks to jni bridge
2021-10-14 16:56:42 +10:30
zilmar
9ad8d49d0e
Some code clean up to help build android
2021-06-28 11:27:35 +09:30
zilmar
ee864797ab
vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup
2021-05-18 21:21:36 +09:30
zilmar
c512a592a7
Move class out of file names
2021-04-14 15:04:15 +09:30
zilmar
662637460e
Remove Disable copy constructor comments
2021-04-13 09:37:11 +09:30
zilmar
62d2755300
Remove Common/stdtypes.h
2021-04-12 16:04:26 +09: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