zilmar
0ed144f39d
[Project64] Try to fix key assignments
2017-04-29 15:55:30 +10:00
zilmar
67f2a445ae
[Project64] Add logging for system event
2017-04-28 08:23:15 +10:00
zilmar
54f1f385e7
[Project64] Get Recompiler to use a local reference to MMU
2017-04-28 08:14:55 +10:00
zilmar
f1530f6a05
[Project64] Get System timing to use a local reference to registers
2017-04-28 08:09:04 +10:00
zilmar
9efae26d0c
[Android] Remove Plugin_ForceGfxReset
2017-04-26 18:13:55 +10:00
zilmar
81020b1249
[Project64] Remove delete g_DDRom from CN64System::LoadFileImage
2017-03-15 20:05:02 +11:00
Frank-74
210bfb382b
Update N64Class.cpp
2017-01-31 15:39:12 +00:00
zilmar
2ea9fd21e5
[Project64] Initialize base system first
2017-01-03 16:40:56 +11:00
zilmar
4cf5a54999
[Android] Do not create system on show menu
2016-12-13 06:22:35 +11:00
zilmar
df36516c6d
[Project64] Rename Generate log to Log asm
2016-12-13 06:11:47 +11:00
zilmar
a25f22a9af
[Project64] Fix some warnings
2016-11-28 07:34:02 +11:00
Frank-74
c727365afe
Fix ROM name displayed if save doesn't exist.
...
Fixes #1184
2016-11-22 19:22:29 +00:00
zilmar
25a5784623
Merge pull request #1219 from Frank-74/patch-4
...
Only delete old save file being saved.
2016-11-22 04:10:29 +11:00
zilmar
5537ccdc5b
Merge pull request #1217 from Frank-74/patch-3
...
Fix Save message missing .zip extension.
2016-11-22 04:06:36 +11:00
Frank-74
2c8e412a66
Only delete old save file being saved.
...
Saving compressed file deletes uncompressed save and vice versa.
Also if uncompressed file exists, it loads uncompressed save instead of compressed save.
2016-11-21 16:33:13 +00:00
Frank-74
ed71cba2bd
Fix Uncompressed Saves.
2016-11-21 15:43:36 +00:00
Frank-74
501ad347aa
Fix Save message missing .zip extension.
2016-11-21 05:05:46 +00: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
zilmar
3bc178ee78
[Android] Add force gfx reset
2016-09-26 20:51:55 +10:00
zilmar
4bc957bb3b
Use the new high performance counter instead of date time class
2016-09-17 07:37:27 +10:00
luigiblood
aef22c147b
[64DD] Added TOOL/USA IPL support
2016-08-28 18:36:56 +02:00
zilmar
397a1dd469
[Project64] Add extra logging to CN64System::RefreshScreen
2016-08-11 20:53:53 +10:00
zilmar
2aee37e1d4
[Project64] Add some more logs to sync logs
2016-08-07 20:01:22 +10:00
zilmar
3889ebf37d
[Project64] Add plugin to get notification of settings change
2016-08-07 18:27:14 +10:00
zilmar
dff58bbbad
[Project64] Add end emulation to N64Class
2016-08-07 16:51:19 +10:00
zilmar
c599451c60
[Project64] Clean up some spacing
2016-07-09 21:03:10 +10:00
zilmar
676be8fcdc
[Project64] Make the mempak belong to the n64 system
2016-07-07 21:51:06 +10:00
zilmar
778caf78f0
[Project64] Get x86/x86RecompilerOps.cpp to use an base interface
2016-07-04 17:51:11 +10:00
zilmar
febb99305b
[Project64] Make sure logs are restarted in save states
2016-07-03 16:34:47 +10:00
zilmar
519ac09711
[project64] Make RecompPos a global
2016-06-28 21:22:30 +10:00
zilmar
11be52a917
[Project64] Rename x86CodeLog.cpp to RecompilerCodeLog.cpp
2016-06-27 17:26:35 +10:00
zilmar
4d43ac378c
[Project64] Add time.h header for record last save time
2016-06-05 11:42:43 +10:00
zilmar
06982a1b25
[Project64] Always call on DacrateChanged on LoadState
2016-06-05 11:02:18 +10:00
zilmar
285be78edc
[Project64] Record last save time
2016-06-05 10:59:47 +10:00
zilmar
d4ef667aa7
[Project64] be able to load/save states when loaded but not running
2016-06-05 10:28:59 +10:00
zilmar
44b887f465
[Project64] Make sure modification time is updated on save file (android)
2016-06-05 10:03:12 +10:00
zilmar
8dff00f3aa
[Project64] in CN64System::Pause only display message id pause fromm menu
2016-06-04 18:25:14 +10:00
zilmar
5de2d7c839
[Project64] Create system on load, not start
2016-06-04 17:07:15 +10:00
zilmar
66444ba1cb
Merge pull request #1090 from death-droid/MoveToCfile
...
Move to cfile
2016-06-02 07:12:23 +10:00
luigiblood
ea5c4abc09
[64DD] Saving support (MAME dump format only)
...
Replaces the loaded dump file with the new saved content
2016-05-24 21:26:05 +02:00
Emmet Young
6e45f2d90f
Make the Transferpak only init the GBCart when we have either a read or a load to the transferpak.
2016-05-16 20:20:00 +10:00
Emmet Young
ff4bd28e3e
Change up Mempak so it uses CFile class.
...
Also modify the way mempaks are loaded and written. We only write the bytes that have been changed now, rather then writing the whole file every time the mempak is written to.
2016-05-16 18:23:31 +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
112ea9d8da
[Project64] Make saving states more cross platform
2016-04-20 19:18:13 +10:00
zilmar
9d5a33df6a
[Project64] Use thread class for emulation thread
2016-04-18 05:52:09 +10:00
zilmar
2d76718d35
[Project64] Make sure pause from menu is always set
2016-04-18 05:05:31 +10:00
zilmar
959a77dcde
[Project64] Use setting to get log dir
2016-03-10 22:15:40 +11:00
Emmet Young
c696cb79c3
Ensures paks are only being initialized when they have actually been selected, Transferpak needs multi controller support eventually as it currently just loads from the one singular option.
2016-02-09 18:57:30 +11:00