Mahmood(Thunder07)
|
27e249aa27
|
linux: clean up
|
2016-09-06 00:13:27 +01:00 |
|
Mahmood(Thunder07)
|
bb5ff09f56
|
linux: added memory card manager
|
2016-09-06 00:13:27 +01:00 |
|
Mahmood(Thunder07)
|
a969ec2c5b
|
linux: reset ROM option
|
2016-09-06 00:13:27 +01:00 |
|
Mahmood(Thunder07)
|
d4142c5740
|
linux: save before quitting app
|
2016-09-06 00:13:26 +01:00 |
|
Mahmood(Thunder07)
|
b08daf8cd3
|
linux: pause on focusout option
|
2016-09-06 00:13:26 +01:00 |
|
Mahmood(Thunder07)
|
ed7aaf67d7
|
linux: move RegisterPreferences() to MainWindow, save preference after closing SettingsDialog
|
2016-09-06 00:13:26 +01:00 |
|
Mahmood(Thunder07)
|
0affd1a9d1
|
linux: OnExecutableChange
|
2016-09-06 00:13:26 +01:00 |
|
Mahmood(Thunder07)
|
6f0382411e
|
linux: about dialog
|
2016-09-06 00:13:26 +01:00 |
|
Mahmood(Thunder07)
|
e3cb7667e7
|
linux: close confirmation
|
2016-09-06 00:13:26 +01:00 |
|
Mahmood(Thunder07)
|
b8cdc8c5a7
|
linux: VirtualMachine Pause/Resume Option
|
2016-09-06 00:13:26 +01:00 |
|
Mahmood(Thunder07)
|
2daa91f3b2
|
linux: renamed and removed menuitems
|
2016-09-06 00:13:26 +01:00 |
|
Mahmood(Thunder07)
|
ecb7f98a8e
|
linux: Added SaveState Options
|
2016-09-06 00:13:26 +01:00 |
|
Mahmood(Thunder07)
|
d0477a7462
|
linux: remove global.h
|
2016-09-06 00:13:26 +01:00 |
|
Mahmood(Thunder07)
|
7d255a783b
|
linux: destroy virtualmachine
|
2016-09-06 00:13:26 +01:00 |
|
Mahmood(Thunder07)
|
2c8903655d
|
linux: clean up
|
2016-09-06 00:13:26 +01:00 |
|
Jean-Philip Desjardins
|
22b9283695
|
Make sure OpenGL window is embedded in MainWindow.
|
2016-09-06 00:13:25 +01:00 |
|
Mahmood(Thunder07)
|
93147e71ec
|
linux: Qt OpenGL Handler
|
2016-09-06 00:13:25 +01:00 |
|
Mahmood(Thunder07)
|
1f9a32abba
|
Added Qt OpenGL Handler
as provided by @jpd002 https://gist.github.com/jpd002/b44fed616bef84681c5f37dcca3b1a1c
|
2016-09-06 00:13:25 +01:00 |
|
Mahmood(Thunder07)
|
aef6a7cfd5
|
linux: add app and settings icon
|
2016-09-06 00:13:25 +01:00 |
|
Mahmood(Thunder07)
|
1e43af0850
|
linux: add settings dialog
|
2016-09-06 00:13:25 +01:00 |
|
Mahmood(Thunder07)
|
66a01e09a5
|
linux: added basic controls
|
2016-09-06 00:13:25 +01:00 |
|
Mahmood(Thunder07)
|
5513ed96a4
|
linux: added game select and run options
|
2016-09-06 00:13:25 +01:00 |
|
Mahmood(Thunder07)
|
21d4354135
|
initial linux ui
|
2016-09-06 00:12:56 +01:00 |
|
Jean-Philip Desjardins
|
7226b1a531
|
Update Android version code.
|
2016-07-24 21:24:40 -04:00 |
|
Jean-Philip Desjardins
|
d10d34827c
|
Read APK signing config from 'keystore.properties'.
|
2016-07-19 00:03:46 -04:00 |
|
Jean-Philip Desjardins
|
c13eb7fa4e
|
Bundle patch definition file in iOS app.
|
2016-07-18 22:08:47 -04:00 |
|
Jean-Philip Desjardins
|
de4bfa1781
|
Add copy patch file task in gradle project.
|
2016-07-18 22:08:47 -04:00 |
|
Jean-Philip Desjardins
|
0e86cecfd7
|
Load patch description file from assets on Android.
|
2016-07-18 22:08:47 -04:00 |
|
Jean-Philip Desjardins
|
ef07282628
|
Display total frame time.
|
2016-07-17 17:16:47 -04:00 |
|
Jean-Philip Desjardins
|
fd344ddf97
|
Use proper time scale for stat display.
|
2016-07-17 17:16:37 -04:00 |
|
Jean-Philip Desjardins
|
992eda463b
|
Make sure we count everything in the profiler.
|
2016-07-17 16:28:06 -04:00 |
|
Jean-Philip Desjardins
|
ac1a1dd8a7
|
Count ticks in nanoseconds.
|
2016-07-17 16:23:13 -04:00 |
|
Jean-Philip Desjardins
|
dfa4e8e7d2
|
Display total time in profiler view.
|
2016-07-17 16:21:25 -04:00 |
|
Jean-Philip Desjardins
|
9cd153aa62
|
Use constant for time scale.
|
2016-07-17 16:15:16 -04:00 |
|
Jean-Philip Desjardins
|
240bd08ddd
|
Use std::chrono instead of boost::chrono.
|
2016-07-17 16:10:58 -04:00 |
|
Jean-Philip Desjardins
|
33102cb2d3
|
Move some of the build config in build.gradle.
|
2016-07-13 21:45:12 -04:00 |
|
Jean-Philip Desjardins
|
04909a56e4
|
Update gitignore.
|
2016-07-13 21:34:13 -04:00 |
|
Jean-Philip Desjardins
|
127962866a
|
Move Android project to Gradle.
|
2016-07-13 21:33:59 -04:00 |
|
Jean-Philip Desjardins
|
76f011abb7
|
Allow reading and writing R register through CTC2/CFC2.
|
2016-07-10 22:47:26 -04:00 |
|
Jean-Philip Desjardins
|
1c877b016b
|
Don't crash when executing CFC2/CTC2 for unsupported register.
|
2016-07-10 22:47:26 -04:00 |
|
Jean-Philip Desjardins
|
29eac30d6e
|
Allow using Ioman's GetStat from IOP.
|
2016-07-10 22:47:26 -04:00 |
|
Jean-Philip Desjardins
|
7616e1ce72
|
Add support for IOP relocatable executable 2.
|
2016-07-10 22:47:26 -04:00 |
|
Jean-Philip Desjardins
|
451b14cbc7
|
Use GetStructPtr to obtain Deci2Handler.
|
2016-07-10 22:47:26 -04:00 |
|
Jean-Philip Desjardins
|
d9f6fd3aa4
|
Implement missing functionality in PollMessageBox.
|
2016-07-10 22:47:26 -04:00 |
|
Jean-Philip Desjardins
|
86f412f0a7
|
Periodically resume DMA2 transfer.
Since it can now be paused if MFIFO is active.
|
2016-07-10 22:47:05 -04:00 |
|
Jean-Philip Desjardins
|
40d5f88b97
|
Generalize MFIFO handling to support other GIF channel.
|
2016-07-10 22:47:05 -04:00 |
|
Jean-Philip Desjardins
|
b75858ef17
|
Allow accessing D8_CHCR from D8_CHCR + 1.
|
2016-07-10 22:47:05 -04:00 |
|
Jean-Philip Desjardins
|
3c0f1ed4e1
|
Implement VADDi.
|
2016-07-10 22:47:05 -04:00 |
|
Jean-Philip Desjardins
|
57f4b4fab1
|
Provide some pressure values for buttons.
|
2016-07-10 22:46:30 -04:00 |
|
Jean-Philip Desjardins
|
91ede9949d
|
Cleanup.
|
2016-07-10 22:46:30 -04:00 |
|