Commit Graph

35 Commits

Author SHA1 Message Date
zilmar 0ed144f39d [Project64] Try to fix key assignments 2017-04-29 15:55:30 +10:00
Frank-74 3488bc6c5e Update MainMenuClass.cpp 2017-01-31 15:33:13 +00:00
zilmar 52ab4949b4 [Project64] Preserve current dir when calling GetOpenFileName 2017-01-21 10:31:09 +11:00
zilmar 79d50f1bc6 [Project64] Reset rom browser on debug language 2016-12-20 18:32:36 +11:00
zilmar df36516c6d [Project64] Rename Generate log to Log asm 2016-12-13 06:11:47 +11:00
zilmar a278a2cde6 [Project64] Fix CPU profiling 2016-10-05 06:58:11 +11:00
zilmar fd69ab6b18 [Project64] Add Profiling 2016-10-03 08:46:05 +11:00
Jake Huxell 4c8e148ed1 Removed duplicate code between increase and decrease speed in SpeedLimiterClass by merging into one AlterSpeed 2016-09-17 19:10:22 +01:00
zilmar 40d1a4ed75 [roject64] Handle ID_SYSTEM_CHEAT with OnCheats 2016-09-17 20:28:42 +10:00
zilmar dc5896f0ad [Project64] Handle ID_SYSTEM_SAVEAS with OnSaveAs 2016-09-17 20:26:57 +10:00
zilmar 84ef36fb4f [Project64] Move handling of ID_SYSTEM_LOAD to OnLodState 2016-09-17 16:43:27 +10:00
zilmar b8bd3b1556 [Project64] Add OnEndEmulation to handle ID_FILE_ENDEMULATION 2016-09-17 16:33:05 +10:00
zilmar eb0335bc1e [Project64] Move handling of ID_FILE_OPEN_ROM to OnOpenRom 2016-09-17 16:25:49 +10:00
luigiblood b40174e2f4 [UI] Fix Save Slot string (Prevents emulation) 2016-06-05 23:03:40 +02:00
zilmar 47b012bd4a [Project64] Add Debug languages 2016-06-04 19:07:20 +10:00
zilmar 5de2d7c839 [Project64] Create system on load, not start 2016-06-04 17:07:15 +10:00
zilmar e7d4341106 [Projec64] Get last modified of saves working with unique dir 2016-06-04 16:58:42 +10:00
luigiblood add7ec7b98 [64DD] Make sure new disk is loaded into memory before swap
Fixes hang during swap while recording with OBS Studio
2016-05-30 01:09:52 +02:00
luigiblood f2e4f5abca [64DD] Added Swap Disk shortcut (Ctrl+D)
Requires resetting/deleting the shortcut list (*.sc3 file)
2016-05-25 14:41:15 +02:00
luigiblood 810bccc755 [64DD] Swap support 2016-05-25 04:06:10 +02:00
zilmar 4e0103b897 [Project64] Get load save state to use cfile 2016-04-21 07:21:15 +10:00
zilmar 5b5d30cb69 [Project64] Rename RefreshRomBrowser to RefreshRomList 2016-04-15 08:07:34 +10:00
zilmar d2d0cc7e2e [Project] Separate out UI settings from core settings 2016-04-13 17:34:19 +10:00
zilmar 8a5c3990fb [Project64] Clean up UserInterface/MainMenuClass.cpp 2016-04-12 18:13:23 +10:00
zilmar fe8b20e9d1 {Projct64] Put end emulation menu option in critical section 2016-04-02 21:34:28 +11:00
zilmar a228a9d1f9 line ends ? 2016-01-27 20:11:59 +11:00
luigiblood 4bf95e61f1 Open ROM/Drag&Drop Error fixed, delete g_DDRom if normal N64 ROM play 2016-01-26 16:43:44 +01:00
luigiblood 226c29d5c7 Disk Conversion support, AppCleanup() update
There's still a problem with Open ROM but other than that it's fully functional.
2016-01-26 15:31:24 +01:00
luigiblood 96a6862c80 Use Open ROM to open Disk instead
It's a much better idea anyway.
2016-01-26 03:04:48 +01:00
luigiblood f0b81bbfc0 Added "Open Disk" to File menu. 2016-01-25 22:39:26 +01:00
zilmar 515a9401cd [Project64] Move RomInformationClass.cpp 2015-12-24 07:41:06 +11:00
zilmar 73549ee72f {Project64] Convert internal strings to be utf8 instead of utf16 2015-12-24 07:04:36 +11:00
zilmar 95a3319735 [Project64] Update logging system to use module and severity 2015-12-14 21:51:33 +11:00
zilmar 9547e0fd48 Merge branch 'master' of https://github.com/project64/project64 2015-12-04 18:11:39 +11:00
zilmar e3b32c572d [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00