zilmar
|
4733420dfa
|
[Project64] Get Display FPS working on non windows system
|
2016-08-10 20:03:25 +10:00 |
Nekokabu
|
5ef8beeacb
|
Update GuiClass.cpp
Fixed cannot start the emulation in Win10.
|
2016-07-02 22:35:11 +09:00 |
luigiblood
|
b40174e2f4
|
[UI] Fix Save Slot string (Prevents emulation)
|
2016-06-05 23:03:40 +02:00 |
zilmar
|
dd1cf6a154
|
Merge pull request #1105 from LuigiBlood/64dd_2
[UI-Settings] Add 64DD IPL ROM path to General Settings UI
|
2016-06-06 05:14:43 +10:00 |
luigiblood
|
823232c2d3
|
[UI] Forgot to set 64DD IPL Path text
|
2016-06-05 17:41:34 +02:00 |
luigiblood
|
9cac742ebc
|
[UI] Moved 64DD IPL ROM Path to Advanced Settings
|
2016-06-05 15:35:53 +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 |
zilmar
|
8ea091a78a
|
[Project64] Hide Rom browser on rom starting not load
|
2016-06-04 16:50:41 +10:00 |
luigiblood
|
faeeb6fa9d
|
[UI] Added 64DD IPL ROM Path to General Settings
|
2016-06-04 00:23:30 +02: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
|
d1a8271b36
|
[Project64] Fix up unique save dirs
|
2016-04-22 16:44:41 +10:00 |
zilmar
|
02d7ac014e
|
[Project64] Make sure each game has a unique save dir
|
2016-04-22 06:29:55 +10:00 |
zilmar
|
4e0103b897
|
[Project64] Get load save state to use cfile
|
2016-04-21 07:21:15 +10:00 |
zilmar
|
f5cf17903b
|
[Project64] Clean up testing around rom list refresh
|
2016-04-19 17:46:38 +10:00 |
zilmar
|
88cdfd58bb
|
[Project64] Add move RomList.cpp in to Core
|
2016-04-18 17:19:08 +10:00 |
zilmar
|
91d88a8191
|
[Project64] Get Rom List to use common/thread
|
2016-04-18 16:57:49 +10:00 |
zilmar
|
39a1f4f058
|
[Project64] Have RomBrowser store internal data as utf8
|
2016-04-16 19:55:32 +10:00 |
zilmar
|
58bd4c2adf
|
[Project64] Add CN64Rom::CleanRomName
|
2016-04-16 09:17:37 +10:00 |
zilmar
|
c73d91de92
|
[Project64] Use cfile for looking at an uncompressed file (Rom Browser)
|
2016-04-16 09:08:44 +10:00 |
zilmar
|
cad6d7db7b
|
[Project64] Clean up some logging in RomList.cpp
|
2016-04-16 09:06:57 +10:00 |
zilmar
|
c72e72a073
|
[Project64] Remove passing directory in FillRomList
|
2016-04-16 08:56:10 +10:00 |
zilmar
|
98230eb48a
|
[Project64] Move Watch dir code back to rom browser
|
2016-04-16 06:58:31 +10:00 |
zilmar
|
4b70b1c941
|
[Project64] Make GetCicChipID just in one location in the CN64Rom class
|
2016-04-15 08:38:02 +10:00 |
zilmar
|
71454df424
|
[Project64] Make sure 7z in rombrowser is win32 only
|
2016-04-15 08:29:45 +10:00 |
zilmar
|
3007139446
|
[Project64] Remove SelColorBrush from ROM_INFO
|
2016-04-15 08:26:02 +10:00 |
zilmar
|
5b5d30cb69
|
[Project64] Rename RefreshRomBrowser to RefreshRomList
|
2016-04-15 08:07:34 +10:00 |
zilmar
|
e339b7d787
|
[Project64] Add some logging to RomList.cpp
|
2016-04-14 22:18:21 +10:00 |
zilmar
|
46e345f99e
|
[Project64] Separate rom list management from Rom Browser
|
2016-04-14 19:35:08 +10:00 |
zilmar
|
0b74207b20
|
[Project64] Clean up RomBrowser.h
|
2016-04-13 18:06:11 +10:00 |
zilmar
|
d2d0cc7e2e
|
[Project] Separate out UI settings from core settings
|
2016-04-13 17:34:19 +10:00 |
|
6123eb3df9
|
[Cheats UI] leftover references to std::strtoul
|
2016-04-12 11:42:18 -04:00 |
zilmar
|
4ee91c655c
|
{project64] Add header to RomBrowserClass.cpp
|
2016-04-12 19:55:34 +10:00 |
zilmar
|
94f71e21be
|
{Project64] Clean up NotificationClass.cpp
|
2016-04-12 19:54:47 +10:00 |
zilmar
|
07c6db1cce
|
[Project64] Cleanup MenuShortCuts.cpp
|
2016-04-12 19:53:35 +10:00 |
zilmar
|
8a5c3990fb
|
[Project64] Clean up UserInterface/MainMenuClass.cpp
|
2016-04-12 18:13:23 +10:00 |
zilmar
|
b1239a44b5
|
[Project4] Clean up GuiClass.cpp
|
2016-04-12 18:07:01 +10:00 |
zilmar
|
13cfd8b728
|
[Project64] in CheaeClassUI.cpp change std::strtoul to strtoul
|
2016-04-12 18:01:11 +10:00 |
zilmar
|
5942722436
|
[Project64] Cleanup Settings/SettingsPage.h
|
2016-04-12 17:57:31 +10:00 |
zilmar
|
04747706f2
|
[Project64] Cleanup Settings/SettingsPage-Game-Status.cpp
|
2016-04-12 17:55:36 +10:00 |
zilmar
|
7424f8bd9d
|
[Project] Update FindFirst attributes in Common/path.h
|
2016-04-12 17:53:40 +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 |
zilmar
|
a86ba8db2d
|
Merge pull request #937 from LuigiBlood/64dd_2
64DD support
|
2016-01-27 19:07:19 +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
|
7c468bd624
|
Drag & Drop 64DD Disk support
|
2016-01-26 15:55:30 +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 |