Stephen Anthony
|
9b933ec4d4
|
Update Xcode project for class changes.
|
2020-05-11 15:33:42 -02:30 |
Stephen Anthony
|
5ddaea992d
|
Fixes for warnings in latest g++ and clang, and update libretro port to latest changes.
|
2020-05-11 14:57:01 -02:30 |
thrust26
|
c078bf135d
|
bugfix audio widgets enabling
|
2020-05-11 16:18:43 +02:00 |
thrust26
|
259c0bf48f
|
refactored Video and Audio dialogs into common dialog
created new EmulationDialog
(re)moved some includes to reduce compile time
|
2020-05-11 16:15:12 +02:00 |
thrust26
|
614e28375d
|
code cleanup and bug fixing
|
2020-05-11 10:47:43 +02:00 |
thrust26
|
5aa57decb5
|
some transformation code cleanup
|
2020-05-10 22:53:58 +02:00 |
thrust26
|
5686c37a57
|
add hue adjustment code to PaletteHandler
|
2020-05-10 21:53:02 +02:00 |
thrust26
|
85f438f693
|
added interactive palette display to VideoDialog
|
2020-05-10 19:53:59 +02:00 |
thrust26
|
b21efb6269
|
improved VideoDialog alignment
moved "Center Windows" to UIDialog
|
2020-05-10 12:46:54 +02:00 |
thrust26
|
fd02fb6e86
|
started refactoring VideoDialog
fixed selecting adjustable in NTSCFilter
|
2020-05-09 23:00:16 +02:00 |
thrust26
|
123d2ec9f6
|
remove palette functionality from NTSCFilter
load and save config values in PaletteHandler
|
2020-05-09 21:36:22 +02:00 |
Stephen Anthony
|
2ae04d7450
|
Don't create an array of size 0.
|
2020-05-09 15:13:08 -02:30 |
thrust26
|
825c0e516a
|
refactor palette handling into own class
convert brightness, contrast, saturation and gamma
|
2020-05-08 17:51:19 +02:00 |
Stephen Anthony
|
2770845f6b
|
Use our own version of PI, since M_PI isn't defined everywhere. Fixes #630.
Also, consistently use float instead of mixing float and double (compiler complains otherwise).
|
2020-05-08 02:12:58 -02:30 |
thrust26
|
754cd90f90
|
fix window position saving when changing zoom via hotkey
|
2020-05-07 23:09:11 +02:00 |
Thomas Jentzsch
|
a8e0b4438d
|
Merge branch 'master' of https://github.com/stella-emu/stella
|
2020-05-07 16:17:08 +02:00 |
thrust26
|
8d086b9ef9
|
fixed palette cycling
updated doc for phase shift hotkeys
improved scanlines hotkey messages
|
2020-05-07 10:36:36 +02:00 |
Stephen Anthony
|
af79f51846
|
libretro: Fix compilation error when including unnecessary header file. Fixes #628.
|
2020-05-06 21:56:47 -02:30 |
thrust26
|
dd7dbaecbc
|
Merge branch 'master' of https://github.com/stella-emu/stella
|
2020-05-06 21:32:44 +02:00 |
thrust26
|
b85f7af4bf
|
initial commit
|
2020-05-06 21:30:43 +02:00 |
Thomas Jentzsch
|
04608ab496
|
Merge branch 'master' of https://github.com/stella-emu/stella
|
2020-05-06 14:25:37 +02:00 |
Stephen Anthony
|
f3f0617940
|
Added '_scanend' pseudo-register to track scanlines at end of last frame. Fixes #624.
|
2020-05-04 14:19:02 -02:30 |
Stephen Anthony
|
a2e5204835
|
libretro: Fix #627.
|
2020-05-04 12:25:43 -02:30 |
thrust26
|
d0276ad4e4
|
minor UI alignment fixes
|
2020-05-04 10:28:46 +02:00 |
thrust26
|
d9770ea260
|
small optimizations of detection code
|
2020-05-04 09:46:04 +02:00 |
thrust26
|
370d436550
|
add properties for test ROM "spin4a50"
|
2020-05-04 09:34:33 +02:00 |
thrust26
|
9685887833
|
fixed 3E bankswitching
|
2020-05-03 08:45:15 +02:00 |
Stephen Anthony
|
8525c605f4
|
Fix crash in cart autodetect; if we can't find a match, use 4K.
|
2020-05-02 18:15:27 -02:30 |
Stephen Anthony
|
6363ebaf0a
|
libretro: Fix Makefile for recent cart refactoring.
|
2020-05-02 16:12:56 -02:30 |
Stephen Anthony
|
5da1543066
|
Fix warnings from clang.
|
2020-05-02 16:07:12 -02:30 |
thrust26
|
5c7bea8923
|
Merge remote-tracking branch 'remotes/origin/refactor/cart'
|
2020-05-02 19:59:46 +02:00 |
Stephen Anthony
|
1c8a52aaaf
|
libretro: Fix #625.
|
2020-05-02 14:39:23 -02:30 |
thrust26
|
9e28e97a79
|
Changelog update for "Make windows positioning independent for launcher, emulator and debugger"
|
2020-05-02 16:47:54 +02:00 |
thrust26
|
d857eaa2b1
|
Make windows positioning independent for launcher, emulator and debugger (resolves #615)
|
2020-05-02 16:46:37 +02:00 |
thrust26
|
31f9613825
|
Merge branch 'master' into refactor/cart
|
2020-05-02 10:20:25 +02:00 |
thrust26
|
129b5be7ff
|
added some more MDM test ROMs and their properties
|
2020-05-02 09:20:22 +02:00 |
thrust26
|
da3d7f1108
|
fix #613 (debugger focus)
|
2020-05-01 20:49:45 +02:00 |
Thomas Jentzsch
|
5a66c5ead4
|
Merge branch 'master' of https://github.com/stella-emu/stella
|
2020-05-01 16:22:03 +02:00 |
thrust26
|
b5d0a5a057
|
small fix in debugger dialog
|
2020-05-01 12:10:00 +02:00 |
thrust26
|
7463f3cf32
|
fix disassembly for segmented bankswitching types
|
2020-04-30 23:53:53 +02:00 |
thrust26
|
1e518a5593
|
fix disassembly for segmented bankswitching types
|
2020-04-30 23:45:14 +02:00 |
thrust26
|
50137b8fa6
|
Two minor formatting fixes
|
2020-04-30 16:11:08 +02:00 |
thrust26
|
3de15a4250
|
adjust minimal launcher size based on dialog font
|
2020-04-30 11:24:10 +02:00 |
thrust26
|
da1c997945
|
update documentation
|
2020-04-30 10:33:42 +02:00 |
thrust26
|
78741b8906
|
Part 3 of the changes for #600 (UI fonts)
|
2020-04-30 09:39:42 +02:00 |
thrust26
|
17354af0f3
|
Part 2 of the changes for #600 (UI fonts)
|
2020-04-29 23:49:00 +02:00 |
Stephen Anthony
|
15ead58aa7
|
libretro: Fix compile error; conditionally include Font class.
|
2020-04-29 14:52:15 -02:30 |
thrust26
|
b9ec835ef5
|
Part 1 of the changes for #600 (UI fonts)
|
2020-04-29 14:25:54 +02:00 |
thrust26
|
bbbf4ed2e0
|
improved Rom info size check
|
2020-04-29 11:00:18 +02:00 |
thrust26
|
43069e5722
|
Merge branch 'master' of https://github.com/stella-emu/stella
|
2020-04-29 09:24:11 +02:00 |