Commit graph

19 commits

Author SHA1 Message Date
Sour
11135ec485 HD Packs: Added new features (contributed by kya) + updated docs 2019-12-20 13:53:13 -05:00
Sour
15373016d0 Refactoring - removed statics from EmulationSettings 2018-07-14 18:32:32 -04:00
Sour
04310eddb4 Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Sour
4a52c94816 HD Packs: Added option to display custom backgrounds behind bg priority sprites (instead of over them) 2018-06-19 22:17:00 -04:00
Sour
8af8ab205c GCC: Fixed warnings 2018-03-24 11:22:43 -04:00
Sour
fda119afca HD Packs: Added support for grayscale and emphasis bits 2018-03-13 21:53:51 -04:00
Sour
e31f1b9b32 HD Packs: Fixed a couple of regressions 2018-02-26 18:42:49 -05:00
Sour
c50e0ffef4 HD Packs: Revert sprite logic change - BG priority sprite pixels *must* be allowed to appear on the sceen even when the original color was 0 (it`s up to the HD Pack to implement proper transparency) 2018-02-25 16:21:01 -05:00
Sour
7c7c948e8b Fixed debug build errors 2018-02-20 20:03:39 -05:00
Sour
6bf789c5c1 HD Packs: Fixed 2+x scale background image display problem 2018-02-20 18:32:58 -05:00
Sour
7a48aebc00 HD Packs: New features and performance improvements
-New types of conditions
-Background image scrolling support
-Performance improvements (esp. conditions and backgrounds)
2018-02-17 23:44:25 -05:00
Souryo
51d80b3a7d HD Packs: Prevent out-of-bound memory accesses when backgrounds are smaller than the screen 2017-09-02 15:05:56 -04:00
Souryo
6f5a94e6a2 Linux: Fixed compilation errors and warnings (clang + gcc) 2017-08-30 19:36:20 -04:00
Souryo
b469bc5308 HD Packs: Added built-in conditions (hmirror, vmirror, bgpriority) 2017-08-15 20:25:25 -04:00
Souryo
fef31e6749 HD Packs: Fixed issues with background priority sprites 2017-08-15 19:18:00 -04:00
Souryo
2faf6aecd4 HD Packs: Added option to ignore/hide tiles in overscan while recording/using packs 2017-08-12 21:21:55 -04:00
Souryo
1c2fb33688 HD Packs: Fixed issue when multiple background priority sprites were stacked 2017-08-11 17:32:59 -04:00
Souryo
60ff7be8c0 HD Packs: Bug fixes, code cleanup, optimization 2017-07-25 19:46:25 -04:00
Souryo
e82371e2f8 HD Packs: Improvements, new features, bug fixes 2017-06-28 20:01:24 -04:00