Let's add some features to the Pandora port of UAE4All and make them available in this thread.
Pickle just released the source of his UAE4All-port: UAE4All Source
Addition I: Vertical adjustment
Yesterday I implemented the possibility to move the displayed area vertically at any time with L + dpad up/down.
So while we still can't fully display the displayed area of games using more than 240 lines we can now for example have a look at the cutoff part at the bottom (of course then the top will be cutoff and vice versa).
You can also use it to center the displayed area for games with less than 240 lines (if you want the black bars on top and bottom to be of equal size.)
Just download the file
View attachment 446
to your Pandora and unpack it with "unzip -e uae4all.zip" somewhere on your SD-card.
Now add your kickstart 1.3-file either named "kick13.rom" into the "kickstarts"-subdir or put it in the same dir where uae4all is and name it "kick.rom".
Put some ADFs into the "roms"-subdir.
Finally call ./runme.sh from a terminal. You will be prompted to enter your system password (it's needed to really use the 50Hz-mode).
Now load a game and run it. Adjust the displayed area with L+dpad up/down.
The file
View attachment 447
has the only changed source-files.
Btw., everything was done on Pandora (changing the code, compiling and linking UAE4All).
Pickle just released the source of his UAE4All-port: UAE4All Source
Addition I: Vertical adjustment
Yesterday I implemented the possibility to move the displayed area vertically at any time with L + dpad up/down.
So while we still can't fully display the displayed area of games using more than 240 lines we can now for example have a look at the cutoff part at the bottom (of course then the top will be cutoff and vice versa).
You can also use it to center the displayed area for games with less than 240 lines (if you want the black bars on top and bottom to be of equal size.)
Just download the file
View attachment 446
to your Pandora and unpack it with "unzip -e uae4all.zip" somewhere on your SD-card.
Now add your kickstart 1.3-file either named "kick13.rom" into the "kickstarts"-subdir or put it in the same dir where uae4all is and name it "kick.rom".
Put some ADFs into the "roms"-subdir.
Finally call ./runme.sh from a terminal. You will be prompted to enter your system password (it's needed to really use the 50Hz-mode).
Now load a game and run it. Adjust the displayed area with L+dpad up/down.
The file
View attachment 447
has the only changed source-files.
Btw., everything was done on Pandora (changing the code, compiling and linking UAE4All).
Last edited by a moderator: