zilmar
5b546a0fcb
[Android] Fix corrupting rdram from alist
2016-09-17 11:44:30 +10:00
zilmar
9b1587992e
[Android] Draw notification messages instead of using toaster
2016-09-17 11:43:32 +10:00
zilmar
8084a5d3b6
Update vesion script to get 2.3.1, and update minor verion in other plugins
2016-09-17 07:43:48 +10:00
zilmar
4bc957bb3b
Use the new high performance counter instead of date time class
2016-09-17 07:37:27 +10:00
zilmar
8036bdcd73
[Common] Add high res time stamp
2016-09-17 06:10:40 +10:00
zilmar
583d057a4e
[Project64] Set version to 2.3.1
2016-09-15 21:28:26 +10:00
zilmar
b0881e90af
Merge pull request #1198 from LuigiBlood/64ddus
...
[64DD] USA and TOOL IPL support + USA Disk support
2016-09-02 10:09:47 +10:00
Frank-74
f24c464f3f
GetLength must be multiple of 8
...
According to LaC's n64 hardware dox, the AI_LEN_REG must be a multiple of 8 not 4.
2016-09-01 16:28:23 +01:00
luigiblood
b083050159
[64DD] US region disk dump support
2016-08-28 18:37:16 +02:00
luigiblood
aef22c147b
[64DD] Added TOOL/USA IPL support
2016-08-28 18:36:56 +02:00
luigiblood
653197b12c
[64DD] Fix Year of 64DD RTC
2016-08-27 23:29:11 +02:00
LegendOfDragoon
400c466278
Improve Compile_Special_SLT
...
It is supposed to skip if rd = 0, not rt. Also optimized the code a bit.
2016-08-23 12:12:55 -07:00
LegendOfDragoon
c29bff4353
Fix 2 typos I made in previous commits
2016-08-23 11:40:24 -07:00
LegendOfDragoon
7a5a0731bd
Optimize SW in RSP Recompiler
2016-08-23 01:17:01 -07:00
LegendOfDragoon
3d8482f402
Implement MoveConstToN64Mem
...
Also fix typo in MoveConstHalfToN64Mem
2016-08-23 01:15:18 -07:00
LegendOfDragoon
d7eba5bde0
Optimize SH in RSP Recompiler
2016-08-22 19:57:27 -07:00
LegendOfDragoon
22ae106c3a
Implement MoveConstHalfToN64Mem
2016-08-22 16:26:27 -07:00
LegendOfDragoon
6e99abb50a
Optimize SB in RSP Recompiler
2016-08-22 16:09:37 -07:00
LegendOfDragoon
7f468bd939
Implement MoveConstByteToN64Mem
2016-08-22 16:05:56 -07:00
LegendOfDragoon
c239d3b74b
Optimize ANDI in RSP Recompiler
...
Seems to be use often enough.
2016-08-22 13:12:34 -07:00
LegendOfDragoon
10260dbdc8
Optimize SLTI in RSP Recompiler
...
Mia Hamm benefits from this optimization.
2016-08-22 12:54:24 -07:00
Frank-74
5f2a6a2ee2
[Installer] Add 'Portable Mode' option.
...
It's unchecked by default, doesn't create an uninstall shortcut icon if selected.
2016-08-22 02:44:36 +01:00
zilmar
cdf0b1e7d2
Merge pull request #1180 from Frank-74/Fix-main.cpp-exception
...
Fix Exception in main.cpp
2016-08-22 08:19:11 +10:00
Frank-74
323c135ce6
[Project64] textures > Textures folder
2016-08-21 22:52:17 +01:00
Frank-74
36448f8e72
[Project64] textures > Textures
2016-08-21 22:50:08 +01:00
Frank-74
f78f539d10
[GlideHQ] cache > Cache #2
2016-08-21 22:43:49 +01:00
Frank-74
12a23107ec
[GlideHQ] cache > Cache
2016-08-21 22:42:33 +01:00
Frank-74
b316582de5
[Glide64] Tooltip textures\cache location.
2016-08-21 22:40:25 +01:00
Frank-74
a3a64afa77
[Glide64] Fixup Basic dialog
2016-08-21 22:36:00 +01:00
Frank-74
8e75fed8d9
Fix Exception in main.cpp
...
If Project64 is run from C:\Project64, we get an exception in main.cpp.
This fixes that bug.
2016-08-21 17:20:42 +01:00
Frank-74
68d81058eb
Fix "Project64 2.3" folder permissions.
...
Copying files or writing directly to Project64 2.3 folder needs permissions set. Otherwise Jabo 1.6 plugin will cause this error when it tries to write to Project64.rdb in emulator folder.
2016-08-20 03:59:59 +01:00
Frank-74
fb60c8cb77
[Installer] Add option for desktop icon
2016-08-20 03:34:14 +01:00
Frank-74
6ef996b67f
Fix installer permissions
...
Fixes permissions for Windows 7/8/10. And correct Program Files (x86) folder when running on 64bit windows.
2016-08-19 23:50:54 +01:00
Frank-74
5179924a95
Remove redundant WINPROC_OVERRIDE
2016-08-13 16:17:17 +01:00
zilmar
4f0ca48090
[Project64] Limitor not working properly on android
2016-08-13 09:28:07 +10:00
zilmar
71d38d890b
[Android] Get profile class to use clock_gettime on non win32 systems
2016-08-12 23:49:53 +10:00
zilmar
bf0674f62f
[Project64] Add more ARM recompiler code
2016-08-12 23:49:03 +10:00
zilmar
4c0b8d154e
[Project64] Remove DSRL32 and DSRA32 from 32bit interpter
2016-08-12 23:47:35 +10:00
zilmar
0b909905d0
[Android] Update handling of Display Message
2016-08-12 23:46:23 +10:00
zilmar
bb6f04b199
[Project64] Add asm_functions.S
2016-08-11 21:31:15 +10:00
zilmar
146ff34894
[Poject64] Add Arm recompiler
2016-08-11 21:09:21 +10:00
zilmar
397a1dd469
[Project64] Add extra logging to CN64System::RefreshScreen
2016-08-11 20:53:53 +10:00
zilmar
c33f08fc6a
[Project64] Disable block linking on android
2016-08-11 20:52:43 +10:00
zilmar
876196d65e
[Project64] Clean up N64Types.h
2016-08-11 20:51:09 +10:00
zilmar
2cf4102c10
[Project64] Get Speed limiter to work on non win32 system
2016-08-11 20:50:15 +10:00
zilmar
a3fd417e27
[Android Audio] Be able to turn audio on or off
2016-08-11 20:46:03 +10:00
zilmar
a277fc0a60
[Android] Update Android bridge for notification
2016-08-11 20:43:51 +10:00
zilmar
c39937f63c
[Android] Add Sync bridge to project
2016-08-11 20:39:42 +10:00
zilmar
bbd89835b3
[Project64] Add Support window
2016-08-11 20:38:45 +10:00
zilmar
f33a6c102f
[Android] Update UI style
2016-08-11 19:52:30 +10:00
zilmar
725ca8bcbe
[Project64] Handle saves from 2.2
2016-08-11 17:53:01 +10:00
zilmar
4733420dfa
[Project64] Get Display FPS working on non windows system
2016-08-10 20:03:25 +10:00
zilmar
7eccf17c90
[Common] Fix CPath::SetComponents for non win32 system
2016-08-09 20:19:43 +10:00
zilmar
848502e088
[Android Audio] have alist_envmix_exp always copy the data
2016-08-07 20:07:46 +10:00
zilmar
2aee37e1d4
[Project64] Add some more logs to sync logs
2016-08-07 20:01:22 +10:00
zilmar
268a88c812
[Project64] Fix up function address for arm thumb
2016-08-07 19:03:16 +10:00
zilmar
3889ebf37d
[Project64] Add plugin to get notification of settings change
2016-08-07 18:27:14 +10:00
zilmar
f19fb532a4
[Project64] Add Plugin_EnableAudio
2016-08-07 17:12:16 +10:00
zilmar
4fd27a5672
[Project64] Change how sync dir is set in settings
2016-08-07 17:01:50 +10:00
zilmar
d8c791c89b
[Project64] Disable fast on android
2016-08-07 16:59:33 +10:00
zilmar
bb3d895934
[Project64] Code clean up RomList.cpp
2016-08-07 16:57:31 +10:00
zilmar
dff58bbbad
[Project64] Add end emulation to N64Class
2016-08-07 16:51:19 +10:00
zilmar
d3970065fc
[Project64] Add GetPlugins to N64 system
2016-08-07 16:50:06 +10:00
zilmar
1e6c6ed707
[Project64] Some code clean up in RecompilerClass.cpp/h
2016-08-07 16:48:33 +10:00
zilmar
2d90bfbd20
[Project64] fix FixRoundModel for non win32 system
2016-08-07 16:43:26 +10:00
zilmar
70b174b160
[Project64] Remove CompileNow from CompileExit
2016-08-07 16:32:34 +10:00
zilmar
ec0a027339
[Project64 tweak some changes in x86 recompiler
2016-08-07 16:26:29 +10:00
zilmar
7e0dd2e83b
[Project64] Some code cleanup in InterpreterCPU.cpp
2016-08-07 16:18:34 +10:00
zilmar
264666e2bb
[Connon] Fix protect memory for non win32 system
2016-08-07 16:15:27 +10:00
zilmar
b79c995bfb
[Common] Add copy file for linux
2016-08-03 21:30:46 +10:00
zilmar
c11b874b63
[Common] Delete file if truncating it
2016-08-03 21:25:24 +10:00
zilmar
7ac22126b3
[Bridge] fix warning
2016-08-03 20:43:06 +10:00
zilmar
9f10e7e0ca
[Project64] Sync system in exit block
2016-07-20 22:33:29 +10:00
zilmar
f5b4fae7fe
[Project64] Use LinkJump
2016-07-20 22:31:34 +10:00
zilmar
d1be767d24
[Project64] Move fpu used in to Reg Base
2016-07-20 22:22:56 +10:00
zilmar
1046540866
[Project64] Change text in CCodeBlock::Compile
2016-07-18 17:19:20 +10:00
zilmar
98853369a0
[Android] Make sure that the recompile code is set to execute
2016-07-17 12:02:46 +10:00
zilmar
888102d3f1
Merge branch 'master' of https://github.com/project64/project64
2016-07-13 07:59:05 +10:00
zilmar
8422cf7083
[Project64] Remove flush from save states
2016-07-13 07:56:32 +10:00
zilmar
d1a96067cb
Merge pull request #1156 from Nekokabu/master
...
Add some of the 64DD Registers to SW_Const
2016-07-12 07:19:04 +10:00
Nekokabu
330ccd30aa
Update x86RecompilerOps.cpp
2016-07-11 23:46:45 +09:00
Nekokabu
17aecea5e4
Update x86RecompilerOps.cpp
...
UnknownOpcode are comment out
2016-07-11 21:48:58 +09:00
Nekokabu
5ceea0f2c2
Add some of the 64DD Registers to SW_Const
2016-07-11 21:27:33 +09:00
zilmar
0743240985
Merge pull request #1153 from Nekokabu/master
...
Add 0x04600000-0x0460000C to LW.
2016-07-11 03:40:10 +10:00
AmbientMalice
ba19ff3e16
Revert "Fix Mario 64 texture wobble"
...
Commit 5b82ca80da
causes too many side effects for too little gain.
2016-07-10 11:21:21 +10:00
zilmar
e0647a88c0
[Android] Get Display Error to display message box
2016-07-10 07:28:30 +10:00
Nekokabu
c56814a3fc
Update x86RecompilerOps.cpp
2016-07-09 20:28:37 +09:00
Nekokabu
e3a68a59f9
Update MemoryVirtualMem.cpp
2016-07-09 20:26:28 +09:00
zilmar
a6fada0fcd
Merge branch 'master' of https://github.com/project64/project64
2016-07-09 21:04:21 +10:00
zilmar
c599451c60
[Project64] Clean up some spacing
2016-07-09 21:03:10 +10:00
zilmar
a141e72899
[Project64] Move ArmOpCode.h
2016-07-09 12:46:46 +10:00
Frank-74
10065a8073
Fix crash changing to another plugin
2016-07-08 21:22:41 +01:00
zilmar
8fc2b13190
[Android] Add about window
2016-07-08 22:43:51 +10:00
Frank-74
d9886c4dd3
[Glide64] Tidy up tooltips
2016-07-07 23:45:12 +01:00
zilmar
5059e98fb3
[Project64] Add regbase to vs2008 project
2016-07-07 22:07:30 +10:00
zilmar
676be8fcdc
[Project64] Make the mempak belong to the n64 system
2016-07-07 21:51:06 +10:00
zilmar
35c64e5d16
[Project64] Check g_DDRom in LW_KnownAddress
2016-07-07 21:25:11 +10:00
zilmar
e09b59ef30
[Project64] On load perm cheats, check plugins exist
2016-07-07 19:35:53 +10:00
zilmar
f09fcc47cd
[Project64] Make sure the x86 recompiler code is used just on x86
2016-07-07 06:14:12 +10:00
zilmar
21c0518c4d
[Project64] Get this call working for gcc
2016-07-06 20:44:28 +10:00
zilmar
56f9194b70
[Project64] Set min width for tool tips
2016-07-06 20:42:18 +10:00
zilmar
f4ae388721
[Project64] delete m_RecompilerOps as CX86RecompilerOps
2016-07-05 20:32:10 +10:00
zilmar
deeded7ab5
Merge branch 'master' of https://github.com/project64/project64
2016-07-05 20:14:34 +10:00
zilmar
842d29e8bb
[Project64] Move BeforeCallDirect and AfterCallDirect in to CX86RegInfo
2016-07-05 20:13:21 +10:00
zilmar
d2821871a2
[Glide64] Change height of dropdown boxes
2016-07-05 19:42:37 +10:00
zilmar
35f9e053b7
[Project64] Log opcode in PreCompileOpcode not in each op
2016-07-05 19:41:54 +10:00
Frank-74
a673aa3295
Fix Save Lag
2016-07-04 19:16:38 +01:00
zilmar
4fc1869a8c
[Project64] Use m_Opcode directory on load ops
2016-07-04 21:51:30 +10:00
zilmar
f7b254a191
[Project64] Add some spaces to MemoryVirtualMem.h
2016-07-04 19:25:39 +10:00
zilmar
cb6fd2a15a
[Project64] Fix version script to work with spaces in name
2016-07-04 19:06:00 +10:00
zilmar
836fe7e8b4
[Project64] Fix up some spacing in MemoryVirtualMem.cpp
2016-07-04 19:05:09 +10:00
zilmar
ca9a85241a
[Project64] Fix call to setting to CDMA
2016-07-04 18:09:23 +10:00
zilmar
778caf78f0
[Project64] Get x86/x86RecompilerOps.cpp to use an base interface
2016-07-04 17:51:11 +10:00
zilmar
cd0f305124
[Project64] Remove CRecompilerOps from CMipsMemoryVM
2016-07-03 20:17:45 +10:00
zilmar
c46e8ccd8f
[Project64] Make sure upload script allows apk file
2016-07-03 19:41:36 +10:00
zilmar
53e728d5c2
[Upload Script] Ignore error on login
2016-07-03 18:31:17 +10:00
zilmar
febb99305b
[Project64] Make sure logs are restarted in save states
2016-07-03 16:34:47 +10:00
zilmar
433c76446b
[Project64] Move more x86 code in to x86/x86RecompilerOps.cpp
2016-07-03 15:22:14 +10:00
zilmar
9e0459cf5a
Merge branch 'master' of https://github.com/project64/project64
2016-07-03 07:04:56 +10:00
Nekokabu
5ef8beeacb
Update GuiClass.cpp
...
Fixed cannot start the emulation in Win10.
2016-07-02 22:35:11 +09:00
zilmar
78b6f9cc66
[Project64] Change branch to use enum instead of callback
2016-06-30 19:11:46 +10:00
zilmar
451b803439
[Project64] Fix some formatting in VirtualMem.cpp
2016-06-30 18:12:48 +10:00
zilmar
beada98cf5
[Project64] Add trace if deleting thread object in thread
2016-06-30 18:11:08 +10:00
zilmar
c8cd2914a6
{project64] Move compiling load/store instructions in to x86/x86RecompilerOps.cpp
2016-06-29 23:40:36 +10:00
c83f3d56dd
style
2016-06-29 02:56:43 -04:00
3296c92cb0
trying
2016-06-29 02:54:53 -04:00
zilmar
464023091d
Merge branch 'master' of https://github.com/project64/project64
2016-06-28 21:25:32 +10:00
zilmar
519ac09711
[project64] Make RecompPos a global
2016-06-28 21:22:30 +10:00
zilmar
58821e380c
Merge pull request #1134 from purplemarshmallow/blend
...
[Glide64] add special blend modes for Pokemon Stadium games
2016-06-28 20:09:56 +10:00
purplemarshmallow
45cc425ab7
[Glide64] add special blend modes for Pokemon Stadium games
...
taken from
74612aaa6e
2016-06-28 10:35:26 +02:00
beb56dd72f
[Common] Evade null pointer exception while tracing pre-AppInit().
2016-06-28 01:45:54 -04:00
ca5dbf181d
Fix unresolved g_RecompPos to name m_RecompPos.
2016-06-28 01:35:15 -04:00
zilmar
1e2cc8eb90
[Project64] Get x86ops to use a function not a macro
2016-06-28 06:12:04 +10:00
zilmar
00cf9eb14d
[Project64] #include reginfo.h to JumpInfo.h
2016-06-28 04:15:12 +10:00
zilmar
78184ad32a
[Project64] Code clean up of ExitInfo.h
2016-06-28 04:13:35 +10:00
zilmar
577221ad13
[Project64] Fix visual studio 2008 project for renaming RegInfo.cpp
2016-06-28 04:12:48 +10:00
7b6c9bd33f
X86ops.cpp => x86/x86Ops.cpp
2016-06-27 13:50:55 -04:00
1a728abba2
RegInfo.cpp => x86/x86RegInfo.cpp
2016-06-27 13:47:01 -04:00
46c8876774
RecompilerOps.cpp => x86/x86RecompilerOps.cpp
2016-06-27 13:45:01 -04:00
8222cf0cd1
x86CodeLog.cpp => RecompilerCodeLog.cpp
2016-06-27 13:41:26 -04:00
zilmar
b2bc2245d7
[Project64] Rename RegInfo.cpp to x86/x86/x86RegInfo.cpp
2016-06-27 21:49:15 +10:00
zilmar
53e5ec1866
[Project64] remove m_Rom from CCheats
2016-06-27 20:57:06 +10:00
zilmar
f544308495
[Project64] Rename x88ops.cpp to x86/x86ops.cpp
2016-06-27 20:54:53 +10:00
zilmar
a931fff6bb
[Project64] Rename RecompilerOps to x86/x86RecompilerOps.cpp
2016-06-27 20:31:18 +10:00
zilmar
11be52a917
[Project64] Rename x86CodeLog.cpp to RecompilerCodeLog.cpp
2016-06-27 17:26:35 +10:00
c557f60e74
s/not exists/not exist
2016-06-25 16:54:24 -04:00
zilmar
7ded72f6ee
[Common] Keep better track of the thread id
2016-06-16 21:13:29 +10:00
zilmar
6093ed6a41
[Project64] Make sure variable when no system are static
2016-06-16 20:59:13 +10:00
zilmar
e81e77a2cc
[Build] Get projects building
2016-06-07 20:25:32 +10:00
zilmar
347062d745
[Project64] Use clock_gettime in CDateTime::SetToNow for android
2016-06-07 17:29:24 +10:00
zilmar
b6068d81d4
[Build Script] Update upload_beta.vbs
2016-06-07 17:28:14 +10:00
zilmar
c743e0c371
[Build Script] Add Sign.cmd
2016-06-07 17:27:36 +10:00
zilmar
2e6d163882
Merge pull request #1116 from cxd4/gbcart
...
forgot death-droid's GBCart thing
2016-06-06 12:00:09 +10:00
zilmar
54b4a1a885
Merge pull request #1115 from cxd4/zlib
...
[zlib] local PJ64 zlib static dependency build script added
2016-06-06 11:58:48 +10:00
Julio C. Rocha
49939eae0b
Fix Project64.sln mappings for Android projects.
2016-06-05 18:26:31 -07:00
d8f0fa4e1d
forgot death-droid's GBCart thing
2016-06-05 20:01:45 -04:00
c4de904824
[zlib] to fix: compile warnings with -pedantic and -Wall
2016-06-05 19:54:22 -04:00
7140b0633f
[zlib] We don't need these include directories.
2016-06-05 19:51:10 -04:00
208c031bd6
[zlib] local PJ64 zlib static dependency build script added
2016-06-05 19:49:41 -04:00
zilmar
59d242f8d7
Merge pull request #1113 from cxd4/420
...
more stuff I forgot to assemble and link, but not compile...
2016-06-06 08:08:04 +10:00
zilmar
a32f5999eb
Merge pull request #1112 from cxd4/DD
...
forgot to pass @LuigiBlood's 64DD stuff to the linker
2016-06-06 08:07:32 +10:00
zilmar
1c2383438b
Merge pull request #1111 from cxd4/static-core
...
Don't try to link in 7zip support for non-Windows builds yet.
2016-06-06 08:05:00 +10:00
735f924612
undefined SetupSegvHandler
2016-06-05 17:48:49 -04:00
bfbc738ec7
undefined Transferpak::ReadFrom, ::WriteTo
2016-06-05 17:42:25 -04:00
3cb50b4102
forgot to pass @LuigiBlood's 64DD stuff to the linker
2016-06-05 17:13:48 -04:00
luigiblood
b40174e2f4
[UI] Fix Save Slot string (Prevents emulation)
2016-06-05 23:03:40 +02:00
08b850b5ba
We only need -fpermissive to compile the core.
2016-06-05 16:46:28 -04:00
039fed5a3c
Do not specify 7zip for linkage outside _WIN32.
2016-06-05 16:39:51 -04:00
792bf337fb
`set' is only valid for Windows/MinGW build scripts.
2016-06-05 16:30:33 -04:00
zilmar
4d1f65c18d
Merge pull request #1004 from cxd4/rsp-EXPORT
...
[RSP] Get Main.cpp compiling (almost) outside Windows.
2016-06-06 05:15:45 +10: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
46287ddead
output prefix with "lib"- to link with -l
2016-06-05 13:07:49 -04:00
41f325243b
needs <signal.h> #ifndef _WIN32 in class member
2016-06-05 13:06:27 -04:00
luigiblood
823232c2d3
[UI] Forgot to set 64DD IPL Path text
2016-06-05 17:41:34 +02:00
738f0ddd01
resolved merge conflict with Source/RSP/Main.cpp
2016-06-05 11:10:22 -04:00
luigiblood
9cac742ebc
[UI] Moved 64DD IPL ROM Path to Advanced Settings
2016-06-05 15:35:53 +02:00
zilmar
d554a18fa2
[Project64] Build script should rebuild
2016-06-05 18:32:19 +10:00
zilmar
ac40f39269
Update version numbers
2016-06-05 17:22:42 +10:00
zilmar
b8507e6b4b
Merge pull request #1002 from cxd4/rsp-compiled-o_OOO
...
[RSP] Optimize compiling scalar whole selections.
2016-06-05 17:12:26 +10:00
zilmar
077780d0f3
Merge pull request #354 from MELERIX/crapware
...
Removed Adware
2016-06-05 17:10:00 +10:00
zilmar
caa4f7e33e
[Project64] Update package script to be able to pass filename
2016-06-05 16:44:48 +10:00
zilmar
4d43ac378c
[Project64] Add time.h header for record last save time
2016-06-05 11:42:43 +10:00
zilmar
7c6379827d
[Project64] Add plugin Input plugin for android
2016-06-05 11:34:12 +10:00
zilmar
06383ff638
[Project64] Add Audio plugin for android
2016-06-05 11:33:35 +10:00
zilmar
b927aedc7f
[Project64] Add bridge project for android
2016-06-05 11:32:57 +10:00
zilmar
c999a177a8
[Project64] Update copywrite header for bug for issue #1080
2016-06-05 11:21:43 +10:00
zilmar
44496223d4
Merge branch 'master' of https://github.com/project64/project64
2016-06-05 11:15:33 +10:00
zilmar
19328d5464
[Project64] Add Arm/ArmOpCode.h
2016-06-05 11:14:55 +10:00
zilmar
33ba964f67
Merge pull request #1106 from Nekokabu/master
...
Update Sram.cpp
2016-06-05 11:13:50 +10:00
zilmar
8bd03a6763
[Project64] Add default android plugins
2016-06-05 11:06:03 +10:00
zilmar
49058874b2
]Project64] Add are.h to project
2016-06-05 11:05:34 +10:00
zilmar
64e442d6d9
[roject64] Change how directories are stored in cfg file
2016-06-05 11:04:10 +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
e064ded7b8
[Project64] Add singnal handling for exception
2016-06-05 10:32:30 +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
d3671ab5e0
[Project64] Add arm exception handler
2016-06-05 09:42:49 +10:00
zilmar
47b012bd4a
[Project64] Add Debug languages
2016-06-04 19:07:20 +10:00
zilmar
be1f6c9521
[Project64] Add IsSettingSet for settings type
2016-06-04 19:03:47 +10:00
zilmar
91e1e22f38
[Project64] Add settngs for Debugger_TraceExceptionHandler
2016-06-04 18:33:48 +10:00
zilmar
637b09b85f
[Project64] Add TraceExceptionHandler logging level
2016-06-04 18:28:30 +10:00
zilmar
8dff00f3aa
[Project64] in CN64System::Pause only display message id pause fromm menu
2016-06-04 18:25:14 +10:00
zilmar
e90d65caaa
[Project64] In CSystemEvents::QueueEvent set m_bDoSomething after adding to the queue
2016-06-04 18:23:18 +10:00
zilmar
01010057b5
[Project64] Add some logging to CAudio::LenChanged
2016-06-04 18:20:23 +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
zilmar
74ea18b5c6
[Glide64] vbo_disable on Rom Closed
2016-06-04 16:50:02 +10:00
Nekokabu
bd9adbf1a1
Update Sram.cpp
...
Better SRAM read & write
2016-06-04 10:33:55 +09:00
luigiblood
faeeb6fa9d
[UI] Added 64DD IPL ROM Path to General Settings
2016-06-04 00:23:30 +02:00
luigiblood
010ebcb45b
[64DD] Enable Disk setting is now temporary
...
It doesn't need to be saved every time.
2016-06-03 22:42:21 +02:00
zilmar
0ec052177b
Merge branch 'master' of https://github.com/project64/project64
2016-06-04 05:27:55 +10:00
LegendOfDragoon
c06ad3a276
Fix a mistake with previous commit
...
I double checked and realized that the doc I read was not consistent
with the RSP microcode. It should be good now.
2016-06-02 22:55:44 -07:00
LegendOfDragoon
210832c618
Improve alist_polef
...
This change fixes Body Harvest.
2016-06-02 20:54:52 -07:00
zilmar
7ee7b41d1f
Merge pull request #1101 from LuigiBlood/64ddsave
...
[64DD] Make sure at boot that the disk is inserted
2016-06-03 05:14:17 +10:00
luigiblood
4036971653
[64DD] Make sure at boot that the disk is inserted
...
Fixes F-Zero X Expansion Kit loading too late
2016-06-02 16:35:10 +02:00
d8e820dfbf
s/memtest.h/MemTest.h
2016-06-02 03:16:38 -04:00
4a5f3476e2
#include <windows.h> if one is provided.
2016-06-02 03:16:02 -04:00
zilmar
66444ba1cb
Merge pull request #1090 from death-droid/MoveToCfile
...
Move to cfile
2016-06-02 07:12:23 +10:00
zilmar
6256e44ce4
Merge pull request #1098 from LuigiBlood/64ddsave
...
[64DD] Add disk saving support & swapping
2016-05-30 17:58:19 +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
c495edd17e
[64DD] Use shadow file (*.ndr) instead of replacing loaded disk.
...
(Also ignore saving when disk type is 0x6)
2016-05-26 18:18:07 +02:00
LegendOfDragoon
b187ad9b81
Improve alist_resample
...
New algorithm is faster and more accurate
2016-05-25 17:10:21 -07: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
luigiblood
a29fb1f92a
[64DD] Saving support for SDK format dumps
2016-05-25 00:07:34 +02: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
zilmar
a00011b0f3
Merge pull request #1095 from LuigiBlood/64dd_2
...
[64DD] 64DD disk conversion fix
2016-05-24 04:05:28 +10:00
luigiblood
5f342e73df
[64DD] 64DD disk conversion fix
2016-05-23 18:23:32 +02:00
LegendOfDragoon
dd581741d6
Implement COP1_D_ROUND_L in cpu recompiler
2016-05-22 23:47:02 -07:00
LegendOfDragoon
32ade84138
Implement COP1_D_ROUND_L in cpu interpreter
2016-05-22 23:37:45 -07:00
LegendOfDragoon
de00171747
Implement COP1_S_ROUND_L in cpu recompiler
2016-05-22 23:28:07 -07:00
LegendOfDragoon
b2b10969c9
Implement COP1_S_ROUND_L in cpu interpreter
2016-05-22 23:20:49 -07:00
zilmar
f447e81248
Merge pull request #991 from LegendOfDragoon/master
...
Optimize CheckInterrupts, PI_DMA_WRITE, and UpdateTimers
2016-05-23 14:36:44 +10:00
zilmar
d5c10d6775
Merge pull request #1093 from LuigiBlood/64dd_2
...
[64DD] Disk dump loading from command line / drag 'n' drop to EXE file
2016-05-23 05:12:10 +10:00
luigiblood
7789de016e
[64DD] Disk dump loading from command line / drag 'n' drop to EXE file
2016-05-22 14:55:23 +02:00
Nekokabu
35c1aa2c73
Update PifRam.cpp
...
Wonder Project J2 are using 0xFD
2016-05-22 20:41:21 +09: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
d7dd450bef
[Common] Fix up extension for android
2016-05-15 20:20:55 +10:00
zilmar
91f36ac8f9
[Project64] make CMipsMemoryVM::SW_VAddr compare line the same as LW
2016-05-15 20:19:15 +10:00
Nekokabu
da1410b0d8
Update PifRam.cpp
2016-05-14 10:56:18 +09:00
zilmar
21920f984b
Updated license for bsmiles32
2016-05-13 19:14:00 +10:00
zilmar
fecfdafdcd
Merge pull request #1086 from cxd4/lit
...
[GlideHQ] fixed -Woverflow large integer conversion warnings
2016-05-10 14:49:53 +10:00
3f3f7f2298
[GlideHQ] fixed -Woverflow large integer conversion warnings
2016-05-09 22:11:28 -04:00
zilmar
e98ef0ceda
Merge pull request #1084 from cxd4/reordered-c-after-cpp
...
Do not force C++ compilation of C code.
2016-05-09 15:58:34 +10:00
30467b85d1
Do not force C++ compilation of C code.
...
Invoke compilation via `cc', not `g++'. This fixes both the remaining run-time linkage resolution conflicts on Linux as well as several C++ compilation warnings that did not apply to compiling with C rules.
2016-05-09 01:39:29 -04:00
zilmar
f598588b62
Add Copyright Bobby Smiles
2016-05-09 05:30:55 +10:00
e3d5621b22
a
2016-05-05 21:47:21 -04:00
zilmar
2be34ab87d
Merge pull request #1079 from cxd4/new-glidehq-linkage
...
[GlideHQ] Interface with new GlideHQ make script.
2016-05-03 14:45:39 +10:00
zilmar
32cf9af0f2
Merge pull request #1078 from cxd4/TxInternal_h
...
[GlideHQ] s/common/Common
2016-05-03 14:45:07 +10:00
zilmar
6f1783671f
Merge pull request #1077 from cxd4/TxCache
...
[GlideHQ] undeclared stuff from stdlib and string
2016-05-03 14:44:44 +10:00
d74143cc49
[GlideHQ] Interface with new GlideHQ make script.
2016-05-02 23:56:46 -04:00
9c172e8106
[GlideHQ] s/common/Common
2016-05-02 23:53:56 -04:00
210cce3e65
[GlideHQ] undeclared malloc() and free()
2016-05-02 23:52:51 -04:00
5703334bb6
[GlideHQ] undeclared memcpy() and memset()
2016-05-02 23:52:36 -04:00
5598a958e2
va_list undeclared
2016-05-02 22:48:49 -04:00
zilmar
69955a0aa9
[Settings] check g_PluginSettings.RegisterSetting is not null in RegisterSetting
2016-05-01 12:48:44 +10:00
zilmar
740469d26e
[Project64] make struct TIMER_DETAILS size consistent between windows and android
2016-05-01 12:47:39 +10:00
zilmar
fb1987deb5
[Projec64] Update log creation file name
2016-05-01 12:46:43 +10:00
zilmar
e4e3b1aa77
[Glide64] Clean up how log is created
2016-05-01 12:46:06 +10:00
zilmar
6ea406643b
[Glide64] Deal with truncation smaller types
2016-05-01 12:45:01 +10:00
zilmar
4fa189ac33
[Glide64] Always callZLUT
2016-05-01 12:43:24 +10:00
zilmar
466cae78db
[Common] remove stdcall from CTHREAD_START_ROUTINE
2016-05-01 12:42:34 +10:00
exhalatio
8c34b2df9e
Fix up Store Sram
2016-04-30 17:33:44 +09:00
433e5c7d9b
[Common] gettid() not declared in this scope
2016-04-28 18:27:35 -04:00
21ebab7beb
[Common] Be able to #include <Common/Thread.h>.
2016-04-28 17:28:48 -04:00
42d3c27e43
[Common] Thread.cpp
2016-04-28 17:23:40 -04:00
74a0262aeb
[Common] DateTimeClass.cpp
2016-04-28 17:21:37 -04:00
f0b91770d9
[Common] Platform.cpp
2016-04-28 17:18:29 -04:00
83816d5113
[Common] MemoryManagement.cpp
2016-04-28 17:16:38 -04:00
zilmar
d4bddb3892
[Project64] Clean up settings
2016-04-28 19:34:29 +10:00
zilmar
c187bc1e91
[Common] Make Util.cpp more android friendly
2016-04-28 17:36:39 +10:00
zilmar
f27579e527
[Common] Make Thread.cpp more android friendly
2016-04-28 17:34:09 +10:00
zilmar
1594c2bed9
[Common] Make SyncEvent.cpp more android friendly
2016-04-28 17:29:27 +10:00
zilmar
b2545c108b
[Common] Make path.cpp more android friendly
2016-04-28 17:28:22 +10:00
zilmar
f83a700f54
[Common] Make MemoryManagement.cpp more Android friendly
2016-04-28 17:27:17 +10:00
zilmar
7df051c876
[Common] Make CriticalSection.cpp more android friendly
2016-04-28 17:25:46 +10:00
zilmar
d76a5ce7a2
[Common] Add EntryExists to IniFileClass.cpp
2016-04-28 17:22:59 +10:00
zilmar
0a161408be
[Common] Add thread to Common.vcxproj.filters
2016-04-28 17:20:44 +10:00
zilmar
3d67aa563d
[Common] Get trace.cpp code more android friendly
2016-04-28 17:12:32 +10:00
zilmar
25056aa2e8
[Android RSP] Add hle RSP plugin for android
2016-04-28 17:09:44 +10:00
MELERIX
f0fc530431
Merge https://github.com/project64/project64 into crapware
2016-04-28 01:36:55 -03:00
8aefa061a7
compiles for a static library on Linux
2016-04-27 22:44:01 -04:00
MELERIX
ecf463045d
Merge https://github.com/project64/project64 into crapware
2016-04-27 21:53:22 -03:00
zilmar
d1a8271b36
[Project64] Fix up unique save dirs
2016-04-22 16:44:41 +10:00
zilmar
699f70a0d5
Merge branch 'master' of https://github.com/project64/project64
2016-04-22 06:30:51 +10:00
zilmar
02d7ac014e
[Project64] Make sure each game has a unique save dir
2016-04-22 06:29:55 +10:00
1520aaa21f
Constrict window message initializers as ANDROID- and WIN32-only.
2016-04-21 00:47:20 -04:00
5ca3354acb
unresolved vsprintf()
2016-04-21 00:30:26 -04:00
6be92e9795
standardized zip API #include
2016-04-20 23:55:37 -04: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
1e222705e4
[Project64] Add platform.h to x86CodeLog.cpp
2016-04-20 19:16:02 +10:00
zilmar
9bcacfb8c3
[Project64] Remove windows.h from x86CodeLog.cpp
2016-04-20 07:57:43 +10:00
zilmar
ae266729af
[zlib] Add some fixes to deal with smaller types
2016-04-20 07:54:23 +10:00
zilmar
e8ab06fac3
[Project64] Get x86CodeLog to use Clog
2016-04-19 20:38:14 +10:00
zilmar
b93421c502
[Common] Clean up log class
2016-04-19 20:37:41 +10:00
zilmar
f5cf17903b
[Project64] Clean up testing around rom list refresh
2016-04-19 17:46:38 +10:00
zilmar
78b7cfe38f
[Project64] Change sram to use cfile
2016-04-19 07:29:24 +10:00
zilmar
a76a174246
[Project64] Make plugins handle android better
2016-04-18 19:38:20 +10:00
zilmar
b55cc5f78e
[Project64] fix up so trunc is in for Visual Studio 2012
2016-04-18 17:20:12 +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
9d5a33df6a
[Project64] Use thread class for emulation thread
2016-04-18 05:52:09 +10:00
zilmar
bddd3841cc
[Common] Add thread class
2016-04-18 05:34:47 +10:00
zilmar
1daa43a6d8
[Project64] Remove windows.h from MemoryVirtualMem.cpp
2016-04-18 05:07:30 +10:00
zilmar
7fec071afc
[Project64] Add RomList logging information
2016-04-18 05:06:30 +10:00
zilmar
2d76718d35
[Project64] Make sure pause from menu is always set
2016-04-18 05:05:31 +10:00
zilmar
39a1f4f058
[Project64] Have RomBrowser store internal data as utf8
2016-04-16 19:55:32 +10:00
zilmar
59a4b1de68
Merge branch 'master' of https://github.com/project64/project64
2016-04-16 09:26:19 +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
bdda447d47
[Project64] Add Romlist to vs 2008 project
2016-04-15 06:42:17 +10:00
zilmar
e339b7d787
[Project64] Add some logging to RomList.cpp
2016-04-14 22:18:21 +10:00
zilmar
df7f0e524d
Merge branch 'master' of https://github.com/project64/project64
2016-04-14 20:15:04 +10:00
zilmar
46e345f99e
[Project64] Separate rom list management from Rom Browser
2016-04-14 19:35:08 +10:00
zilmar
dfc8b750a3
[Project64] Add UISettings file to visual studio 2008 project
2016-04-14 04:47:36 +10:00
zilmar
a1787f7448
[Project64] Add missing UISettings files
2016-04-14 04:29:27 +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
zilmar
500ebf70af
Merge pull request #1059 from cxd4/sizeof
...
Use sizeof() to eliminate respecification of array bounds.
2016-04-13 16:03:32 +10:00
98383267ba
Just say 0x10000, not 1 << 16.
2016-04-12 16:55:54 -04:00
cd3960411a
Use sizeof() to eliminate respecification of array bounds.
2016-04-12 11:50:57 -04: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
9ec5f74e13
memcpy() instead of delaying a fix to flash RAM byte order
2016-04-11 21:44:11 -04:00
d3794b4d02
fixed undefined type error in flash pre-buffer aliasing
2016-04-11 21:20:08 -04:00
zilmar
afb194ca07
[Project64] Rmove windows.h from Flashram code
2016-04-11 18:28:18 +10:00
zilmar
fe8b20e9d1
{Projct64] Put end emulation menu option in critical section
2016-04-02 21:34:28 +11:00
zilmar
5c84e78ee1
[Project64] do not use g_MMU in MemoryFilter if g_MMU is null
2016-04-02 21:32:09 +11:00
zilmar
5f5d24e7e9
[Project64] Remove settings from cfg file if match default
2016-04-02 20:47:01 +11:00
zilmar
f0e422742e
[Glide64] Make sure settings for game settings are saved
2016-04-02 20:46:22 +11:00
zilmar
723ecb80b3
[Glide64] Update game settings correctly based on selection
2016-04-02 20:44:29 +11:00
zilmar
9cfaede4eb
[Glide64] Only add Texture config page when created
2016-04-02 20:01:37 +11:00
daf4e9aa6e
[Glitch64] removed some leftover remnants of SDL in make script
2016-04-01 01:54:34 -04:00
f22f20e1ee
[Glide64] wx stuff is irrelevant to PJGlide64 now.
2016-04-01 01:54:05 -04:00
10e7853c42
[Glitch64] Add Unix shell script for static Glitch64 lib.
2016-04-01 01:50:13 -04:00
eefbbd82c8
[Glide64] Add Unix shell script for linking against Glitch64.
2016-04-01 01:49:42 -04:00
b1ccf4a1ad
[Glide64] got it compiling on Linux
2016-03-28 18:50:01 -04:00
485538d9c0
[Glide64] Only ban Set_Resolution for Android?
2016-03-28 17:20:48 -04:00
zilmar
8709d60852
Merge pull request #1051 from cxd4/Glitch64-fixes
...
[Glitch64] compiles now on Linux w/o warnings or errors
2016-03-29 07:19:04 +11:00
ec36ce09d2
[Glitch64] Throw an error if initializing GL on non-Windows.
2016-03-28 15:57:13 -04:00
1154a8f209
[Glitch64] Actually, never include SDL.h.
2016-03-28 15:53:47 -04:00
1c08efdd44
[Glitch64] Temporarily include SDL for non-WIN32, non-Android.
2016-03-27 17:53:15 -04:00
zilmar
0a40991049
[Glide64] Fix build problem
2016-03-28 08:19:29 +11:00
2918d6f6fe
[Glitch64] fixed an indirect WIN32-ism of unknown origin
2016-03-27 17:09:52 -04:00
57f082f185
[Glide64] [Glitch64] fixed non-WIN32 regressions from 52aea87
2016-03-27 12:51:14 -04:00
zilmar
512a5978ad
Merge pull request #1046 from cxd4/fix-glitch64-GL-extensions
...
[Glitch64] Fix missing GL extension prototypes on non-ES, non-WIN32 systems.
2016-03-27 07:34:00 +11:00
3f02994b18
Any non-GLES platform will need these defined.
2016-03-25 22:16:58 -04:00
b12d729144
Macro-out extension names on platforms where they are core.
2016-03-25 22:16:32 -04:00
2d7418c17c
Only use #ifdef _WIN32 for WIN32-specific things, thanks.
2016-03-25 21:56:01 -04:00
0d3d42c7f9
standards-compliant #include of Util.h
2016-03-25 21:26:53 -04:00
d3f00b9897
Don't use _WIN32 to detect non-Android platforms.
2016-03-25 21:20:06 -04:00
zilmar
ec23b07302
[Project64] Fix up plugin registering settings with default setting
2016-03-22 07:55:44 +11:00
Nekokabu
aa4cc8afce
Update MemoryVirtualMem.cpp
2016-03-21 23:00:21 +09:00
Nekokabu
667f95fe47
Update FlashRam.cpp
2016-03-21 22:59:13 +09:00
AmbientMalice
a8d4c8e78b
Port @Gonetz Bomberman 2 blend mode to Glide64.
...
I haven't tested this personally, since I can't load the save states because PJ64 has broken save state loading. But it should work. I personally want to see Glide64 replaced as soon as possible, but there's no harm porting such an obvious bug fix.
2016-03-21 11:33:31 +10:00
purplemarshmallow
d46a9bc55a
correct SemaphoreExit
2016-03-20 20:06:39 +01:00
purplemarshmallow
ca3eacab27
add new per-game settings to the PJ64 RSP
...
mfc0 exit count and semaphore exit
2016-03-20 17:12:13 +01:00
zilmar
fbcf54f306
Merge pull request #1024 from JunielKatarn/fix_glitch64_x64
...
Exclude OGLESwrappers.cpp also from x64 build.
2016-03-14 13:57:55 +11:00
Julio C. Rocha
f8d9275dba
Exclude OGLESwrappers.cpp also from x64 build.
2016-03-13 18:00:36 -07:00
Julio C. Rocha
3045fea07e
Remove wxWidgets and SDL references from VCXPROJ files.
2016-03-11 19:00:15 -08:00
zilmar
52aea8738f
[Glide64] Fix up to work on android
2016-03-11 05:29:41 +11:00
zilmar
a7a0974b88
[Glide64] Move CHECK_FRAMEBUFFER_STATUS out of header
2016-03-11 05:06:18 +11:00
zilmar
00150137b3
[Glide64] Rename globals width and height to g_width and g_height
2016-03-11 04:21:56 +11:00
zilmar
d0f8bfe763
[3rd Party] Remoe SDL
2016-03-10 22:21:26 +11:00
zilmar
959a77dcde
[Project64] Use setting to get log dir
2016-03-10 22:15:40 +11:00
zilmar
043f0465cb
[Glide64] Make Hi Res logs use char instead of wchar_t
2016-03-10 22:14:33 +11:00
zilmar
68a8ed0369
[3rd Party] Remove WX library
2016-03-09 20:57:14 +11:00
zilmar
6b1a02ee20
[Glide64] Missed added the resource items
2016-03-09 17:49:38 +11:00
zilmar
b6f09f2df5
[Project64] Use WTL for config window
2016-03-09 17:44:01 +11:00
zilmar
c9057b55f2
[Glide64] Add wtl about window
2016-03-09 09:22:28 +11:00
zilmar
9c8678482f
[Glide64] fix up settings defaults
2016-03-09 08:55:19 +11:00
zilmar
19913f206b
[Glide64] Make Set_Resolution, Set_wrpResolution windows only
2016-03-08 17:45:38 +11:00
zilmar
b300eb6f6b
[Glide64] Cleanup Config.h
2016-03-08 17:43:37 +11:00
zilmar
8ccee4b77a
[Glide64] #include <memory> to Main.cpp
2016-03-08 17:36:18 +11:00
zilmar
e29eb15cf4
[Glide64] Rename global romopen to g_romopen
2016-03-08 17:31:08 +11:00
zilmar
0fcb844ad7
[Glide64] Update usage of grQueryResolutionsExt
2016-03-04 08:01:02 +11:00
zilmar
4ac4885bda
Merge branch 'master' of https://github.com/project64/project64
2016-03-04 06:19:29 +11:00
zilmar
0e0702fd42
[Glitch64] change grQueryResolutionsExt(FxI32*) to grQueryResolutionsExt(int32_t*)
2016-03-03 21:10:30 +11:00
zilmar
0a4e436c07
[Settings] Add RegisterSetting2
2016-03-03 21:07:16 +11:00
zilmar
2c648bd750
[Project64] Remove RomInformationClass.h from proect
2016-03-03 21:06:08 +11:00
zilmar
732ebbbcbf
{Projet64] Remove MemoryClass.h from project
2016-03-03 21:04:33 +11:00
purplemarshmallow
271d4699b7
replace tabs with spaces
2016-02-29 23:06:42 +01:00
purplemarshmallow
e85a14904b
[Glide64] fix up LLE
...
Based on GLideN64
World Driver Championship now works with Glide64. A bit buggy still...
2016-02-29 18:27:04 +01:00
zilmar
c12cd90928
[Project64] Fix up property sheets and project settings
2016-02-25 06:52:27 +11:00
zilmar
d05f1fe43c
[Glide64] Change the screen capture code to not use wx
2016-02-24 21:55:42 +11:00
zilmar
fc304ec1dd
[Project64] Eeprom should not try to write if read only
2016-02-24 18:10:27 +11:00
zilmar
b59abd05fb
[Glide64] replace wxDateTime with CDateTime
2016-02-24 18:07:50 +11:00
zilmar
8d6e71fa0a
[Common] Add Date Time Class
2016-02-24 17:59:29 +11:00
Nicholas
1ed5b044b3
[Project64] fix issue in 2012
2016-02-24 10:06:52 +11:00
Nicholas
83490b75b6
[RSP] Fix linkage issue
2016-02-24 10:06:11 +11:00
zilmar
4d5f70cdd9
[3rd Party] Add png for vs 2008
2016-02-23 07:21:15 +11:00
zilmar
0ef39b2e78
[3rd Party] Add png 1.4.7
2016-02-22 17:12:55 +11:00
zilmar
79349daf0b
[Glide64] make sure we have Set_log_dir
2016-02-22 17:11:13 +11:00
6075a2f4a3
[RSP] Macro-out some more WIN32 UI-specific stuff.
2016-02-15 15:55:07 -05:00
b349f3c239
[RSP] Use the central EXPORT #define for spec funcs.
2016-02-15 15:10:49 -05:00
30aedd45ba
[RSP] typo in re-compiler ops
2016-02-15 14:12:33 -05:00
3d7346239d
[RSP] Optimize compiling scalar whole selections.
2016-02-15 13:39:28 -05:00
zilmar
818f1998e0
Merge pull request #1001 from cxd4/rsp-kill-main-errors
...
[RSP] Kill all errors related to BOOL/TRUE/FALSE.
2016-02-16 04:01:44 +11:00
6eed5ce876
[RSP] fixed all BOOL/TRUE/FALSE errors
2016-02-14 14:01:49 -05:00
9c9ffeed06
[RSP] fixed a couple more case-sensitive header includes
2016-02-14 13:52:55 -05:00
c20af1aff1
[RSP] s/BOOL/Boolean
2016-02-14 13:49:47 -05:00
zilmar
9b39879a32
[Glide64] Change display_warning to WriteTrace
2016-02-14 19:59:33 +11:00
zilmar
89162c784e
[RSP] Fix compile issues
2016-02-14 17:03:35 +11:00
zilmar
761ecedb4a
Merge pull request #1000 from cxd4/umm-ya-dunno-wot-goes-here
...
[RSP] Attempt to typedef-out WIN32 types to custom standards?
2016-02-14 16:33:22 +11:00
zilmar
5b8ae661fb
Merge pull request #999 from cxd4/rsp-dma-compiles
...
[RSP] Get Dma.c to compile without errors/warnings outside Windows.
2016-02-14 16:32:27 +11:00
zilmar
4004303854
Merge pull request #994 from cxd4/even-moar-rsp-things
...
[RSP] Get Main.cpp to start to compile outside of Windows.
2016-02-14 16:28:24 +11:00
1eb6dafd65
[RSP] Without MessageBox(), windows.h has no use here.
2016-02-13 16:42:58 -05:00
00cc4344d7
[RSP] Attempt to typedef-out WIN32 types to custom standards?
2016-02-13 15:14:44 -05:00
dd6a6fcc94
[RSP] dma.c: unresolved memcpy()
2016-02-13 15:01:41 -05:00
74b72ba294
[RSP] dma.c: Replace windows.h by using DisplayError().
2016-02-13 14:58:42 -05:00
c8dc0478f0
[RSP] dma.c: Use standard integer types.
2016-02-13 14:33:16 -05:00
e20b80e65c
[RSP] Try to introduce a new type for Booleans.
2016-02-11 20:15:19 -05:00
e14b9d5c58
[RSP] Try to use JunielKatarn's error paste to sync Main.cpp.
2016-02-11 17:23:50 -05:00
2a13b62d0f
[RSP] Remove _WIN32-isms from body def. to AsciiToHex.
2016-02-11 17:00:30 -05:00
9b5f429a97
[RSP] Get Main.cpp to start to compile (no fatal errors).
2016-02-11 16:45:04 -05:00
a774c8c5fd
[RSP] Main.cpp: Macro out #include requiring _WIN32.
2016-02-11 16:44:13 -05:00
2c5203c534
[RSP] s/opcode.h/OpCode.h
2016-02-11 16:42:40 -05:00
zilmar
caf22acb68
Merge pull request #993 from cxd4/moar-rsp-things
...
[RSP] Get Dma.c to start to compile outside Windows.
2016-02-11 21:37:05 +11:00
zilmar
d06359447e
Merge branch 'master' of https://github.com/project64/project64
2016-02-11 20:59:39 +11:00
zilmar
d70f9a6733
[Glide64] Fix up a lot of the logging code
2016-02-11 20:58:42 +11:00
1be25ea698
[RSP] s/types/Types
2016-02-11 03:33:11 -05:00
39387f6ec0
[RSP] memory.h: Get rid of #include <windows.h>.
2016-02-11 03:31:24 -05:00
88289a4ebf
[RSP] Match BOOL w/ int for ABI strictness.
2016-02-11 03:25:33 -05:00
41cf392840
[RSP] Substitute uint32_t for DWORD.
2016-02-11 03:23:15 -05:00
34ae28fdea
[RSP] Replace HINSTANCE/HWND/etc. with void* to match PJ64.
2016-02-11 03:18:00 -05:00
9ed9529cfe
[RSP] Fix #include Rsp.h for file system case-sensitivity.
2016-02-11 03:04:45 -05:00
zilmar
6bdd5dd330
[Glide64] Clean up FBtoScreen.cpp
2016-02-11 18:13:51 +11:00
zilmar
fb82959863
[Glide64] Change UNIMPMODE(); to use new trace
2016-02-10 21:50:00 +11:00
zilmar
d8e8523983
[Settings] Sync code
2016-02-10 19:57:41 +11:00
zilmar
7a638a3d7d
Merge pull request #990 from death-droid/PakInitQuickfix
...
Ensures paks are only being initialized when they have actually been …
2016-02-10 19:49:30 +11:00
zilmar
e8d5e8be9c
[Glide64] Remove LOG_KEY
2016-02-10 18:13:49 +11:00
zilmar
38ce8a3c83
[Glide64] Setup Tracing
2016-02-10 18:10:12 +11:00
zilmar
c017515247
[Glide64] Add dependancy of zlib to GlideHQ
2016-02-10 18:07:03 +11:00
zilmar
5ddc89571f
[Glide64] Get text cache to use char *
2016-02-10 18:02:20 +11:00
zilmar
3d384808bd
[Glide64] Remove SDL from TexCache.cpp
2016-02-10 17:50:24 +11:00
zilmar
236a4d2704
Merge branch 'master' of https://github.com/project64/project64
2016-02-10 17:47:17 +11:00
LegendOfDragoon
b483b76504
Optimize UpdateTimers for when wired != 0
2016-02-09 18:20:05 -08:00
LegendOfDragoon
b066192abf
Optimize commonly executed loop in PI_DMA_WRITE
2016-02-09 18:13:21 -08:00
LegendOfDragoon
ad5370a252
Statically round up PI_WR_LEN_REG to nearest even
2016-02-09 17:21:29 -08:00
LegendOfDragoon
cb3ada6ece
Optimize CheckInterrupts
...
Using local variables significantly improves the performance.
2016-02-09 16:59:46 -08: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
zilmar
a43449ea0e
Merge pull request #987 from cxd4/settings
...
[Settings] Get it building on non-Windows platforms.
2016-02-09 10:55:19 +11:00
fd4c2902d2
[Settings] added working Unix build shell script
2016-02-06 17:35:50 -05:00
56ed3cbc66
[Settings] unresolved strlen()
2016-02-06 17:34:46 -05:00
7e7f78630c
[Settings] _snprintf is #define'd in Common/Platform.h.
2016-02-06 17:33:46 -05:00
4dcc7eda5c
[Settings] Replace DWORD w/ unsigned long or maybe uint32_t.
2016-02-06 17:31:52 -05:00
393cbc09dd
[Settings] Remove windows.h to see why we need it. :P
2016-02-06 17:25:04 -05:00
3038a8f288
[Settings] #define EXPORT to abolish some MSVC-isms.
2016-02-06 17:23:27 -05:00
zilmar
26565f1a9b
Merge pull request #986 from Nekokabu/patch-2
...
disable some trying to store XXXXXXXX error
2016-02-07 06:16:53 +11:00
zilmar
c7635a8194
Merge pull request #985 from cxd4/common-shell-x64PIC
...
[Common] 64-bit needs -fPIC for sectional linkage.
2016-02-07 06:15:56 +11:00
Nekokabu
b9b64035b5
disable some trying to store XXXXXXXX error
2016-02-06 23:05:32 +09:00
37f41f2d45
[Common] 64-bit needs -fPIC for sectional linkage.
2016-02-06 05:36:44 -05:00
LegendOfDragoon
e08b1b93ec
Optimize UpdateTimers
2016-02-06 00:07:15 -08:00
zilmar
917d90b057
Merge pull request #981 from cxd4/glide-trace-string
...
[Glide64] undeclared memset and strlen in trace.cpp
2016-02-06 13:11:04 +11:00
a8fa006740
[Glide64] undeclared memset and strlen in trace.cpp
2016-02-05 18:53:58 -05:00
zilmar
3ab7328daf
Merge pull request #979 from cxd4/patch-1
...
[Common] leftover remnant of Win32 command shell
2016-02-06 06:56:09 +11:00
zilmar
3bc6aa55cc
Merge pull request #978 from cxd4/glitch-WriteTrace
...
[Glitch64] unresolved reference to old macro LOG()
2016-02-06 06:55:07 +11:00
zilmar
bdeeef1fd5
Merge pull request #977 from cxd4/glitch-includes
...
[Glitch64] need forward slashes for C standard paths
2016-02-06 06:54:35 +11:00
cxd4
1580876b15
[Common] leftover remnant of Win32 command shell
...
I found out the hard way while getting `libglitch64.a` to link into PJ64 Glide64 on Linux that I was getting an 8-byte static library file. This was because the Unix shell variable `$OBJ_LIST` was null, due to using the `set` keyword which was a result of lazy copy pasta while porting my MinGW script to compile the PJ64 Common library on Windows.
2016-02-05 03:32:43 -05:00
3609ca388e
[Glitch64] unresolved reference to old macro LOG()
2016-02-05 02:57:00 -05:00
8e11a9e1ae
[Glitch64] need forward slashes for C standard paths
2016-02-05 02:46:48 -05:00
ab55df84e2
[Glide64] fixed yet again the case-sensitive include
2016-02-04 20:48:44 -05:00
zilmar
2ec7a92dfc
Merge pull request #973 from cxd4/mempak-OCD
...
[Project64-core] OCD clean-ups with the mempak unit
2016-02-05 08:23:14 +11:00
zilmar
e5cd8765f8
Merge pull request #972 from cxd4/mempak-stdio
...
[Project64-core] Have stdio.h to guarantee fopen() and fclose().
2016-02-05 08:21:06 +11:00
cf221dc21b
Don't use lowercase digits in hex.
2016-02-04 14:47:47 -05:00
3dbe8d1494
padding by saying + 0 for consistency
2016-02-04 14:40:45 -05:00
ebbecdef7e
0x8000 = 32768 = pages * bytes_per_page
2016-02-04 14:39:43 -05:00
8be4b5bb0e
Use size_t.
2016-02-04 14:37:54 -05:00
b50313da98
Use sizeof() instead of re-pasting a size literal.
2016-02-04 14:37:27 -05:00
a8116b0908
Technically, Initialize[] is an array, not a pointer.
2016-02-04 14:35:00 -05:00
17a2b6e8fc
Make it const since we'll never write to it.
2016-02-04 14:34:07 -05:00
25c537613e
*Statically* allocate mempak page 0 buffer.
2016-02-04 14:32:43 -05:00
ab7671964b
Re-express Mempaks[][] allocation as pages * bytes_per_page.
2016-02-04 14:30:23 -05:00
41ff26122a
Have stdio.h to guarantee fopen() and fclose().
2016-02-04 14:16:46 -05:00
53e07d02e2
Have <memory> included to guarantee std::auto_ptr.
2016-02-04 14:09:56 -05:00
zilmar
d6722faee6
[Glide64] Clean up GlideHQ/TxHiResCache.cpp
2016-02-05 04:35:02 +11:00
zilmar
d8a35cbfba
[Glide64] Clean GlideHQ/TxFilter.cpp
2016-02-05 04:32:36 +11:00
zilmar
b2541f40bd
[Glide64] Cleanup GlideHQ/TxDbg.cpp
2016-02-05 04:31:18 +11:00
zilmar
0ebcf6d608
[Glide64] Clean up GlideHQ/TxCache.cpp
2016-02-05 04:28:21 +11:00
zilmar
612bbb71e5
[Project64] Add GBCart.cpp to vs2008
2016-02-04 22:03:16 +11:00
zilmar
1c10025848
[Project64] Add N64System\Mips\Transferpak.cpp to vs2008 project
2016-02-04 21:57:34 +11:00
zilmar
77665d7278
[Glide64] Remove 3rdParty/glide
2016-02-04 21:50:43 +11:00
zilmar
a99a64dc03
[Glide64] Fix up missing log message
2016-02-04 21:49:54 +11:00
zilmar
7fe12881df
[Project64] Use Common/stdtypes.h instead of stdint.h
2016-02-04 21:28:07 +11:00
zilmar
3914220a30
Merge pull request #965 from death-droid/TransferPack
...
Transfer pack
2016-02-04 21:24:47 +11:00
zilmar
4921024636
[Glide64] New trace method
2016-02-04 21:22:19 +11:00
zilmar
e9c3d01d38
[Glide64] Clean up OGLcombiner.cpp
2016-02-04 19:45:53 +11:00
zilmar
ee5a59910c
[Glide64] Clean up OGLgeometry.cpp
2016-02-04 19:34:02 +11:00
zilmar
009dfa94f3
[Glide64] Clean up OGLtextures.cpp
2016-02-04 17:08:24 +11:00
Emmet Young
494ad71352
Change declaration, we should only need int.
2016-02-04 12:57:09 +11:00
zilmar
eab47fdd82
[Glide64] Clean up OGLglitchmain.cpp
2016-02-04 08:21:30 +11:00
Emmet Young
e6b1fd3aec
Fix up reading and writing of the RTC data to the save file.
...
Correct the RTC emulation behaviour, made it more like NRAGES, various emulators i was basing mine off seemed to not correctly update the RTC.
2016-02-04 00:33:03 +11:00
Emmet Young
dd7cf4af10
Missed two frees, when swapping out for deletes
2016-02-03 13:42:06 +11:00
Emmet Young
26d4bea1f1
Switch to using an auto_ptr for our buffers, and switch fopen/fwrites. to make use of the CFile class.
2016-02-03 13:34:52 +11:00
Emmet Young
696d419e5b
Improve behaviour of MBC3 if statements.
2016-02-02 19:44:18 +11:00
Emmet Young
aab625734d
Fix up spelling mistake in Tansferpak.cpp naming,
2016-02-02 15:09:47 +11:00
zilmar
c59b716e8b
[Glide64] Fix 2008 project
2016-02-02 03:47:09 +11:00
Emmet Young
1ddeb52f7f
Allow transferpaks to be set through the RDB. Still need to implement the actual settings in the GUI
2016-02-01 23:41:46 +11:00
Emmet Young
258a5a0eb8
Transferpak: Add support for RAM saving, and RTC saving (Visual Boy Advance format)
...
Remove UpdateRTC() till I can get a better idea if the RTC code works properly.
2016-02-01 19:58:37 +11:00
zilmar
dba3b94dfb
[Glide64] Get Settings to be a class instead of a struct
2016-02-01 19:56:25 +11:00
zilmar
2b6fdc000e
[Project64] Add more logging
2016-02-01 17:33:19 +11:00
zilmar
b8bdf17499
[Project64] Add Notification on directory changed
2016-02-01 17:31:33 +11:00
zilmar
2e70c734b5
[Project64] Add Directory_Log setting
2016-02-01 17:30:22 +11:00
zilmar
e2f9881864
[Project64] fix log message text in Plugins/PluginList.cpp
2016-02-01 17:10:43 +11:00
zilmar
c23f5fe955
[common] Add #include "StdString.h" to Common/LogClass.h
2016-02-01 17:10:04 +11:00
zilmar
d70ad198b4
Merge branch 'master' of https://github.com/project64/project64
2016-02-01 17:05:45 +11:00
zilmar
6aaf0f0f8e
[Project64] Add #include <map> to Settings/SettingsClass.h
2016-02-01 17:05:30 +11:00
zilmar
a985d587bd
[Project64] 7Zip just on windows
2016-02-01 17:04:05 +11:00
zilmar
4f61d7c5a3
[Project64] Get MempakNames to set path in CPath constructor
2016-02-01 17:03:19 +11:00
zilmar
649cc48598
[Project64] Add #include <stdlib.h> for strtoul
2016-02-01 17:02:14 +11:00
zilmar
ee51201eae
[Glide64] Get ext_ghq_init to have texture dir is char *
2016-02-01 17:01:11 +11:00
zilmar
71710be0b8
[Project64] Add some logging to AppInit
2016-02-01 16:57:59 +11:00
luigiblood
6469b523b4
[64DD] Add brackets for if g_DDRom == NULL
2016-02-01 01:38:27 +01:00
luigiblood
f63b746c73
[64DD] Load 64DD IPL on g_DDRom seperately
...
Fixes double g_Rom delete which makes Windows not happy.
2016-02-01 01:31:14 +01:00
luigiblood
d2d611c137
[64DD] Only Head 0 Track 6 is supposed to fail.
2016-01-30 22:23:27 +01:00
Emmet Young
74d3825870
Basic implementation of the RTC for the Transferpak.
...
Unable to properly test this due to Project64 not being able to emulate the co-processor - http://www.emutalk.net/threads/54598-Pok%C3%A9mon-Stadium-%28Pocket-Monster-Stadium%29-requires-RSP-emulation @project64 @LuigiBlood @LegendOfDragoon
2016-01-31 01:52:26 +11:00
Emmet Young
ff5fcf6d33
Basic implementation of the Transferpak, is now partially working.
...
Have to re-implement the RTC and ensure the mbc emulation of all current carts is accurate.
Settings implementation needs to be done as well.
This code is based on work from NRAGE and Bobby Smiles work on Mupen64plus's implementation.
2016-01-29 22:17:59 +11:00
zilmar
5cad324699
Merge pull request #958 from LuigiBlood/64dd_2
...
64DD IPL ROM Recompiler support
2016-01-29 10:06:21 +11:00
luigiblood
03bd97c46b
[Recompiler] Fix COP0_MT() Cause case
...
Results in 64DD IPL ROM fully working in Recompiler.
Thanks zilmar!
2016-01-28 23:59:53 +01:00
zilmar
5f0a77f897
Merge pull request #957 from cxd4/BOOL-does-not-name-a-type
...
[Settings] InitializeSettings() can return bool.
2016-01-29 08:02:44 +11:00
a591fefccb
[Settings] InitializeSettings() can return bool.
2016-01-28 15:21:23 -05:00
d267a1b895
Include stdarg.h for va_start and va_end.
2016-01-28 15:07:00 -05:00
b759a60417
Include string.h where needed.
2016-01-28 15:00:13 -05:00
fa90c2a472
s/config.h/Config.h
2016-01-28 14:37:37 -05:00
zilmar
6b50bc4ff4
Merge pull request #950 from death-droid/PifRAMCleanupChanges
...
Prepare the emulator for easier implementation of the transferpak, pa…
2016-01-29 05:13:06 +11:00
zilmar
4203cbd2ef
[Common] Make sure we always have a path in CPath::SetComponents
2016-01-29 04:34:50 +11:00
Emmet Young
c6fa59ac3a
Made a slight mistake when porting over from my old branch.
...
Mempak and Rumblepak will work fine again.
2016-01-28 22:51:48 +11:00
Emmet Young
e879431606
Prepare the emulator for easier implementation of the transferpak, pass Command[5] directly into the Pak functions, and also generate the address beforehand.
2016-01-28 21:58:14 +11:00
zilmar
3a1fc904c6
[Project64] Code cleanup and added some more log messages
2016-01-28 20:40:08 +11:00
zilmar
a6bfe74a28
[Project64] Be able to pass base dir to app init
2016-01-28 20:37:44 +11:00
zilmar
8df90936f8
Merge pull request #944 from LuigiBlood/64dd_2
...
Fix Disk.cpp time/date code & F-Zero X (J) RDB update
2016-01-28 17:51:00 +11:00
Emmet Young
643a684c77
Change up the way Mempaks are meant to work, use the standard file functions. Mempaks are now loaded in when the game launches, and file handles are only opened durring read and writes
2016-01-28 14:02:05 +11:00
luigiblood
5505db5201
Fix Disk.cpp time/date code
2016-01-27 22:41:31 +01:00
zilmar
72e6928ea8
[Project64] Remove duplicate Rdb_FixedAudio
2016-01-27 20:54:22 +11:00
zilmar
8bf0902d33
[Projct64] Use real value for _RC_NEAR, _RC_CHOP, etc
2016-01-27 20:53:08 +11:00
zilmar
2d435936ec
[Project64] Change DWORD to uint32_t in CRecompilerOps::SPECIAL_DADDU
2016-01-27 20:51:16 +11:00
zilmar
3e888b9b74
{Project64] Clean up some code in N64Class.cpp
2016-01-27 20:50:25 +11:00
zilmar
434e8807ac
[Projecy64] Cleanup usage of __FUNCTION__ in FlashRam.cpp
2016-01-27 20:49:26 +11:00
zilmar
94a7f2f8b5
[Project64] Remove windows.h from Eeprom.cpp
2016-01-27 20:39:46 +11:00
zilmar
26cb3c98c3
[Project64] More line endings ?
2016-01-27 20:39:06 +11:00
zilmar
a228a9d1f9
line ends ?
2016-01-27 20:11:59 +11:00
zilmar
2b2283d876
[Project64] Add N64DiskClass.cpp to vs 2008 project
2016-01-27 20:09:54 +11:00
zilmar
ba7bf929a2
Merge pull request #866 from Jeremy517/master
...
Allow for pushing two C Buttons at once when using an analog stick
2016-01-27 19:10:19 +11:00
zilmar
7032ab5d33
Merge pull request #941 from AmbientMalice/new_SM64_wobble_fix
...
Super Mario 64 wobble fix
2016-01-27 19:08:55 +11:00
zilmar
a86ba8db2d
Merge pull request #937 from LuigiBlood/64dd_2
...
64DD support
2016-01-27 19:07:19 +11:00
AmbientMalice
5b82ca80da
Fix Mario 64 texture wobble (ported from libretro)
...
Thanks to anon on /emugen/ for pointing this out. Original fix here bc23392568
2016-01-27 15:26:28 +10: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
luigiblood
96a6862c80
Use Open ROM to open Disk instead
...
It's a much better idea anyway.
2016-01-26 03:04:48 +01:00
cxd4
5952632d76
[Glide64] restored the explicit "Error" box titles
2016-01-25 17:13:27 -05:00
luigiblood
f0b81bbfc0
Added "Open Disk" to File menu.
2016-01-25 22:39:26 +01:00
cxd4
a10200cbce
[Glide64] NULL MessageBox title instead of "Error"
...
According to MSDN, a MessageBox whose title param is a null pointer defaults to the text "Error".
So instead of allocating extra bytes to pass a pointer to the string `"Error"`, why not pass NULL?
Actually the real reason why I made this PR was me having OCD against a cosmetic spacing inconsistency introduced in this commit: aefe8e603c
. So if you prefer "Error" over NULL I'll just undo that part of this PR and keep the line break change in instead. :P
2016-01-25 15:31:04 -05:00
luigiblood
39a1c9f407
Added "Play Game with Disk" option
2016-01-25 20:58:57 +01:00
luigiblood
82779033d3
Disk Write fixed, Recompiler support tentative
...
Unfortunately there's an opcode that Recompiler doesn't recognize.
However once it's implemented, there's no reason it shouldn't work.
For Disk Writing, so far it works, it seems to not have any trouble so far.
2016-01-25 15:47:12 +01:00
zilmar
989c7294cc
[Glide64] Cleanup texture code
2016-01-25 22:26:42 +11:00
zilmar
308010e16c
[Glide64] Remove some wx headers
2016-01-25 22:20:55 +11:00
zilmar
166e5cdace
[Glide64] convert wxInt16 to int16_t
2016-01-25 22:17:03 +11:00
zilmar
4fc4f921e9
[Glide64] Cleanup ucode .h files
2016-01-25 22:14:01 +11:00
zilmar
b8cbfa30c4
[Glide64] change wxUIntPtr to uintptr_t
2016-01-25 22:13:35 +11:00
zilmar
5c9962684f
[Glide64] Clean up some code related to screen capture
2016-01-25 22:00:45 +11:00
zilmar
76a3db6568
[Glide64] fix up rom name being sscii
2016-01-25 21:34:16 +11:00
zilmar
0f185260f4
[Glide64] Rename wxChar to char
2016-01-25 21:27:59 +11:00
zilmar
38205b5ee8
[Glide64] Cleanup rdp.h
2016-01-25 21:25:32 +11:00
zilmar
5a68a1f721
[Glide64] Convert wxUIntPtr to uintptr_t
2016-01-25 21:23:28 +11:00
zilmar
5959a9a0a0
[Glide64] Convert wxInt32 to int32_t
2016-01-25 21:15:26 +11:00
zilmar
aefe8e603c
[Glide64] remove wx/confbase.h from rdp.cpp
2016-01-25 21:12:11 +11:00
zilmar
5fa34066c2
[Glide64] Add stdlib.h to Gfx_1.3.h
2016-01-25 21:07:57 +11:00
zilmar
09da116723
[Glide64] Rename max and min to be maxval and minval
2016-01-25 20:58:29 +11:00
zilmar
834210eaf9
[Glide64] Remove usage of _()
2016-01-25 20:49:28 +11:00
zilmar
be46977de9
[Glide64] Add critical section in to dlist/config
2016-01-25 20:33:04 +11:00
zilmar
76196d4d70
[Project64] Remove SoftLocker
2016-01-25 18:20:46 +11:00
zilmar
0473d5126b
Glide64] Remove usage of wxT
2016-01-25 18:15:46 +11:00
zilmar
9b6f159d75
[Glide64] Remove GFXWindow
2016-01-25 18:00:01 +11:00
zilmar
ffc6c41201
[wx] Hack wxRGBToColour to hide VS size check
2016-01-25 17:58:33 +11:00
zilmar
f0f8f76cfc
[Glide64] Add extern "C" to export
2016-01-25 17:36:56 +11:00
zilmar
a45d503e99
[Glide64] Convert wxUint8 to uint8_t
2016-01-25 05:45:15 +11:00
zilmar
bcba810c66
[Glide64] Convert wxUint16 to uint16_t
2016-01-25 05:41:08 +11:00
zilmar
0d0923eab8
[Glide64] Make config _WIN32 only
2016-01-25 05:38:52 +11:00
luigiblood
b31d18d8c4
Working Read (Interpreter only)
...
Write is slightly buggy for some reason.
Conflicts:
Source/Project64-core/N64System/Mips/Disk.cpp
Source/Project64-core/N64System/Mips/Dma.cpp
Source/Project64-core/N64System/Mips/MemoryVirtualMem.cpp
2016-01-23 22:58:45 +01:00
LegendOfDragoon
392d63a0de
Fix regression in CRecompilerOps::SPECIAL_DADDU()
...
It should only add carry if GetMipsRegLo(source2) != 0
2016-01-23 02:18:08 -08:00
luigiblood
305f4cfb16
Fixed code and credited Happy_
...
Good timing needed to fully work. (Not figured out)
2016-01-22 03:17:25 +01:00
Nekokabu
a09eaca83c
Update UIResources.rc
...
Enable Use System Font
2016-01-22 00:39:26 +09:00
zilmar
54d203e90d
[Project64] Add disk.cpp to vs2008 project
2016-01-21 06:14:16 +11:00
zilmar
80cd85b9a9
[Glide64] Remove wxString usage from Glide64/rdp.cpp
2016-01-21 06:09:35 +11:00
zilmar
7a0c017571
[Glide64] Remove mutexProcessDList
2016-01-21 05:55:46 +11:00
zilmar
08c518d38c
[Glide64] Convert wxUint32 to uint32_t
2016-01-21 05:33:48 +11:00
zilmar
0b41fa2e17
[Glide64] Revert some of the indentation in Glide64/Combine.cpp
2016-01-21 05:32:32 +11:00
zilmar
4c203ab042
[Glide64] Remove drawNoFullscreenMessage
2016-01-21 05:27:05 +11:00
zilmar
919a1f9c20
[Glide64] Revert some of the checks in TexCache.cpp
2016-01-21 05:22:45 +11:00
zilmar
9c0a897e57
[Glide64] Fix some of the run time checks
2016-01-21 04:39:18 +11:00
zilmar
2b9cdb12c3
[Glide64] rename fullscreen to GfxInitDone
2016-01-21 04:12:15 +11:00
luigiblood
0501eb70da
64DD Sector Read working
2016-01-20 17:43:23 +01:00
luigiblood
002cb7f5ce
64DD support tentative
2016-01-20 14:31:29 +01:00
zilmar
5a4ea8ad1f
[Glide64] Code cleanup of ucode06.h
2016-01-20 21:01:42 +11:00
zilmar
6bf2738632
[Glide64] Code Cleanup of Glide64/rdp.cpp
2016-01-20 21:00:58 +11:00
zilmar
ce870d82e5
[Glide64] Code Cleanup of TexCache.cpp
2016-01-20 21:00:15 +11:00
zilmar
a2747bb9d1
[Glide64] Code cleanup of Glide64/Util.cpp
2016-01-20 20:59:35 +11:00
zilmar
26122a337d
[Glide64[ Code clean up of TexBuffer.cpp
2016-01-20 20:43:44 +11:00
zilmar
8b220f06bc
[Project64] Code cleanup of Glide64/Combine.cpp
2016-01-20 20:14:28 +11:00
zilmar
6f71a37da5
[Glide64] Add Gfx_1.3.h to the project
2016-01-20 19:40:01 +11:00
zilmar
5fffda4115
[Glide64] Cleanup Config.cpp
2016-01-20 19:39:07 +11:00
zilmar
6d74a71bd1
[Glide64] Cleanup Gfx_1.3.h
2016-01-20 19:37:38 +11:00
zilmar
28f0dd7388
[Glide64] Auto code cleanup Glide64/Main.cpp
2016-01-20 17:29:27 +11:00
zilmar
3a980f18d6
[Project64] rename wxUint16 to uint16_t
2016-01-20 17:26:07 +11:00
zilmar
d1bcbde69a
[Project64] Rename wxUint8 to uint8_t
2016-01-20 17:17:45 +11:00
zilmar
dae0c8827c
[Project64] Convert wxUint32 to uint32_t
2016-01-20 17:14:48 +11:00
zilmar
3406831a49
[Project64] Make sure Common is in uppercase
2016-01-20 17:09:05 +11:00
zilmar
6e972c4660
[Glitch64] switch "../Settings/Settings.h" to <Settings/Settings.h>
2016-01-20 17:07:06 +11:00
luigiblood
25f56e6887
Added CN64Disk class with basic functions
2016-01-20 01:14:18 +01:00
zilmar
6fbfc144b5
Merge pull request #911 from LuigiBlood/64dd
...
64DD RTC support, Enable Disk setting
2016-01-20 09:20:34 +11:00
luigiblood
530ef48eb2
64DD RTC support, Enable Disk setting
2016-01-19 19:53:18 +01:00
zilmar
530245e938
Merge pull request #901 from LuigiBlood/64dd
...
Retail 64DD IPL ROM support (boots)
2016-01-19 08:22:32 +11:00
LegendOfDragoon
53baf6d792
Fix issue with SPECIAL_DADDU
2016-01-18 12:22:58 -08:00
luigiblood
4fb6c2219d
Retail 64DD IPL ROM support (boots)
2016-01-18 20:15:01 +01:00
zilmar
691f09159b
[Project64] remove Speed limiter code from non windows
2016-01-18 22:32:50 +11:00
zilmar
1dd05282d8
[Project64] Misc code clean up
2016-01-18 22:31:36 +11:00
zilmar
5dca0c80a5
[Project64] Use memory management code for RecompilerMemory.cpp
2016-01-18 22:30:01 +11:00
zilmar
b8c00dd5fe
[Project64] Remove #include <Objbase.h> from RecompilerClass.cpp
2016-01-18 22:28:38 +11:00
zilmar
0f57b5d42e
[Project64] Clean up some code related to Settings Type files
2016-01-18 22:27:25 +11:00
zilmar
821922f133
[Project64] Clean up code related to plugins
2016-01-18 22:26:15 +11:00
zilmar
df04d377e0
[Project64] Clean up ProfilingClass.cpp
2016-01-18 22:25:10 +11:00
zilmar
b173fbb642
[Project64] Remove windows.h from CodeSection.cpp
2016-01-18 22:04:49 +11:00
zilmar
9bdea7da40
[Project64] Remove Protect Memory duplicate code
2016-01-18 22:02:50 +11:00
zilmar
9b2a398181
[Project64] get SystemTiming.cpp to use standard types
2016-01-18 22:00:16 +11:00
zilmar
0175adc49f
[Project64] Get Sram to use standard types
2016-01-18 21:02:01 +11:00
zilmar
ae734ed71c
[Project64] Get Rumblepak.cpp to use standard types
2016-01-18 19:55:34 +11:00
zilmar
790de2eace
[Project64] get PifRam.cpp to use standard types
2016-01-18 19:54:39 +11:00
zilmar
b17ce831f2
[Project64] Cleaned up some warning in MemoryVirtualMem.cpp
2016-01-18 19:52:14 +11:00
zilmar
e5fe71278a
[Project64] Remove usage of windows.h from FramePerSecondClass on non windows
2016-01-18 19:51:12 +11:00
zilmar
a44626855f
[Common] fixed spacing in StdString.cpp
2016-01-18 19:48:52 +11:00
zilmar
957a29fac1
[Project64] Remove MemoryLabelsClass.cpp
2016-01-18 19:47:47 +11:00
zilmar
d37ea006f1
[Common] Add TraceModulesCommon.h to Common.vcproj
2016-01-18 19:47:05 +11:00
zilmar
e8468687ac
[Project64] remove windows.h from plugin handling
2016-01-18 05:48:19 +11:00
zilmar
92e617d284
Merge branch 'master' of https://github.com/project64/project64
2016-01-18 05:46:10 +11:00
zilmar
e212bee0a4
[Project64] Fix rounding code to compile on VS 2008
2016-01-18 05:44:19 +11:00
AmbientMalice
cf80a16ac8
Disable texture filtering hotkey.
...
IMO, it causes too much trouble from accidental presses.
2016-01-17 22:32:53 +10:00
zilmar
0f4ddee3eb
[Poject64] Add Load32CartridgeDomain1Address1 and Load32CartridgeDomain1Address3
2016-01-17 17:38:29 +11:00
zilmar
f87c2051b5
[Project64] Get the rounding code to use fesetround
2016-01-17 17:34:05 +11:00
zilmar
3791525d74
[Project64] fix showing of rom name on extracting 7zip file
2016-01-17 17:08:39 +11:00
zilmar
eaf2e28910
[Project64] Use cpath to get the filename in rom browser
2016-01-17 17:02:46 +11:00
zilmar
4050e765e8
[Project64] Fix up some brackets in PluginList.cpp
2016-01-17 17:00:30 +11:00
zilmar
99e6df4612
[Common] Add fesetround to Platform.cpp
2016-01-17 16:58:47 +11:00
zilmar
554333711f
[Common] Clean up Platform.cpp
2016-01-17 16:57:08 +11:00
zilmar
cbd1f6760f
[Project64] Be able to correctly get old protection from ProtectMemory
2016-01-17 16:55:44 +11:00
zilmar
ec03eb642a
[Common] Cleanup MemoryManagement.cpp
2016-01-17 16:54:08 +11:00
zilmar
03b032c939
[3rd Party] Add buffer offlow check in 7zip
2016-01-17 16:44:01 +11:00
zilmar
8b8c9c8a1c
Merge pull request #881 from AmbientMalice/patch-16
...
Enable FAT and disable Audio Sync globally.
2016-01-15 18:50:04 +11:00
AmbientMalice
3335cfed8d
Change AiCountPerBytes to 0.
...
This makes Fixed Audio Timing Dynamically Calculated.
2016-01-15 12:18:59 +10:00
AmbientMalice
baf6b95946
Enable FAT and disable Audio Sync globally.
2016-01-15 12:11:01 +10:00
no
1b82fd0686
[core] std::memcpy() undeclared, so use memcpy().
2016-01-14 19:19:51 -05:00
zilmar
20f7384918
Merge pull request #878 from cxd4/undeclared-memset
...
[core] compile errors from not declaring standard <string.h> functions
2016-01-15 09:10:12 +11:00
zilmar
46f2afaecc
[Project64] N64RomClass.cpp Unprotect memory on freeing it
2016-01-15 08:11:12 +11:00
zilmar
05b2f1e5cf
[Project64] Remove windows.h from N64RomClass.cpp
2016-01-15 08:06:33 +11:00
no
bc1405b6af
... and from core/N64System/Mips/../../stdafx.h
2016-01-14 01:39:16 -05:00
no
5b62fdd101
... and from core/N64System/../stdafx.h
2016-01-14 01:34:38 -05:00
zilmar
013f104a46
Merge branch 'master' of https://github.com/project64/project64
2016-01-14 17:31:50 +11:00
no
4eecbf3139
moved string.h include to core/stdafx.h
2016-01-14 01:29:38 -05:00
zilmar
4a1f2552e6
[Project64] remove #include <shellapi.h> from Project64/stdafx.h
2016-01-14 17:29:25 +11:00
zilmar
c92922259a
Merge pull request #879 from cxd4/more-concat-fixes
...
[core] Fix more incompatible string concatenations in CPU messages.
2016-01-14 13:49:23 +11:00
no
7bf9a23e28
Try using stdstr_f instead to concatenate inside DisplayError().
2016-01-13 20:04:31 -05:00
zilmar
5fbee504f7
[Project64] Remove windows.h from Project64/stdafx.h
2016-01-14 08:42:27 +11:00
zilmar
8682d51035
[Project64] Remove some unneeded headers from Project64/N64System.h
2016-01-14 08:40:29 +11:00
zilmar
266b277a1d
[Project64] Remove windows.h from FunctionMapClass.cpp
2016-01-14 08:38:54 +11:00
zilmar
02b7db1007
Merge branch 'master' of https://github.com/project64/project64
2016-01-14 08:36:23 +11:00
zilmar
6b41bc3789
[Project64] Get OpcodeName.cpp to use standard types
2016-01-14 08:35:32 +11:00
zilmar
ad700c5704
[Project4] Clean up OpcodeName.cpp
2016-01-14 08:32:04 +11:00
zilmar
fbe8ca9719
[Project64] Clean up PifRam.h
2016-01-14 08:29:55 +11:00
no
87376ec7b1
unknown string concatenation in DisplayError
2016-01-13 15:42:01 -05:00
no
7994f21868
unknown string concatentation in CPU_Message and stdstr_f
2016-01-13 15:36:46 -05:00
zilmar
617b872c26
Merge pull request #877 from cxd4/have-stdio_h
...
error: `sprintf' was not declared in this scope.
2016-01-14 06:15:59 +11:00
zilmar
21c9e0b84a
Merge pull request #871 from cxd4/restored-includes
...
[Common] restored some needed header includes to md5.h
2016-01-14 06:15:33 +11:00
no
2ebf64503a
error: `memcpy' was not declared at this scope.
2016-01-13 10:21:58 -05:00
no
344299d319
error: `memset' was not declared at this scope.
2016-01-13 10:20:05 -05:00
no
ebf3922c51
`sprintf' was not declared at this scope.
2016-01-13 10:18:10 -05:00
no
ac7b0d9601
error: `strcpy' was not declared at this scope.
2016-01-13 10:17:03 -05:00
no
d71b7c55b0
error: `strcmp' was not declared at this scope.
2016-01-13 10:14:20 -05:00
no
be2a5dba46
error: `sprintf' was not declared in this scope.
2016-01-13 10:01:40 -05:00
zilmar
aea724b81a
[Project64] Add stdafx.h
2016-01-13 22:53:48 +11:00
zilmar
7c4ffd9a07
[Project64] Remove windows.h from MemoryVirtualMem.cpp
2016-01-13 22:52:21 +11:00
zilmar
c58f0ca470
[Project64] Get Dma.cpp to use memory management
2016-01-13 22:20:34 +11:00
zilmar
30841d5e31
[Project64] Get wGS to be windows only
2016-01-13 22:18:22 +11:00
zilmar
51cc15687d
[Project64] get headers to be full path
2016-01-13 22:15:30 +11:00
zilmar
01c1cf72c4
[Common] Add MemoryManagement.cpp
2016-01-13 20:39:23 +11:00
zilmar
58f3502bd5
[Project64] Sync InterpreterOps32.cpp
2016-01-13 20:35:08 +11:00
zilmar
6164b45b6e
[Project64] Sync InterpreterCPU.cpp and InterpreterOps.cpp
2016-01-13 20:33:17 +11:00
zilmar
cb2662afee
Merge pull request #872 from cxd4/need-time_h
...
[Common] Have required sys/time.h POSIX inc for new time code.
2016-01-13 20:04:39 +11:00
zilmar
4ce92df3f6
Merge pull request #873 from cxd4/have-objbase_h
...
[Common] some safety measures to guaranteeing __interface type
2016-01-13 20:04:19 +11:00
zilmar
38c6a66f0f
Merge pull request #874 from cxd4/have-strings_h
...
[Common] fixed undeclared strcasecmp()
2016-01-13 20:01:59 +11:00
zilmar
43f34c9aff
[Project64] Add Cmd_BaseDirectory
2016-01-13 18:23:22 +11:00
zilmar
be7943a35d
[Project64] Add linux friendly catch
2016-01-13 18:18:06 +11:00
no
c1ac20d35c
[Common] fixed undeclared strcasecmp()
2016-01-12 21:21:23 -05:00
no
cf30a08b43
[Common] Ensure that __interface is declared for _WIN32 also.
2016-01-12 20:28:45 -05:00
no
1d5829bea0
[Common] #define __interface for any !WIN32, not just MSC.
2016-01-12 20:25:36 -05:00
no
06734af2ec
[Common] Have required sys/time.h POSIX inc for new time code.
2016-01-12 20:05:57 -05:00
no
17d1f574d1
[Common] restored some needed header includes to md5.h
2016-01-12 20:03:00 -05:00
zilmar
1b2ca46906
[Project64] Fix release build in common
2016-01-13 06:48:07 +11:00
zilmar
0939d70ef3
[Project64] Remove usage of windows.h from md5.cpp
2016-01-13 06:12:31 +11:00
zilmar
b420078089
[Project64] Make the FileClass.cpp more linux friendly
2016-01-13 06:09:01 +11:00
zilmar
3d29a5de52
[Projet64] Make Trace.cpp more linux friendly
2016-01-13 06:02:18 +11:00
zilmar
8580a1d5ce
[Project64] moved stdwstr_f::stdwstr_f out of .h and in to .cpp
2016-01-13 06:01:13 +11:00
zilmar
d6b8fe523e
[Project64] Use alloca in log message
2016-01-13 05:51:53 +11:00
zilmar
226a65cc04
[Project64] Cleanup LogClass.h
2016-01-13 05:48:35 +11:00
zilmar
5c7f3c5e21
[Project64] Remove tchar out of IniFileClass.cpp
2016-01-13 05:46:50 +11:00
zilmar
ba77c128ac
[Project64] Cleanup IniFileClass.cpp
2016-01-13 05:38:10 +11:00
zilmar
0a45420b4b
[Project64] Remove tchar from path
2016-01-12 23:19:50 +11:00
zilmar
7b747cb5e0
[Project64] Cleanup path.cpp
2016-01-12 17:52:59 +11:00
zilmar
996098d929
[Project64] Remove WINDOWS_UI
2016-01-12 17:44:41 +11:00
Jeremy517
5b0ea4354b
Allow for pushing two C Buttons at once when using an analog stick
...
This value specifies how far an analog stick has to be pressed to count as a C Button pres when c Buttons are mapped to an analog stick. The old value did not allow for pressing two c buttons at once, because diagonals did not meet the value. This value specifies that an analog stick must be pressed roughly halfway to count as a C Button press, which allows you to push two C Buttons at once.
2016-01-07 23:49:48 -08:00
Jeremy517
a1788fa779
Allow for pushing two C Buttons at once when using an analog stick
...
This value specifies how far an analog stick has to be pressed to count as a C Button press when C Buttons are mapped to an analog stick. The old value did not allow for pressing two c buttons at once, because diagonals did not meet the value. This value specifies that an analog stick must be pressed halfway to count as a C Button press, which allows you to push two C Buttons at once.
2016-01-07 23:48:20 -08:00
zilmar
19135c41a7
Merge pull request #860 from cxd4/cdecl-lolwut
...
[core] Don't demand Win32-specific features like __cdecl.
2016-01-06 14:05:30 +11:00
no
bb0a5f9849
[core] Prefer a CALL macro to centralize the convention.
2016-01-05 21:54:42 -05:00
no
a038c21ea8
[core] Don't demand Win32-specific features like __cdecl.
2016-01-05 19:39:02 -05:00
no
f83c4bda68
[core] fixed strtoul() for more compile errors
2016-01-05 19:09:10 -05:00
zilmar
2b31784057
[Project64] Fix up compile issues with me removing windows.h
2016-01-05 21:32:18 +11:00
zilmar
96712e6042
[Project64] Clean up some of the includes
2016-01-05 16:58:31 +11:00
zilmar
860cc53e87
[Project64] fix zip includes
2016-01-05 07:59:16 +11:00
zilmar
50c4030c62
[Project64] remove CMipsMemory_CallBack
2016-01-05 07:46:56 +11:00
zilmar
ff8623ad2c
[Project64] Mempak uses standard types
2016-01-05 07:37:09 +11:00
zilmar
3ba0f072ce
[Project64] Flashram to use standard types
2016-01-05 07:34:16 +11:00
zilmar
1e30be0945
[Project64] Add Platform.cpp
2016-01-04 17:49:33 +11:00
zilmar
008dec1f59
[Project64] Fix Language Selection
2015-12-31 07:31:04 +11:00
Nekokabu
f4d6f577e1
Fix character corruption in rom info dialog
2015-12-26 17:11:13 +09:00
Nekokabu
f6ccd297d0
Update SettingsConfig.cpp
2015-12-26 14:23:42 +09:00
Nekokabu
53ddd7e78c
Fix dialog when enable RDB edit mode
2015-12-26 14:01:47 +09:00
zilmar
05602d1939
[Project64] Remove m_UseRegistry
2015-12-24 10:23:49 +11:00
zilmar
1d2572c2c2
[Project64] Better sort unknown good name properly
2015-12-24 10:02:28 +11:00
zilmar
230cc4612f
[Project64] Get RomInformationClass.cpp to use W win api versions
2015-12-24 08:32:39 +11:00
zilmar
515a9401cd
[Project64] Move RomInformationClass.cpp
2015-12-24 07:41:06 +11:00
zilmar
0211680a16
[Project64] Needed to update CodeSection.cpp
2015-12-24 07:38:50 +11:00
zilmar
73549ee72f
{Project64] Convert internal strings to be utf8 instead of utf16
2015-12-24 07:04:36 +11:00
zilmar
45166a5824
[Project64] Update Settings/SettingsPage-Game-Recompiler.cpp
2015-12-24 06:59:14 +11:00
zilmar
e1f9d4e8de
Project64] Cleanup Settings/SettingsPage-Game-General.cpp
2015-12-24 06:57:59 +11:00
zilmar
17fb11375e
[Project64] Cleanup Debugger-MemoryDump.cpp
2015-12-24 06:54:07 +11:00
zilmar
cf2d34fed3
[Project64] Cleanup ProfilingClass.cpp
2015-12-24 06:51:37 +11:00
zilmar
50df137466
[Project64] Cleanup RomInformationClass.cpp
2015-12-24 06:49:23 +11:00
zilmar
6ffd1663ca
[Project64] Clean up FramePerSecondClass.cpp
2015-12-24 06:41:11 +11:00
zilmar
58c125d337
[Project64] Cleanup Settings/SettingsPage-GameBrowser.cpp
2015-12-24 06:39:23 +11:00
zilmar
fd5941fa35
[Project64] Cleanup 3rdParty/7zip.cpp
2015-12-24 06:34:47 +11:00
zilmar
ec6ab39137
[Project64] Clean up Settings/SettingsPage-Directories.cpp
2015-12-24 06:29:57 +11:00
zilmar
9dd34caf87
[Project64] Cleanup CheatClassUI.cpp
2015-12-24 06:26:17 +11:00
zilmar
a7fbfd03cc
[Project64] Cleanup Settings/SettingsPage-Plugin.cpp
2015-12-24 06:24:17 +11:00
zilmar
95a9841458
[Project64] Cleanup Settings/SettingsPage-Game-Plugin.cpp
2015-12-24 06:16:11 +11:00
zilmar
c664e9a578
[Project64] Cleanup SettingsConfig.cpp
2015-12-24 06:12:57 +11:00
zilmar
2e4d73defa
[Project64] Disable copy constructor for CSystemTimer
2015-12-23 13:29:01 +11:00
zilmar
6395ea52f7
[Project64] Code cleanup of MemTest.cpp
2015-12-23 13:10:04 +11:00
zilmar
a05c3f5c00
Merge branch 'master' of https://github.com/project64/project64
2015-12-22 19:06:11 +11:00
zilmar
379cff09ae
[Project64] Add Write32PifRam
2015-12-22 19:04:55 +11:00
zilmar
e57ddf6181
[Project64] Add Write32CartridgeDomain2Address2
2015-12-22 17:09:27 +11:00
zilmar
a8dacad8bf
[Project64] Add Write32SerialInterface
2015-12-22 17:02:08 +11:00
zilmar
d30e09c73f
[Project64] Add Write32RDRAMInterface
2015-12-22 16:57:18 +11:00
zilmar
07f43c3a46
[Project64] Add Write32PeripheralInterface
2015-12-22 16:51:50 +11:00
zilmar
8a62fdf896
[Project64] Add Write32AudioInterface
2015-12-22 16:46:08 +11:00
zilmar
1a02c7130c
[Project64] Add Write32VideoInterface
2015-12-22 16:40:19 +11:00
zilmar
adc422fca7
[Project64] Add Write32MIPSInterface
2015-12-22 16:31:13 +11:00
no
f0eef4df74
[core] fixed undeclared SSE2 intrinsics on non-Win32
2015-12-21 18:21:39 -05:00
zilmar
3a6df25a2c
Merge pull request #840 from cxd4/fix-undeclared-functions
...
[core] Explicitly ensure that the necessary includes are included.
2015-12-22 09:13:55 +11:00
zilmar
15569ddb85
Merge pull request #841 from cxd4/no-more-__int64
...
[core] replaced surviving occurrences of __int64
2015-12-22 09:12:27 +11:00
zilmar
31159ed039
[Project64] Add Write32DPCommandRegisters
2015-12-22 08:49:58 +11:00
zilmar
34dab07f83
[Project64] Add Write32SPRegisters
2015-12-22 08:41:49 +11:00
no
caee888b23
[core] replaced surviving occurrences of __int64
2015-12-21 16:38:56 -05:00
zilmar
0a8255bd39
[Project64] Add Write32RDRAMRegisters
2015-12-22 08:35:06 +11:00
zilmar
d5ceb3d367
[Project64] Add Load32Rom
2015-12-22 08:24:37 +11:00
zilmar
4fe7ce8242
[Project64] Add Load32PifRam
2015-12-22 08:15:26 +11:00
zilmar
78af6b08a2
[Project64] Add Load32CartridgeDomain2Address2
2015-12-22 08:03:14 +11:00
no
3ac1103799
undeclared int8_t and other POSIX type names
2015-12-21 15:50:25 -05:00
no
0d2f09a840
undeclared strstr(), strchr(), strtoul(), atoi() and others
2015-12-21 15:38:52 -05:00
no
a225ae2cf1
undeclared sprintf()
2015-12-21 15:36:48 -05:00
no
ec23fd324d
undeclared sprintf()
2015-12-21 15:35:11 -05:00
no
c49258420a
undeclared memset()
2015-12-21 15:34:48 -05:00
no
6abb430725
undeclared memset()
2015-12-21 15:32:33 -05:00
no
83ab2996aa
undeclared memset()
2015-12-21 15:28:53 -05:00
no
33bbd39b99
undeclared memset()
2015-12-21 15:26:44 -05:00
no
b3a6b03fb9
undeclared sprintf()
2015-12-21 15:22:39 -05:00
no
6a18af08a3
undeclared sprintf()
2015-12-21 15:18:20 -05:00
no
9dab4b3bed
undeclared memcpy()
2015-12-21 15:17:29 -05:00
no
64b0635fa1
undeclared memcmp(), ::memset()
2015-12-21 15:12:30 -05:00
no
beb8c41575
undeclared sprintf()
2015-12-21 15:09:57 -05:00
zilmar
f8619bb6e4
[Project64] Add Load32SerialInterface
2015-12-22 06:59:17 +11:00
no
c4a31eb457
undeclared fopen(), fread(), feof(), fscanf() and others
2015-12-21 14:54:02 -05:00
no
3aaa2a6a74
undeclared vsprintf()
2015-12-21 14:46:04 -05:00
no
f28bbc85ba
undeclared strcat() and strlen()
2015-12-21 14:41:08 -05:00
zilmar
e3caeb8b07
[Project64] Add Load32PeripheralInterface, Load32RDRAMInterface
2015-12-22 05:45:07 +11:00
zilmar
9778846ae8
[Project64] Add Load32AudioInterface
2015-12-21 21:06:51 +11:00
zilmar
6d4ea6d693
[Projext64] Add Load32VideoInterface
2015-12-21 21:01:56 +11:00
zilmar
0324714be7
[Project64] Add Load32MIPSInterface
2015-12-21 20:56:24 +11:00
zilmar
cf3b797ebd
[Projext64] Add Load32DPCommand
2015-12-21 20:52:59 +11:00
zilmar
9692ecf1b4
[Project64] Add Load32SPRegisters
2015-12-21 20:49:13 +11:00
zilmar
4a0d9b640b
[Project64] Add Load32RDRAMRegisters
2015-12-21 20:45:08 +11:00
zilmar
012e247514
[Project64] Remove __interface CMipsMemory_CallBack
2015-12-21 18:35:22 +11:00
zilmar
a480b60f6f
[Project64] Cleanup RSPPlugin.h
2015-12-21 18:32:16 +11:00
zilmar
4e4d35494b
[Project64] Cleanup GFXPlugin.cpp
2015-12-21 18:28:35 +11:00
zilmar
f23ba48309
[Project64] Clean up LoopAnalysis.cpp
2015-12-21 18:26:51 +11:00
zilmar
6b07620b74
[Project64] Cleanup RecompilerOps.cpp
2015-12-21 18:24:16 +11:00
zilmar
19303a0210
[Project64] Clean up CheatClass.cpp
2015-12-21 18:18:28 +11:00
zilmar
b748f0a67b
[Project64] Cleanup Project64-core/Logging.cpp
2015-12-21 18:16:29 +11:00
zilmar
fcc3a0fa8b
Merge branch 'master' of https://github.com/project64/project64
2015-12-21 17:01:51 +11:00
zilmar
05b9e591cd
Merge pull request #834 from Nekokabu/patch-1
...
Fix internalname in rom information dialog
2015-12-21 06:02:59 +11:00
Nekokabu
582182b7f6
Fix internalname in rom information dialog
2015-12-20 16:36:21 +09:00
no
865f1f74e7
s/util.h/Util.h
2015-12-19 18:57:54 -05:00
no
c1d80674fe
s/common/Common
2015-12-19 18:57:27 -05:00
no
e12aa20281
s/trace.h/Trace.h
2015-12-19 18:52:35 -05:00
no
9978ef6384
s/GFXplugin/GFXPlugin
2015-12-19 18:50:17 -05:00
no
5291b1f96c
s/N64class.h/N64Class.h
2015-12-19 18:46:31 -05:00
no
0690ca436b
s/version.h/Version.h
2015-12-19 18:45:25 -05:00
no
990ab69354
s/logging.h/Logging.h
2015-12-19 18:44:15 -05:00
7d944ac8f5
[core] removed extra, unnecessary branch for the NORMAL case
2015-12-18 21:20:10 -05:00
zilmar
77eb1eb75b
[Project64] Split up trace cleanup
2015-12-16 17:41:34 +11:00
zilmar
5c27d6d1e8
[Project64] rename tofix to legacycode
2015-12-15 17:01:06 +11:00
32aefd4b10
s/m_Limitor/m_Limiter
2015-12-14 17:10:30 -05:00
df83c3c440
s/CSpeedLimitor/CSpeedLimiter
2015-12-14 17:09:12 -05:00
b50163938e
SpeedLimitorClass.cpp --> SpeedLimiterClass.cpp
2015-12-14 17:01:10 -05:00
664f71941a
SpeedLimitorClass.h --> SpeedLimiterClass.h
2015-12-14 16:56:39 -05:00
zilmar
95a3319735
[Project64] Update logging system to use module and severity
2015-12-14 21:51:33 +11:00
zilmar
b4a3516654
[Project64] Clean up RecompilerMemory.cpp
2015-12-13 19:26:41 +11:00
zilmar
c3a9525006
[Project64] Cleanup RecompilerClass.cpp
2015-12-13 18:52:22 +11:00
zilmar
21bce73cca
[Project64] Cleanup Mempak.cpp
2015-12-13 18:29:48 +11:00
zilmar
d8a4b4810b
{Project64] Cleanup MemoryVirtualMem.cpp
2015-12-13 18:26:31 +11:00
zilmar
abcfe60a51
[Project64] Cleanup FlashRam.cpp
2015-12-13 18:10:40 +11:00
zilmar
29d693ba1f
[Project64] Clean up Sram.cpp
2015-12-13 18:07:03 +11:00
zilmar
199fa2f7f8
[Project64] Clean up SystemTiming.cpp
2015-12-13 17:58:08 +11:00
zilmar
fa680564bd
[Project64] Code cleanup MenuShortCuts.cpp
2015-12-13 17:50:05 +11:00
zilmar
a6c0ddece4
[Project64] clean up TLBclass.cpp
2015-12-11 06:08:39 +11:00
zilmar
709c34fcd1
[Project64] Clean up PluginBase.cpp
2015-12-11 05:23:00 +11:00
zilmar
ac1211eb76
[Project64] Cleanup Trace Files
2015-12-10 17:38:33 +11:00
zilmar
146f295b10
[Project64] md5.cpp fix up brackets
2015-12-10 17:32:43 +11:00
zilmar
22fc35d49c
[Project64] MD5.cpp auto code clean up
2015-12-10 17:23:03 +11:00
zilmar
17b24f299f
[Project64] Get Breakpoint to use char * instead of wchar_t * for filename
2015-12-09 22:37:58 +11:00
zilmar
65ebd6ff55
[Project64] Clean up X86ops.cpp
2015-12-09 22:26:58 +11:00
zilmar
517630854e
Merge pull request #824 from JunielKatarn/gfxplugincasing
...
Made GFXPlugin file name casing consistent.
2015-12-09 07:20:10 +11:00
Julio C. Rocha
2a456aa24e
[core] made GFXPlugin casing consistent.
2015-12-08 12:15:55 -08:00
zilmar
d285cff216
Merge pull request #823 from cxd4/include-path-fixes
...
some more fixes to #include directives breaking non-Win32 builds
2015-12-09 07:05:23 +11:00
unknown
8b59f82a8d
fixed Unix-incompatible include path case-insensitivity
2015-12-08 14:59:50 -05:00
unknown
aad7667232
fixed Unix-incompatible directory dividers
2015-12-08 14:54:29 -05:00
unknown
2969ed656c
fixed incorrect file name for case-sensitivity
2015-12-08 14:50:01 -05:00
Julio C. Rocha
94075ec625
[core] Removed spaces from file names in VCXPROJ.
2015-12-08 02:38:01 -08:00
Julio C. Rocha
caf02d9368
Fixed VCXPROJ for Project64-core.
2015-12-07 23:11:17 -08:00
Julio C. Rocha
7b2421884e
Adjusted minimum toolset versions to VS2010 for VCXPROJ and PROPS files.
2015-12-07 21:15:53 -08:00
no
da8d9c1126
non-implicit string.h inclusion to fix non-Win32 compiles
2015-12-07 18:59:05 -05:00
Samuel Yuan
cf8a624a25
Fix "Saved current state" and "Load state"
...
Certain strings won't show up correctly.
2015-12-06 11:29:22 -05:00
zilmar
3e4dd1cc23
Merge branch 'master' of https://github.com/project64/project64
2015-12-06 21:06:36 +11:00
zilmar
a429a7fd08
[Project64] Create Project64-core
2015-12-06 21:05:39 +11:00
zilmar
be34822c90
Merge pull request #807 from cxd4/script-files-without-spaces
...
[Common] recursored Unix file paths to new file names
2015-12-06 15:55:25 +11:00
zilmar
3c29c45fce
Merge pull request #815 from cxd4/sync-MinGW
...
Synchronize MinGW build scripts to new space-free file paths.
2015-12-05 16:18:36 +11:00
unknown
d8da30b2c4
Synchronize MinGW build scripts to new space-free file paths.
2015-12-04 23:09:55 -05:00
Julio C. Rocha
6102eb8354
[nrage,sdl] Fixed AdditionalLibraryDirectories (removed spaces)
2015-12-04 20:05:23 -08:00
unknown
5821e63257
LW_VAddr: Fold two VAddr comparisons into one branch.
2015-12-04 22:31:16 -05:00
Nekokabu
6b689e8c49
fix typo
2015-12-05 10:54:52 +09:00
no
f7b6767149
[RSP] Start using portable types in plugin header.
2015-12-04 17:24:15 -05:00
no
395f2a92dd
#define EXPORT and CALL for cross-platform linkage.
2015-12-04 17:17:24 -05:00
no
757c7c35c6
[Glide64] fixed wrong include paths for case-sensitivity
2015-12-04 16:26:58 -05:00
no
7980b6c299
[Common] recursored Unix file paths to new file names
2015-12-04 15:42:53 -05:00
Nekokabu
c30bd1a5dd
Tweak dialogs
2015-12-05 00:39:21 +09: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
zilmar
ef846c0037
Merge pull request #796 from cxd4/create-Unix-script
...
ported MinGW build script for project64::Common to Unix shell
2015-12-04 17:31:00 +11:00
unknown
2c3c13862b
re-ordered CPU interpreter main loop if/else branch predictor
2015-12-03 20:10:26 -05:00
Samuel Yuan
c8b1f161d2
Fix "Unable to load state"
2015-12-03 14:54:04 -05:00
zilmar
5a92e0f42e
Merge pull request #798 from Nekokabu/patch-3
...
Add 64DD IPL detection in rom browser
2015-12-03 06:19:12 +11:00
Nekokabu
b3c3e9d37e
Add 64DD detection
2015-12-02 21:56:11 +09:00
Nekokabu
17657d6eb7
Add the extension to the file name
2015-12-02 21:32:53 +09:00
no
f024901b48
ported MinGW build script for project64::Common to Unix shell
2015-12-01 19:38:12 -05:00
zilmar
55bc654e8b
[Project64] Rom Browser fix compilation bug
2015-12-02 08:38:46 +11:00
zilmar
5fb98403ce
Merge pull request #793 from MELERIX/lang
...
updated spanish translation
2015-12-02 08:23:33 +11:00
zilmar
b81e383f1b
Merge pull request #794 from Nekokabu/master
...
fix filename
2015-12-02 08:21:27 +11:00
zilmar
5760ce22ae
[Build] Add error value to quit
2015-12-02 07:51:59 +11:00
Nekokabu
92b65a4e8a
Fix rom info dialog
2015-12-02 01:05:24 +09:00
Nekokabu
ce5b87a0ec
Update AppInit.cpp
...
no longer need fixlocale
2015-12-02 00:53:06 +09:00
Nekokabu
598bc00851
Update Main Menu Class.cpp
...
no longer need hotfix
2015-12-02 00:49:30 +09:00
Nekokabu
3c130c680a
Update Rom Browser Class.cpp
...
fix filename in rom browser
2015-12-02 00:45:11 +09:00
MELERIX
6aad3593e7
minor change in english file for a proper translation
2015-12-01 10:00:40 -03:00
LegendOfDragoon
36d491c989
Fix issue with STV in Vector Dest Analysis
...
STV can write to multiple registers, so it needs to do extra checking to
determine whether or not the destination register is used.
2015-11-30 20:40:01 -08:00
LegendOfDragoon
b2f73ecb93
Optimize Vector Dest Analysis in RSP Recompiler
...
LPV, LUV, and LHV always write to an entire vector register, so it's
beneficial to account for that in Vector Destination Analysis.
2015-11-30 19:45:43 -08:00
zilmar
4770198dae
[Project64] Rom Browser to use ansi file names
2015-12-01 04:06:51 +11:00
zilmar
1b19da6115
[Project64] Do not strcpy on empty item
2015-11-30 06:27:46 +11:00
zilmar
655a73e1fa
[Project64] Use CODEPAGE_932 for internal name in Rom Browser
2015-11-30 06:26:41 +11:00
zilmar
942e07569a
[Project64] Add codepage stdstr::ToUTF16
2015-11-30 06:25:09 +11:00
zilmar
bc8d8b8fa1
[Projct64] Clean up std string.cpp
2015-11-30 06:21:47 +11:00
Julio C. Rocha
62f10bd20f
Ignore include of <pbt.h>
2015-11-28 22:04:30 -08:00
zilmar
2cc85dd2cf
[Project64] Fix up internal name in rom browser
2015-11-29 14:19:38 +11:00
zilmar
a76ebeccd6
Merge branch 'master' of https://github.com/project64/project64
2015-11-29 09:59:44 +11:00
zilmar
5b7020453e
[Project64] Get rom browser to use W version instead of A
2015-11-29 09:58:15 +11:00
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
luigiblood
00aec62e95
[NRage] GameBoy Camera support
2015-11-28 16:26:37 +01:00
zilmar
8acffb73e7
[Project64] Cleanup Rom Browser Class.cpp
2015-11-29 01:25:55 +11:00
zilmar
819b721eaf
[zlib] Remove ontrib\minizip\minizip.c from project
2015-11-27 17:16:40 +11:00
zilmar
6b36cc6f5e
[sdl] add HAVE_LIBC to PreprocessorDefinitions, include SDL_windows_main.c to project
2015-11-27 17:15:41 +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
unknown
23b900f475
[Glide64] Remove wxWidgets types from "winlnxdefs.h".
2015-11-24 10:37:22 -05:00
unknown
4b163136be
[Glide64] Substitute `uint8_t' for `wxUint8' in "rdp.h".
2015-11-24 10:20:49 -05:00
unknown
b509b99a67
[Glide64] Substitute `uint16_t' for `wxUint16' in "rdp.h".
2015-11-24 10:18:22 -05:00
unknown
51800102ab
[Glide64] Substitute `uint32_t' for `wxUint32' in "rdp.h".
2015-11-24 10:16:26 -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
unknown
a1b88bdd5f
reverting #769
2015-11-22 12:55:23 -05:00
zilmar
fa60e55f57
[Project64] Trying to get wx to compile
2015-11-22 22:36:51 +11:00
zilmar
b5a4dc4eef
Merge pull request #769 from JunielKatarn/wx_3.0
...
Upgrade wxWidgets to version 3.0.2
2015-11-22 16:58:28 +11: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
Julio C. Rocha
b94dc49eef
Updated wx/png source to wx 3.0.2
2015-11-18 21:41:00 -08:00
Julio C. Rocha
9629d70b10
Cleaned up Platform.props and wx/core,base vcxproj.filters
2015-11-18 14:58:53 -08:00
Julio C. Rocha
bc9942d164
Cleaned up wx/core,base VCXPROJ files.
2015-11-18 14:41:11 -08:00
Julio C. Rocha
db151b6c53
Upgraded wx/base VCXPROJ to 3.0.2
2015-11-18 13:53:09 -08:00
zilmar
d7fcb17928
Merge pull request #768 from cxd4/gcc-rsp
...
Improve RSP MinGW linker configuration.
2015-11-19 08:17:15 +11:00
unknown
da2b2184e6
[RSP] Link against resource script for RSP debug UI.
2015-11-18 14:18:13 -05:00
unknown
dd7242f52a
[RSP] Link against Project64 "Common" static library.
2015-11-18 13:58:42 -05:00
unknown
932969f9a8
[RSP] Set Windows subsystem entry point for MinGW.
2015-11-18 13:57:14 -05:00
Julio C. Rocha
fd734e350e
Updated wx_core VCXPROJ to version 3.0.2
2015-11-17 18:59:38 -08:00
Julio C. Rocha
3b0ea85d6c
Added wx/xrc sources
2015-11-17 18:58:43 -08: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
zilmar
839fda1e0e
Merge pull request #764 from cxd4/undeclared-ASSERTE-macro
...
[Common] Have fallback to including nonstandard <crtdbg.h>.
2015-11-18 06:36:32 +11:00
unknown
48a077c8e8
[Common] Have fallback to including nonstandard <crtdbg.h>.
2015-11-17 13:31:36 -05:00
MELERIX
7976bf832a
unneeded
2015-11-17 02:08:16 -03:00
MELERIX
6edfcbd77b
Merge https://github.com/project64/project64 into crapware
2015-11-17 01:34:39 -03:00
zilmar
a71f56030e
Merge pull request #761 from cxd4/common-mingw
...
[Common] uploaded working MinGW build script
2015-11-17 14:27:26 +11:00
unknown
e9a8649573
[Common] uploaded working MinGW build script
2015-11-16 22:18:43 -05:00
zilmar
9d59d36338
Merge pull request #760 from cxd4/unresolved-alloca
...
[Common] #include <malloc.h> to fix undeclared `alloca`
2015-11-17 14:18:25 +11:00
unknown
c5114d820c
[Common] #include <malloc.h> to fix undeclared `alloca`
2015-11-16 21:46:54 -05:00
zilmar
6559d36f41
Merge pull request #759 from cxd4/fix-nrage
...
Get N-Rage linking with MinGW 64-bit.
2015-11-17 13:20:12 +11:00
unknown
dc65c0a075
Resolve merge conflicts from `Controller Plugin.cpp`.
2015-11-16 21:01:54 -05:00
unknown
6fd2fa0f4a
[N-Rage] Get resource script linked w/ MinGW for config GUI.
2015-11-16 20:27:44 -05:00
unknown
1f233320ba
[N-Rage] Include windows.h, not wtypes.h, for Windows API types.
...
<wtypes.h> may include all the BOOL/DWORD/etc. stuff as a low-level MSVC header, but it is not obligated to do so per the low-level header specifications for other compilers, such as (evidently) MinGW.
2015-11-16 19:12:57 -05:00
unknown
5af1cfd3c2
[N-Rage] only need WBEM dependency in 1 .cpp, not a .h
2015-11-16 18:47:26 -05:00
unknown
0e67591be6
[N-Rage] fixed ARRAYSIZE() #define when missing headers
...
The old code only cared about if the macro was already defined (then #undef and re-define it). If it was NOT already defined, it just ignored the problem and causes unresolved compile-time symbols.
2015-11-16 18:30:11 -05:00
unknown
61866f5b04
[N-Rage] MinGW links with -ldinput8, -mwindows and subsets.
2015-11-16 16:30:21 -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
zilmar
68513c1101
[Project64] Cleanup Debug Settings.cpp
2015-11-15 08:32:57 +11:00
zilmar
d9e13d4385
[Project64] Cleanup Game Settings.cpp
2015-11-15 08:14:37 +11:00
zilmar
bf9fad6737
[Project64] Clean up N64System Settings.cpp
2015-11-15 08:10:55 +11:00
zilmar
ce062e70ed
[Projet64] Cleanup Notification Settings.cpp
2015-11-15 08:07:53 +11:00
zilmar
5be42089b0
[Projec64] Clean up Recompiler Settings.cpp
2015-11-15 08:05:48 +11:00
zilmar
0745cab320
[Project64] update Debugger interface
2015-11-15 07:59:12 +11:00
zilmar
56ebb74588
Merge branch 'master' of https://github.com/project64/project64
2015-11-15 07:57:03 +11:00
zilmar
9e9189c192
[Project64] move program inir/cleanup code in to a separate file
2015-11-15 07:56:40 +11:00
zilmar
b8ade27bab
[Project64] Clean up Multilanguage.h
2015-11-15 07:55:26 +11:00
zilmar
1f6ac35166
[Projec64] Change language class to use standard types
2015-11-15 07:54:55 +11:00
Samuel Yuan
75fdf6908b
Merge remote-tracking branch 'refs/remotes/project64/master'
2015-11-13 23:45:42 -05:00
Samuel Yuan
239490417e
Minor changes to files
2015-11-13 23:45:20 -05:00
zilmar
5d0c361b39
Merge pull request #754 from cxd4/extensions-cleanup
...
Simplify ROM browser shell file extensions comparisons.
2015-11-14 15:35:41 +11:00
unknown
a061bdb5dc
fixed extra incursions of ROM extension searches
2015-11-13 22:00:26 -05:00
Frank-74
69036bc984
Update Audio Plugin.cpp
2015-11-14 02:56:43 +00:00
Frank-74
a3dada4af8
Update N64 Class.cpp
2015-11-14 02:54:14 +00:00
Frank-74
66f5d4b51d
Update Settings.h
2015-11-14 02:51:06 +00:00
Frank-74
33cb7e78dc
Update Settings Class.cpp
2015-11-14 02:46:50 +00:00
Samuel Yuan
958d9c26bb
Fixed "Save Slot (%s) selected" Text
...
The text was not showing up correctly because it was not using wide
strings. This worked in an earlier build, but was changed not too long
ago.
2015-11-13 20:16:01 -05:00
zilmar
b6c6e192ee
[Project64] Cleanup Language Class
2015-11-14 11:16:03 +11:00
unknown
a476d4c36e
[ROM browser] removed redundant stricmp() inverse checks
2015-11-13 17:55:00 -05:00
unknown
23e6503a9f
[ROM browser] Loop through a string LUT of extensions.
2015-11-13 17:51:07 -05:00
zilmar
e28c7be3f9
Merge branch 'master' of https://github.com/project64/project64
2015-11-14 08:19:24 +11:00
zilmar
eab2acdecf
[Project64] Cleanup main.cpp
2015-11-14 08:18:36 +11:00
zilmar
003bcc9096
[Project64] Clean up Menu Class.cpp
2015-11-14 08:15:20 +11:00
zilmar
1cd3d12ae8
Merge pull request #719 from cxd4/gcc-rsp-compile-script
...
[RSP] added working MinGW compile script
2015-11-14 07:41:31 +11:00
zilmar
9e744ef180
[Project64] Separate out logging from UI
2015-11-14 00:23:43 +11:00
zilmar
89fab66ab3
[Poject64] Cleanup LanguageSelector.cpp
2015-11-13 17:35:20 +11:00
zilmar
e87c8de107
[Project64] Move Logging.cpp to User Interface/LoggingUI.cpp
2015-11-13 17:34:57 +11:00
zilmar
4f717d7a6f
Merge pull request #722 from cxd4/in-ur-DWORDz-size_t-ing-ur-things
...
[RSP] Fixed all 64-bit GCC compile warnings.
2015-11-13 15:43:36 +11:00
unknown
9d487bd969
DllConfig(hParent) should be a pointer, not a uint32_t.
2015-11-12 21:52:34 -05:00
zilmar
1b2febc3c2
[Project64] Clean up Settings Page - Keyboard Shortcuts.cpp
2015-11-13 08:30:40 +11:00
zilmar
a4c438c20d
[Project64] Cleanup ModifiedEditBox.cpp
2015-11-13 08:27:28 +11:00
zilmar
6d38975b98
[Project64] More code cleanup of gui class
2015-11-12 23:09:34 +11:00
zilmar
24709944f3
[Project64] Code cleanup of Main Menu Class.cpp
2015-11-12 22:52:06 +11:00
zilmar
3b74fef76c
[Project64] Create gui callback on paused
2015-11-12 22:45:24 +11:00
zilmar
e4bd5eae74
[Project64] Move SetWindowCaption from Notification Class to Gui Class
2015-11-12 22:38:20 +11:00
zilmar
e25fedcae2
[Project64] Move AddRecentRom from Notification Class to gui class
2015-11-12 22:34:55 +11:00
zilmar
73d7263de0
[Project64] Add GameLoaded setting
2015-11-12 22:27:19 +11:00
zilmar
51c89388c7
[Project64] Cleanup Settings.h
2015-11-12 22:00:47 +11:00
zilmar
7f73838ffe
[Project64] Move Settings.h in to Settings directory
2015-11-12 21:47:34 +11:00
zilmar
c997b6b1d9
[Project64] Get about ini window to be created with DialogBoxParamW
2015-11-12 21:38:10 +11:00
zilmar
89361c5713
[Poject64] register callback for GameRunning_LoadingInProgress to refresh menu
2015-11-12 21:20:30 +11:00
zilmar
93c76fe7dc
[Project64] Create RenderWindow interface
2015-11-12 21:08:47 +11:00
zilmar
69383fcc7e
[Project64] remove ValidPluginVersion from Plugin List.cpp
2015-11-12 20:15:49 +11:00
zilmar
efa3c87de7
{Project64] Tabs to spaces in Plugin List.cpp
2015-11-12 19:43:32 +11:00
Julio C. Rocha
8534ac665e
Updated setup.h
2015-11-12 00:42:14 -08:00
Julio C. Rocha
d9f3fa6457
Add missing wxString-related source files.
2015-11-11 23:20:57 -08:00
zilmar
5888b1d3f6
[Project64] Change m_hPauseEvent to a sync event
2015-11-12 18:08:10 +11:00
Julio C. Rocha
c6f240577d
Added wx/core dependency on GdiPlus.
2015-11-11 23:01:52 -08:00
zilmar
66b6be4bd7
[Project64] N64 Class.cpp tabs to spaces
2015-11-12 17:52:27 +11:00
zilmar
70a368a861
[Project64] Clean up N64 Class.cpp
2015-11-12 17:47:51 +11:00
zilmar
c4b11a68f5
Merge pull request #749 from cxd4/inverted-condition
...
logging class: fixed likely regression with create/open conditions
2015-11-12 10:43:22 +11:00
unknown
0174bae7a8
combined fix into a single line
2015-11-11 18:08:24 -05:00
zilmar
264db9dc5c
Merge pull request #720 from oddMLan/i-herd-u-liek-common-controls-6.0
...
Fix manifest file generation (themed window controls again)
2015-11-12 09:48:59 +11:00
unknown
ade04862f8
minor clean-ups
2015-11-11 12:43:57 -05:00
unknown
d9ef1cae17
fixed implicit (but wrong) operator precedence
2015-11-11 12:32:49 -05:00
unknown
2206ba0985
inverted the inverted file flags condition
2015-11-11 12:31:17 -05:00
Julio C. Rocha
7ed56dd094
Disabled MEAN_AND_LEAN in order to use GdiPlus full APIs.
2015-11-11 04:53:10 -08:00
Julio C. Rocha
a1536ee6e4
Revert textctrl.cpp to original state.
2015-11-11 02:52:01 -08:00
Julio C. Rocha
403a89a8d4
Added some source files to wx core, base
2015-11-11 01:09:50 -08:00
toehead2001
d742934018
Nuke unused resource files
2015-11-11 01:35:22 -07:00
Julio C. Rocha
ea949c438d
Merge branch 'master' of github.com:project64/project64 into wx_3.0
2015-11-11 00:30:23 -08:00
zilmar
53aa2faf3b
[Project64] Log Class.cpp to use standard types
2015-11-11 17:51:19 +11:00
zilmar
4b150ded03
[Project64] Get File Class.cpp to use standard types
2015-11-11 17:47:22 +11:00
Julio C. Rocha
39da51dd39
Merge branch 'master' of github.com:project64/project64 into wx_3.0
2015-11-10 19:23:06 -08:00
toehead2001
762fe57074
Use a standard window for the Language Selector
2015-11-10 20:00:15 -07:00
exhalatio
4df13b4a23
Fix Blurry Fonts on High-DPI Windows 10
2015-11-11 10:10:10 +09:00
Julio C. Rocha
edf24e5343
Fix typo in SLN and type for Controller Plugin member variables
...
.
2015-11-10 13:21:51 -08:00
Julio C. Rocha
d12e345cba
Updated wx_core and wx_base to v3.0.2
2015-11-10 12:39:27 -08:00
zilmar
f7923d2a94
Merge pull request #742 from toehead2001/about-cleanup
...
Remove some leftover code from the old About box
2015-11-10 23:01:20 +11:00
zilmar
21163cb870
Merge pull request #743 from toehead2001/window-styles
...
Get rid of WS_EX_CLIENTEDGE
2015-11-10 23:01:02 +11:00
toehead2001
8358211e9a
Remove some leftover code from the old About box
...
This allowed you click the top region of the About box to move the
window.
2015-11-10 03:04:11 -07:00
toehead2001
bdfb64c4e8
Get rid of WS_EX_CLIENTEDGE
...
Switch to CreateWindow, as CreateWindowEx is no longer need
2015-11-10 02:50:08 -07:00
zilmar
fbd863e6fd
Merge pull request #740 from toehead2001/canonical-name
...
"Project 64" -> "Project64"
2015-11-10 18:15:16 +11:00
zilmar
623411ce99
[Project64] Fix plugin change from uint32_t to int32_t
2015-11-10 18:13:49 +11:00
toehead2001
923f6a485a
"Project 64" -> "Project64"
2015-11-09 22:21:49 -07:00
zilmar
89d6811068
Merge pull request #734 from toehead2001/about-box
...
Use a standard window for the About dialog
2015-11-10 15:17:11 +11:00
toehead2001
26d9339e2c
Remove some dead code
...
This doesn't do anything anymore
2015-11-09 21:12:48 -07:00
toehead2001
67bd22acc2
Create window using DialogBoxParamW
2015-11-09 21:10:47 -07:00
unknown
3172a3d1d4
[N-Rage] fixed non-compliance to official 1.1 specs
2015-11-09 22:33:10 -05:00
unknown
e11c0b2c22
[Plugin Specs] reverted contr 1.1 for backward-compatibility
...
No plugins for Windows (that can run on Project64) currently use the 1.1 controller plugin specifications, and the ones that do use it (for Linux) use the publicly released spec which did not have the pointer version in the late-modified spec.
We don't want to let plugin wars roam between the emulators' implementations.
2015-11-09 22:26:59 -05:00
unknown
b617c4db1d
[Plugin Specs] moved CONTROL_INFO typedef for accessibility
2015-11-09 22:24:02 -05:00
unknown
d2574dccd1
[Plugin Specs] Change uint32_t to int32_t (formerly BOOL).
2015-11-09 19:17:43 -05:00
zilmar
0afe4b47a8
Merge pull request #736 from cxd4/so-i-herd-u-dont-like-int
...
CTLB: Replace `int' with `size_t'.
2015-11-10 08:24:50 +11:00
unknown
7cae59ac03
reverted: sizeof(array[0]) is less error-prone.
2015-11-09 16:22:53 -05:00
zilmar
eef290f767
[Project64] Clean up Section Info.cpp, x86CodeLog.cpp, plugins
2015-11-10 07:26:33 +11:00
zilmar
dda79ce345
[Project64] get Recompiler Memory.cpp to use standard types
2015-11-10 07:22:51 +11:00
zilmar
d06eae9457
[Project64] Update Recompiler Class.cpp to use standard types
2015-11-10 07:19:27 +11:00
zilmar
0c00b90334
[Project64] Change Loop Analysis.cpp to use standard types
2015-11-10 07:10:34 +11:00
zilmar
8f694e157f
[Project64] update Function Info to use standard types
2015-11-10 07:07:54 +11:00
zilmar
23210e759a
[Project64] Update Recompiler Ops.cpp to use standard types
2015-11-10 06:56:28 +11:00
unknown
9cc0465a10
Re-express `/ sizeof(array[0])' as `/ sizeof(array_type)'.
2015-11-09 14:50:16 -05:00
unknown
8168dcc42b
Match the type of `n' to source data type `size_t'.
2015-11-09 14:41:27 -05:00
zilmar
c33e7e7958
[Project64] Get Reg Info.cpp to use standard types
2015-11-10 05:39:57 +11:00
zilmar
d461ff34d9
[Project64] change m_TLBLoadAddress and m_TLBStoreAddress to uint32_t
2015-11-10 05:19:39 +11:00
toehead2001
695ebfa9ad
Use a standard window for the About Dialog
2015-11-09 04:39:36 -07:00
zilmar
d6db9362d7
[Project64] change exit info to a struct instead of a class
2015-11-09 19:32:13 +11:00
zilmar
0f4be7ffa6
[Project64] update Code Section to use standard types
2015-11-09 17:55:16 +11:00
zilmar
898f1da74d
[Project64] Get TLB class to use standard types
2015-11-09 17:21:32 +11:00
zilmar
cfdb5dc8d0
[Project64] Update X86ops.cpp to use standard types
2015-11-09 08:11:57 +11:00
zilmar
a6d1722122
[Project64] get Code Block.cpp to use standard types
2015-11-09 08:00:16 +11:00
zilmar
e85c1665b1
[Project64] Get Interpreter Ops to use standard types
2015-11-09 07:55:32 +11:00
zilmar
1ace31216d
[Projet64] remove typecasting in Debugger - View Memory.cpp
2015-11-09 07:48:46 +11:00
zilmar
1a09c2baea
[Project64] Get Register class to use standard type
2015-11-09 07:45:41 +11:00
zilmar
21b80c240f
[Project64] Change Pif Ram.cpp to use stdtypes
2015-11-09 07:21:28 +11:00
zilmar
dc2a4683da
[Project64] Change Speed Limitor Class to use standard types
2015-11-09 05:53:05 +11:00
zilmar
2d16f87c7f
[Project64] change MIPS_WORD and MIPS_DWORD to use standard types
2015-11-09 05:49:30 +11:00
zilmar
c5fb02431a
[Project64] Remove N64 System/Types.h
2015-11-09 05:30:20 +11:00
zilmar
f6160e3d68
[Project64] Get Memory Virtual Mem.cpp cleanup and use standard types
2015-11-09 05:04:32 +11:00
zilmar
08cc72f6ed
[Project64] Update OpCode.h
2015-11-08 20:37:29 +11:00
zilmar
4ac266bd94
[Projet64] Move logging class and clean up code
2015-11-08 20:17:13 +11:00
zilmar
786be5b062
[Project64] Move Logging.cpp/h out of c core folder
2015-11-08 17:45:43 +11:00
zilmar
568226d5ff
[Project64] Remove Delay Slot Map Class.h and Exit Info.cpp
2015-11-08 17:20:04 +11:00
zilmar
3b8e03b570
[Project64] Clean up plugin classes
2015-11-08 17:08:15 +11:00
zilmar
9f87dbf30d
[Project64] Split cheat class between UI and code
2015-11-07 14:32:23 +11:00
zilmar
45a8598290
Merge branch 'master' of https://github.com/project64/project64
2015-11-07 12:48:24 +11:00
zilmar
6a2e88a25c
[Project64] change AsciiToHex to std::strtoul in rom browser
2015-11-07 12:45:59 +11:00
zilmar
a1d9af57a6
[Project64] remove some of the #ifdef WINDOWS_UI from settings pages
2015-11-07 12:11:25 +11:00
zilmar
6baaa4f624
Merge pull request #728 from cxd4/no-u-int32_t-Write
...
[Common] Use standard C memory limit `size_t` type.
2015-11-07 08:24:51 +11:00
zilmar
485431f3be
Merge pull request #727 from cxd4/no-u-int32_t
...
[Common] MaxFileSize: Use size_t for memory sizes.
2015-11-07 08:24:19 +11:00
zilmar
6585657d05
[Project64] Change CDebugger to CDebuggerUI
2015-11-07 08:22:02 +11:00
zilmar
d56236356a
[Project64] Fix showing file name in break point
2015-11-07 07:51:41 +11:00
unknown
258c540543
[Common] CFile::Read(): Use standard memory size input type.
2015-11-06 13:23:51 -05:00
unknown
a3cac34c74
[Common] CFile::Write(): Use standard memory size input type.
2015-11-06 13:02:45 -05:00
unknown
dd9bb892cb
[Common] MaxFileSize: Use size_t for memory sizes.
2015-11-06 12:18:44 -05:00
zilmar
43f175ce70
[nrage] some code clean up
2015-11-06 22:55:44 +11:00
zilmar
7c3f24b20d
[common] Add util class
2015-11-06 22:55:21 +11:00
zilmar
19bf3e9945
[Common] Add Sync Event class
2015-11-06 22:42:27 +11:00
zilmar
a3172b30ab
[Common Code] Clean up some of the code
2015-11-06 22:37:21 +11:00
Nekokabu
4b725105d2
Update Settings Page - Game Browser.cpp
...
Fixed text when remove fields
2015-11-06 01:21:50 +09:00
Nekokabu
b275324843
Update Dma.cpp
...
fix typo
2015-10-31 06:28:49 +09:00
unknown
a53526163b
fixed a couple remaining 64-bit pointer truncations
2015-10-30 16:08:18 -04:00
unknown
354cf1bf5d
fixed x86 compiler address writes
2015-10-30 15:48:30 -04:00
unknown
e7fed940de
AddConstToX86Reg: pointer-to-int truncation fixed
2015-10-30 14:08:19 -04:00
unknown
69ebe1672b
LeaSourceAndOffset: pointer-to-int truncation fixed
2015-10-30 13:27:02 -04:00
Nekokabu
dd587cccea
Remove sram size
...
Remove sram size
2015-10-30 22:11:12 +09:00
Nekokabu
cd2f3cf173
Support Dezaemon 3D saves (SRAM 96KB)
...
Support Dezaemon 3D saves (SRAM 96KB)
2015-10-30 22:09:56 +09:00
Nekokabu
ba2e5ba9e6
Support Dezaemon 3D saves (SRAM 96KB)
...
Support Dezaemon 3D saves (SRAM 96KB)
2015-10-30 22:08:27 +09:00
oddMLan
0b5fa5ba55
Delete Project64.exe.manifest
...
Redundant since Visual Studio will generate an intermediate manifest and embed it into the executable. So it should be safe to delete.
2015-10-30 00:44:44 -07:00
oddMLan
f2a5b01620
Delete statement linking to old manifest file
...
Visual Studio will generate one during compilation.
2015-10-30 00:39:40 -07:00
oddMLan
4736a76f8a
Link to Common Controls 6.0
...
With this we get themed buttons and controls.
2015-10-30 00:26:23 -07:00
unknown
fbc9b80270
MoveOffsetToX86reg
2015-10-30 00:02:20 -04:00
unknown
068811dc22
fixed SP DMA for pointer-to-integer casts
2015-10-29 22:54:29 -04:00
unknown
17d27633c2
[RSP] added working MinGW compile script
2015-10-29 22:22:07 -04:00
unknown
061f69b6f3
[RSP] Execute recompiler CPU without SEH for non-MSVC.
2015-10-29 21:52:48 -04:00
unknown
ff904a0f3e
[RSP] This memset() should be able to cause exceptions.
2015-10-29 21:51:26 -04:00
zilmar
3fcdae7d1c
Merge pull request #716 from cxd4/mingw-float_h-bug
...
[RSP] adjust to unfortunate bug in GCC <float.h> header
2015-10-30 12:25:28 +11:00
unknown
72007f6e9f
[RSP] adjust to unfortunate bug in GCC <float.h> header
2015-10-29 20:59:14 -04:00
unknown
1f7ab970e8
[RSP] Disable __cpuid() detection for non-MSVC compiles.
2015-10-29 20:48:31 -04:00
zilmar
3c64df1837
Merge pull request #714 from cxd4/msvc-_M_IX86-specific
...
[RSP] Disable MSVC-specific 32-bit-only code for non-MSVC.
2015-10-30 11:27:40 +11:00
zilmar
1f6bebd5f1
Merge pull request #713 from aschwant/master
...
Fixed incorrect file name causing plugins to fail to load
2015-10-30 11:27:12 +11:00
unknown
1e395a9449
[RSP] Disable MSVC-specific 32-bit-only code for non-MSVC.
2015-10-29 20:23:36 -04:00
aschwant
2ed50708c1
Fixed incorrect file name causing plugins to fail to load
2015-10-29 17:58:26 -06:00
unknown
6a3fe2bfb6
Include <stdio.h> to fix one undeclared sprintf().
2015-10-29 19:42:39 -04:00
unknown
abb5578dbb
Unconditionally include <stdio.h> to declare sprintf().
2015-10-29 19:42:11 -04:00
zilmar
c8401cd9d3
Merge pull request #709 from cxd4/master
...
Add PJGlide and NRage MinGW compile scripts?
2015-10-29 10:32:54 +11:00
zilmar
cae79c3f8d
[Project64] Trying to fix build
2015-10-29 10:24:27 +11:00
zilmar
3efc6024d0
[Project64] try to fix vs 2008 compiling being broken
2015-10-28 22:20:15 +11:00
unknown
a4473fca97
added N-Rage MinGW compile script
2015-10-28 00:08:17 -04:00
unknown
2d4728d7c2
added Glide64 MinGW compile script
2015-10-28 00:07:10 -04:00
unknown
8354249a4b
[Glide64] fixed DllMain conflict against <winbase.h> prototype
2015-10-27 23:11:31 -04:00
unknown
3f15e07562
[Glide64] fixed a pre-processor macro language collision
2015-10-27 22:26:28 -04:00
zilmar
88852c3a4a
Merge pull request #690 from cxd4/set-WINDOWS_UI-programmatically
...
Be able to control `WINDOWS_UI` programatically.
2015-10-28 11:15:17 +11:00
zilmar
50addc7c7d
Merge pull request #698 from cxd4/fix-NRage-for-gcc
...
[N-Rage] Disabled broken pre-processor code.
2015-10-28 11:14:06 +11:00