Commit Graph

11 Commits

Author SHA1 Message Date
d6fecf815f Update Language.cpp
Updated Screen Shots Dir to Screenshots & Select Screenshot Directory text in Browse for folder dialog.
2023-08-19 16:29:31 +02:00
3a9a852e3a Add release version and SDK version to ROM info and Browser (#15) 2023-08-19 16:29:31 +02:00
8c174cc80e Add Discord link to Help menu 2023-08-19 16:29:31 +02:00
d3a2f46450 Default enable-debugger to off (#4)
- Fixes the options dialog checkbox to reflect the actual default when the config has not been saved.
- Added a note about force-enabling the CPU interpreter when the debugger is enabled.
2023-08-19 16:29:30 +02:00
5079200613 Chaned Generate Bitmap to Screenshot Capture. 2023-08-19 16:29:30 +02:00
f7576dc209 Open Game Information page when game is running through menu 2021-10-11 14:38:15 +02:00
b01ca92c45 View game information by using popup menu in rombrowser 2021-09-27 15:09:46 +02:00
0bb80dbfd8 Update text for the latest support file types and change the link to point to the new forums 2021-04-30 08:25:30 -05:00
355c3c5b26 "Have Debugger" and "Show More Errors" can now be set through the Advanced Settings Tab under Options
Removed some code for RSP/RDP Delays (This was not in use anymore)
Removed reference to "Default" for RDRAM Rom selection
2021-04-24 16:22:36 -05:00
fe5c2999e1 Add Clear Memory option to Advanced Settings
This will zero out the N64 Memory at Start Emulation and prevent data from lingering from previous runs

Cpu.c also contains experimental code for better managing OpenGL plugins
However, it still crashes some of the time
I was holding off on a commit until that code was fixed but it was more important to keep track of the new advanced setting
2021-03-18 23:12:38 -05:00
75e01b431f Using local commit to keep track of further changes 2021-02-27 15:08:28 -06:00