Commit Graph

4913 Commits

Author SHA1 Message Date
zilmar d14851320c
Merge pull request #1748 from oddMLan/defaults_mem_size_note
Add "Note: 8 MB is forced for Unknown ROMs" to Defaults tab
2020-05-17 05:34:56 +09:30
oddMLan 2be276a7bc Tabs -> spaces 2020-05-16 06:43:04 -07:00
oddMLan 4020735b26 Add "Note: 8 MB is forced for Unknown ROMs" to Defaults tab
Closes #1747
2020-05-16 06:37:35 -07:00
zilmar 48abaff90f Get cheats ui to use wstring for EM_GETLINE 2020-05-16 07:44:22 +09:30
zilmar 0462f637c4 Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
zilmar 0429c207e6 Show timeout in support window 2020-05-11 16:42:58 +09:30
zilmar ce233b00d8
Merge pull request #1742 from bryc/master
More accurate .MPK initialization
2020-05-09 20:03:06 +09:30
bryc 94cdc8dc0f More accurate MPK initialization 2020-05-09 03:00:06 -04:00
zilmar b2652cadae Re add cheats in to Installer 2020-05-06 06:01:42 +09:30
zilmar 55c6980a84
Merge pull request #1737 from Drahsid/master
Fixed incorrect display of vector values in symbols window
2020-05-06 05:05:25 +09:30
Drahsid 1fb7598e03 Fixed incorrect display of vector values in symbols window 2020-05-05 09:39:43 -04:00
zilmar 21bf8ccf57
Merge pull request #1736 from oddMLan/discord-rpc-cleanup
Discord-rpc: Code cleanup
2020-05-05 19:37:21 +09:30
oddMLan ad9d3fc244 Discord-rpc: Code cleanup
This is inspired by the Dolphin-emu approach

The internal name is not as informative so now it'll try to use GoodName first then FileName (same as RomBrowser)
Checked and it also works good with zip/7z files
2020-05-05 03:05:36 -07:00
zilmar 18d1867598
Merge pull request #1735 from oddMLan/protect-mem-defaults
Add Protect Memory option to Defaults panel
2020-05-05 19:32:54 +09:30
oddMLan 059ae511b8 Add Protect Memory option to Defaults panel
Fixes #1733
2020-05-04 19:47:34 -07:00
zilmar bdd1d1eb30
Merge pull request #1732 from Drahsid/master
Added Vector2, Vector3, and Vector4 to symbols and memory view
2020-05-03 05:39:52 +09:30
Drahsid 43cbeb3517 Added Vector2, Vector3, and Vector4 to the symbols window and memory viewer. 2020-05-02 06:25:28 -04:00
zilmar 1bf44b9e53 temporarily remove cheat from installer 2020-04-30 10:36:05 +09:30
zilmar a37e3f2c3e Add discord dependency 2020-04-30 10:29:31 +09:30
zilmar 368a280da4 Update missing </ClCompile> in Project64/Project64.vcxproj.filters 2020-04-30 10:06:52 +09:30
zilmar b9cf06bdaa Some basic clean up of discord-rpc.vcxproj 2020-04-29 06:33:29 +09:30
zilmar 507bd783b5 Change out client id for discord 2020-04-29 06:15:54 +09:30
zilmar b9363cb0e7
Merge pull request #1665 from Project64Netplay/discord-rpc
Discord RPC
2020-04-29 05:48:10 +09:30
zilmar 61b19cae37
Merge pull request #1718 from Summate/copy-regs
Adding buttons to copy registers in the commands window
2020-04-28 19:54:40 +09:30
zilmar 2a291c1763
Merge pull request #1691 from Lithium64/rdb_hle
RDB: Enabled HLE graphics for some games
2020-04-28 19:51:07 +09:30
zilmar 62e2131081
Merge pull request #1405 from Tagiru/patch-2
Video.rdb Mario Kart 64 video fix
2020-04-28 19:46:46 +09:30
zilmar 46612e0498
Merge pull request #1404 from Tagiru/patch-3
Video RDB Smash Bros.
2020-04-28 19:46:11 +09:30
zilmar 29f77e3f7f
Merge pull request #1458 from MELERIX/master
Spanish translation for Android version
2020-04-28 19:45:14 +09:30
zilmar 65ce3f8a05 Add GlideN64 ini files 2020-04-26 14:36:13 +09:30
zilmar e3ce2e915b Add gliden64 to package_zip 2020-04-26 11:41:54 +09:30
zilmar 2e0882a06d Add script to try and copy GlideN64 from build bot 2020-04-26 10:56:37 +09:30
zilmar cb0472fc90 Common: Update delete section in IniFileClass 2020-04-13 12:24:21 +09:30
Summate af0b0e18ea Adding label IDs to correspond to debugger register edit IDs
Abstracting pairing edit IDs with label IDs
Extracting definition of register tab data to a separate file
Adding a facility to get the text of a CWindow, there didn't seem to be a straightforward mechanism to do this Adding functionality to clipboard the current tab's registers or registers from all tabs
Fixing FCSR to have the same styling as all of the other register edit fields
2020-04-09 01:17:19 -05:00
zilmar 56fde2db97
Merge pull request #1717 from Summate/small-bool-cleanup
Cleaning up unclear booleans with a clearer enum class
2020-04-09 05:53:32 +09:30
Summate fef045baed Cleaning up unclear booleans with a clearer enum class 2020-04-08 07:00:17 -05:00
zilmar 37358298e3 Project64: move Debugger_ShowUnhandledMemory into DebugSettings 2020-04-01 10:24:10 +10:30
zilmar fdc1a51f28 Project64: Some clean up of the N64RomClass 2020-03-18 13:41:40 +10:30
zilmar 185c6586b4 Project64: Add TLB_WRITE_EXCEPTION 2020-03-04 10:33:18 +10:30
zilmar 28c9118912
Merge pull request #1708 from shygoo/dbg-fix-cmd-syms
[Debugger] Fix symbol display in commands window
2020-02-24 09:59:01 +10:30
shygoo 65b2ecb3bd [Debugger] Fix symbol display in commands window 2020-02-23 11:28:25 -06:00
zilmar f2462cbc18
Merge pull request #1705 from Drahsid/master
Added type, name, value, desc editing in the symbols window; 'new tab' shortcut to memory viewer
2020-02-20 12:30:26 +10:30
zilmar 2884e7e104
Merge pull request #1707 from shygoo/debugger-cpu-warning
[Debugger] Add warning for recompiler
2020-02-19 06:55:16 +10:30
shygoo e375cde458 [Debugger] Add warning for recompiler 2020-02-18 14:04:18 -06:00
Drahsid 95468ef91a Add ctrl+n 'new tab' shortcut to memory viewer
Sometimes you just want a new tab that is not a duplicate.
2020-02-14 08:48:51 -05:00
zilmar a09a94e65c
Merge pull request #1706 from AceAlen/master
Updates/fixes to file
2020-02-14 13:33:47 +10:30
Alen Alic 57cb411c84
Update Bosnian.pj.Lang.txt 2020-02-13 14:17:02 -06:00
Drahsid e049c48b2b Fix issues 2020-02-10 22:42:25 -05:00
Drahsid f3085844f5 Added type, name, value, desc editing in the symbols window
I'm not sure if this is written how it should be, but the lack of this feature had been bugging me for a bit and I would like to see it to be standard.
2020-02-10 21:36:30 -05:00
zilmar c126156dd6 Merge pull request #1704 from oddMLan/nranges-revenge
[Nrage-input] Update Makefile to generate version.h
2020-02-10 21:12:42 +10:30
oddMLan b393d7c91c [Nrage-input] Misc cleanup 2020-02-10 03:01:14 -07:00