Skip to content

Commit

Permalink
gkdpixel: alt-MENU button for gkd mini (non-plus)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaun Inman committed Jan 21, 2024
1 parent 918f104 commit 3850d2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
15 changes: 4 additions & 11 deletions todo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@ Please see the README.txt in the zip files for installation and update instructi

BASE

- gkdpixel: initial support (_very_ alpha)
- rg35xxplus: added RG35XX H support
- rg35xxplus: disable led when screen is on
- all: removed xrgb8888 support for now (buggy)
-

EXTRAS

Expand All @@ -14,9 +11,6 @@ EXTRAS
---

next
test on all devices
update changelog

35xxplus/h
auto.sh isn't working here
figure out
Expand All @@ -33,6 +27,8 @@ next
unzip60
rename Makefile.trimuismartpro to just Makefile.minui?
gkdpixel
non-plus snes9x2005 for perf?
codify alt paks to use stock standalone emus in MinUI
light bleed
experiement with /sys/devices/platform/jz-pwm-dev.0/jz-pwm/pwm0/period
default is 10000
Expand All @@ -41,10 +37,7 @@ next
jitter while scrolling
but only on randon launches
othertimes it's perfectly smooth (same core, same game)
scaling
look into standalones for console specific scalers
regba had a good subpixel scaler
subpixel scaler work is underway
subpixel scaler work underway
gb/gbc
gba
nes/snes
Expand Down
1 change: 1 addition & 0 deletions workspace/gkdpixel/platform/platform.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
#define CODE_R3 CODE_NA

#define CODE_MENU 102
#define CODE_MENU_ALT 107
#define CODE_POWER 116
#define CODE_POWEROFF 68

Expand Down

0 comments on commit 3850d2e

Please sign in to comment.