Dimitris Panokostas
c20e080244
Fix for #41
...
- Fixed #41
- Improved black screen code
2017-01-21 19:28:18 +01:00
Dimitris Panokostas
608d13fcfc
Removed obsolete second call to same function
...
SetHint is already configured in main
2017-01-21 19:09:47 +01:00
Dimitris Panokostas
c58a66d065
Code cleanup
2017-01-21 18:59:24 +01:00
Dimitris Panokostas
42e9e309e0
Renamed SDL2 surface variable
2017-01-21 18:38:12 +01:00
Dimitris Panokostas
2f3d0d0b0b
Updated sound code from latest master
2017-01-21 18:06:02 +01:00
Dimitris Panokostas
0afa4b930e
Temp commenting out code that didn't work on SDL2
2017-01-21 17:28:57 +01:00
Dimitris Panokostas
86cd7bf883
SDL2 graphics improvements and cleanup
2017-01-21 17:28:43 +01:00
Dimitris Panokostas
438f552c5a
Temp hardcoding F12 for Key for menu
2017-01-21 17:28:19 +01:00
Dimitris Panokostas
eb70a56f8a
Fixed a bug in Loading config
...
If no config was selected when Load was clicked, an exception would be
thrown
2017-01-21 17:28:06 +01:00
Dimitris Panokostas
c8145a7046
Comment cleanup
2017-01-21 17:27:31 +01:00
Dimitris Panokostas
f18fb32d6f
Changed title
2017-01-21 17:27:03 +01:00
Dimitris Panokostas
5deaae7bc2
Implemented fix from Main ( #34 )
2017-01-21 17:26:51 +01:00
Dimitris Panokostas
03c6ffd4c2
Temp setting for Key for Menu to F12
2017-01-21 17:26:07 +01:00
Dimitris Panokostas
3779d4a0bb
Fixed SDL2 reset combination
2017-01-21 17:25:47 +01:00
Dimitris Panokostas
73aba3a086
Added settings for Remote Debugging
2017-01-21 15:46:11 +01:00
Dimitris Panokostas
1ce5d0cae3
Changed RGB format to 16-bit
2017-01-21 15:22:14 +01:00
Dimitris Panokostas
fbd2d17fcb
Moved solution to VisualGDB folder
2017-01-21 15:03:47 +01:00
Dimitris Panokostas
9a4be84603
Fixed SDL2 LDFLAGS
2017-01-21 14:56:06 +01:00
Dimitris Panokostas
69647d48d8
SDL2 fixes
2017-01-21 14:54:08 +01:00
Oliver Ainger
865598743a
Netbeans Initial Project Setup ( #40 )
...
Merged #40
2017-01-20 19:24:16 +01:00
Dimitris Panokostas
5686300b3f
Update README.md
2017-01-18 15:09:15 +01:00
Dimitris Panokostas
7fc5438653
Added files in solution
2017-01-18 15:05:33 +01:00
Dimitris Panokostas
da9b646583
First version of VS Solution using VS Linux
...
Initial commit, not complete (missing project properties with includes,
etc.)
2017-01-18 15:04:57 +01:00
Dimitris Panokostas
771e7c4ddd
Update README.md
2017-01-18 14:40:48 +01:00
Dimitris Panokostas
513920c79a
Update README.md
2017-01-18 14:40:22 +01:00
Dimitris Panokostas
f084c8faed
Update README.md
2017-01-18 14:39:58 +01:00
Dimitris Panokostas
6401a6b981
Added VSLinux folder and readme
2017-01-18 14:38:55 +01:00
Dimitris Panokostas
044ff9aea9
Update README.md
2017-01-18 14:35:34 +01:00
Dimitris Panokostas
6306e118c8
Create README.md
2017-01-18 14:34:08 +01:00
Dimitris Panokostas
c37d866b18
Renamed solution folder Amiberry to VisualGDB
...
Renamed folder to reflect the tooling needed.
This is in preparation for alternative solution configurations, such as
NetBeans, VS C++ Linux, etc.
2017-01-18 14:31:01 +01:00
Dimitris Panokostas
18dec53cd8
Updated .gitignore
2017-01-18 00:50:14 +01:00
Dimitris Panokostas
2b73d06231
Update Makefile ( #38 )
2017-01-16 23:11:32 +01:00
Dimitris Panokostas
7e7bba707a
Added default .gitattributes file
2017-01-16 23:06:34 +01:00
Dimitris Panokostas
757a5d23df
Update Makefile
2017-01-16 09:37:06 +01:00
Dimitris Panokostas
ad2401a470
Set theme jekyll-theme-minimal
2017-01-16 09:33:28 +01:00
Dimitris Panokostas
1474a6e035
Set theme jekyll-theme-merlot
2017-01-16 09:29:59 +01:00
Dimitris Panokostas
07c2c1e59d
Set theme jekyll-theme-merlot
2017-01-16 09:27:27 +01:00
Dimitris Panokostas
7f59e10f1e
Improved p96refresh_active assignment
...
Merged code from WinUAE 2.8.1
2017-01-16 00:51:50 +01:00
Dimitris Panokostas
5e95fc3951
Fix slowdown after #31 was fixed
2017-01-16 00:32:31 +01:00
Dimitris Panokostas
dce2268a46
Fixed #31
...
When having a Picasso mode open and switching to an AGA mode, init_hz()
was not called - Fixed
2017-01-15 12:27:48 +01:00
Dimitris Panokostas
e321d7d28f
Minor cleanup
...
Removed some unneded parts
2017-01-09 15:50:38 +01:00
Dimitris Panokostas
b737a3c26b
Fixed audio slower than it should
...
- Fix for audio playing slower/skipping on some titles (e.g. Jim Power)
- Bumped version
2017-01-08 18:28:35 +01:00
Dimitris Panokostas
79a0188947
Fixed location of rasp_gfx.cpp in VS solution
...
Moved file to show in the correct location (in osdep)
2017-01-08 01:38:05 +01:00
Dimitris Panokostas
52d4d8c81c
Updated Credits
2017-01-08 01:24:05 +01:00
Dimitris Panokostas
44ff1e7bd6
Updated credits
2017-01-08 01:19:49 +01:00
Dimitris Panokostas
49965d2d0b
Update main.cpp
...
Bumped version to today's date
2017-01-07 13:29:16 +01:00
Dimitris Panokostas
3bb2384c6d
Update README.md
2017-01-07 13:27:41 +01:00
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
7f02428d89
Small update on the GLES config
...
Use the requested WIDTH and HEIGHT, instead of the hardcoded 800x480
2017-01-06 23:46:55 +01:00
Dimitris Panokostas
be55883514
Use only required resolution
...
- Instead of using the native resolution, use only what's actually
required by the emulation. This allows for much better performance.
- Fixed a silly bug in rasp_gfx when updating dispmanx, which was
introduced in the last commits
2017-01-06 22:27:46 +01:00