diff --git a/notes.txt b/notes.txt index 1ba3fd9..fa78911 100644 --- a/notes.txt +++ b/notes.txt @@ -32,4 +32,8 @@ See also: FB_InitOSKeymap() in framebuffer to png - adb pull /dev/fb0 && magick -size 640x3840 "RGB565:fb0" fb0.png && open fb0.png \ No newline at end of file + adb pull /dev/fb0 && magick -size 640x3840 "RGB565:fb0" fb0.png && open fb0.png + +remove file from repo and history + + git filter-repo --path file.ext --invert-paths --force \ No newline at end of file diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..df6419a --- /dev/null +++ b/todo.txt @@ -0,0 +1,78 @@ +------------------------------- + +Please see the README.txt in the zip file for installation and update instructions. + +- Initial beta release + +------------------------------- + +repo readme with images + +upload to github + decide on a repo name + union-minui? + +rewrite/add repo url + BASE/README.txt + EXTRAS/README.txt + + +minarch + make 2x1,2x3,4x2 _c16 scalers and hook up + some cores can only fast forward with prevent tearing off + can this be set as an override preference? + change Frontend > Scanlines/Grid to Screen Effect (None, Scanlines, Grid, LCD) + and Shortcuts > Toggle Scanlines to Cycle Effect + eggs might make a few mixed neon scalers, eg. 2x1,2x3,4x2 so we're pushing fewer pixels + +minui + restore MENU display version(s) + +common + move battery check to thread? + +checkout eggs tools + I wonder if I could patch in Commander-11, BPreplayBold is too bold at that size + +cores + pcsx-rearmed + reset hangs the PlayStation emulator core + Tekken freezes PlayStation emulator core while fast-forwarding + + +Union-ize this? + Mini? + Smart & Model S? + + +makefile + add commits.txt and version.txt? + +make my own simple file browser? :sweat_smile: + +send neonloop a link to minarch source + +sdl + - + +batmon + charging icons at least? + ramdisk.img/res/images/charger/battery_[0-5].png + +clock + - + +libmsettings + hdmi + +keymon + handle sleep/wake + minui/minarch would opt out of this + would be useful for Files.pak and third-party binaries + jack + instead of manually polling once a second use poll()? + hdmi + turn off screen when connected + fb changes... eek + +