Commit graph

13 commits

Author SHA1 Message Date
Dimitris Panokostas
0931a7a6d6 Updated folder names to WinUAE pattern
- Renamed all pandora-specific folder names to the common WinUAE pattern
- Updated the VS Solution to reflect these changes
- Updated Makefile to reflect these changes
2017-01-07 13:23:07 +01:00
Dimitris Panokostas
509a3291da Added GLES target
Initial commit for GLES target.
WIP, still needs some items fixed before it works.
2017-01-06 20:21:08 +01:00
Dimitris Panokostas
5fcd66b84a Fixes for audio sync/skipping
Note: this brings back the "underrun occurred" message, but it's
preferable for now (until we fix that as well)
2016-12-19 13:55:41 +01:00
Dimitris Panokostas
df3bd366e2 Fixed framerate problem with vsyc 2016-12-16 16:53:22 +01:00
Dimitris Panokostas
d4c2ab0884 Enabeld Remote debugging as root (sudo)
This allows for remote deubging with the display showing locally on the
Pi
2016-12-16 15:10:59 +01:00
Dimitris Panokostas
fad997094d Set remote debugging to X11Window = Remote 2016-12-16 15:06:45 +01:00
Dimitris Panokostas
2c226e99d8 Added optimization flags for Release builds 2016-12-11 00:04:37 +01:00
Dimitris Panokostas
6557728cd2 Added some debugging code 2016-12-04 13:44:15 +01:00
Dimitris Panokostas
b97d7b7af8 Removed unneeded files
Removed files that are not used in any configuration
2016-12-04 12:03:49 +01:00
Dimitris Panokostas
bcbf4471cb Added Pi2/Pi1 configs
Added Release for Pi 2 and Pi 1 configurations on the Visual Studio
solution.
2016-12-04 11:46:16 +01:00
Dimitris Panokostas
7b96cdf6ed Makefile corrections and improvements
Removed obsolete parts, simplified and optimized (e.g. use neon_helper
on Pi 1 also).
2016-12-04 11:35:59 +01:00
Dimitris Panokostas
634da5a8b9 Excluded unneeded files from project 2016-12-03 12:03:29 +01:00
Dimitris Panokostas
6e084710dc Added missing files and VS solution 2016-12-03 11:51:25 +01:00