Commit Graph

10 Commits

Author SHA1 Message Date
4eb49dcd80 Add release version and SDK version to ROM info and Browser (#15) 2022-06-04 12:57:23 -07:00
e2d4154479 Add Discord link to Help menu 2022-05-29 21:48:48 -07:00
9f37fbf147 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.
2022-05-28 07:35:01 -07:00
5aa66a0551 Chaned Generate Bitmap to Screenshot Capture. 2022-02-13 13:46:49 +01:00
1aa15bfdd6 Open Game Information page when game is running through menu 2021-10-11 14:38:15 +02:00
e435f6d1c1 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