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 |