zilmar
|
c1ea5494cf
|
[Project64] Rom Browser Class.cpp use standard types
|
2015-11-29 09:14:05 +11:00 |
zilmar
|
52d5a780d5
|
[Project64] Clean up Rom Browser Class.cpp (remove typecast, brackets)
|
2015-11-29 08:43:31 +11:00 |
zilmar
|
8acffb73e7
|
[Project64] Cleanup Rom Browser Class.cpp
|
2015-11-29 01:25:55 +11:00 |
Nekokabu
|
c10da0232e
|
Update Settings Config.cpp
Fixed Dialog title in RDB Edit Mode
|
2015-11-26 23:03:46 +09:00 |
no
|
b42355817d
|
fixed random crashing if End then Start emulation
|
2015-11-26 00:40:33 -05:00 |
zilmar
|
3efbdefd9f
|
Merge pull request #778 from JunielKatarn/fix_hidpi_vs2008
Ignore High-DPI setting when using VS 2008 toolset.
|
2015-11-24 15:25:48 +11:00 |
unknown
|
716c2fb8d0
|
browser*
|
2015-11-23 21:23:50 -05:00 |
unknown
|
8185799939
|
spacing
|
2015-11-23 21:23:02 -05:00 |
Julio C. Rocha
|
02cfc54d8d
|
Ignore High-DPI setting when using VS 2008 toolset.
|
2015-11-23 16:43:10 -08:00 |
Frank-74
|
48eda9ab5a
|
Update Settings.h new path
|
2015-11-22 20:52:54 +00:00 |
Frank-74
|
26f9576eea
|
Fix Save State (F7)
|
2015-11-21 03:37:56 +00:00 |
zilmar
|
8139985ba2
|
Merge pull request #765 from cxd4/fix-763
[ROM Browser] fixed issue #763
|
2015-11-21 13:36:33 +11:00 |
Frank-74
|
6007d9bce0
|
Fix status bar load text.
|
2015-11-20 21:15:31 +00:00 |
Frank-74
|
8d8c52fac4
|
Fix status bar save text
|
2015-11-20 21:05:25 +00:00 |
unknown
|
703b3b4234
|
[ROM Browser] Do not strtoul(very large strings).
|
2015-11-17 21:56:31 -05:00 |
unknown
|
4fb000462a
|
[ROM Browser] removed extraneous copy of call to strtoul()
|
2015-11-17 21:28:41 -05:00 |
unknown
|
96bd77edcc
|
[ROM Browser] fixed impossible arithmetic condition
|
2015-11-17 21:27:41 -05:00 |
unknown
|
dc65c0a075
|
Resolve merge conflicts from `Controller Plugin.cpp`.
|
2015-11-16 21:01:54 -05:00 |
unknown
|
72d63ae62c
|
Move all the repeated stuff out from every switch case.
|
2015-11-16 10:21:50 -05:00 |
unknown
|
9803d3fb01
|
Don't force pointer aliasing risks; just call SW.
|
2015-11-16 10:13:36 -05:00 |
zilmar
|
d299049642
|
Merge branch 'master' of https://github.com/project64/project64
|
2015-11-16 07:13:45 +11:00 |
zilmar
|
9e10486e2c
|
[Project64] Pass main window object to plugin config
|
2015-11-16 07:13:09 +11:00 |
zilmar
|
fbe62d9567
|
[Project64] Clean up Controller Plugin.cpp
|
2015-11-16 07:11:05 +11:00 |
zilmar
|
c317c645bf
|
[Project64] Clean up Plugin Class.cpp
|
2015-11-16 07:10:01 +11:00 |
zilmar
|
f78b812d66
|
[Project64] Remove CNotification::MakeWindowOnTop
|
2015-11-16 07:07:02 +11:00 |
zilmar
|
1a4166a1de
|
[Project64] Get N64 Rom Class.cpp to use standard types
|
2015-11-16 07:05:55 +11:00 |
zilmar
|
057e469e96
|
Merge pull request #755 from samuelyuan/master
Fixed "Save Slot (%s) selected" Text
|
2015-11-16 05:56:09 +11:00 |
zilmar
|
63096c99d3
|
[Project64] Clean up N64 Rom Class.cpp
|
2015-11-15 20:56:34 +11:00 |
zilmar
|
165bdc160b
|
[Prject64] Move display rom information out of N64 Class.cpp
|
2015-11-15 20:54:23 +11:00 |
zilmar
|
3a80cd7138
|
[Project64] Move thread code to Emulation Thread.cpp
|
2015-11-15 20:51:44 +11:00 |
Samuel Yuan
|
6eae2b05e2
|
Merge remote-tracking branch 'refs/remotes/project64/master'
|
2015-11-15 00:30:03 -05:00 |
zilmar
|
3024d7c524
|
[Project64] Get N64 Class.cpp to use standard types
|
2015-11-15 16:20:22 +11:00 |
zilmar
|
7d7026c33d
|
[Project64] Add ability to monitor Game Cpu Running to Gui
|
2015-11-15 15:44:40 +11:00 |
zilmar
|
8aa5b6ef47
|
[Project64] fix up spaces in CN64System::StartEmulationThread
|
2015-11-15 14:51:21 +11:00 |
zilmar
|
2f3998d9a6
|
[Project64] more fix up of Reg Info.cpp
|
2015-11-15 14:50:05 +11:00 |
zilmar
|
a0b25444f7
|
[Project64] Clean up Reg Info.cpp
|
2015-11-15 14:45:09 +11:00 |
zilmar
|
d7c7882244
|
[Project64] Fix up headers
|
2015-11-15 14:27:59 +11:00 |
Samuel Yuan
|
4b43afe275
|
Added class to format wide strings
|
2015-11-14 22:12:24 -05:00 |
zilmar
|
ec31d79c23
|
[Project64] Cleanup Code Section.cpp
|
2015-11-15 13:27:06 +11:00 |
zilmar
|
d740aaf350
|
[Project64] Use standard types in Eeprom.cpp
|
2015-11-15 13:20:18 +11:00 |
Samuel Yuan
|
68ad452a07
|
Added string back in
It was deleted earlier due to a merge conflict.
|
2015-11-14 20:04:42 -05:00 |
zilmar
|
64e0dae30f
|
[Project64] Change Dma.cpp to use standard types
|
2015-11-15 11:52:24 +11:00 |
Samuel Yuan
|
7f0deb2ced
|
Merge remote-tracking branch 'refs/remotes/project64/master'
|
2015-11-14 19:44:50 -05:00 |
Samuel Yuan
|
937625f0c6
|
Merge remote-tracking branch 'refs/remotes/project64/master'
Conflicts:
Source/Project64/Multilanguage.h
Source/Project64/Multilanguage/Language Class.cpp
|
2015-11-14 19:44:42 -05:00 |
zilmar
|
87f13cbe4b
|
[Project64] Get Audio plugin to use standard types
|
2015-11-15 11:35:38 +11:00 |
zilmar
|
089b036cfe
|
[Project64] Cleanup Audio.cpp
|
2015-11-15 11:31:56 +11:00 |
zilmar
|
03a41c7cd3
|
[Project64] Get Interpreter CPU to use standard types
|
2015-11-15 11:29:15 +11:00 |
zilmar
|
7b10bc6725
|
[Project64] Add appinit to vs2008 project
|
2015-11-15 09:13:29 +11:00 |
zilmar
|
89b197be43
|
[Project64] Clean up Interpreter CPU
|
2015-11-15 09:08:30 +11:00 |
zilmar
|
46fea05262
|
[Project64] Get settings to use standard types
|
2015-11-15 08:49:08 +11:00 |