Few months ago, I used crosstool-NG to build a gcc 8.2.0 crosscompiler, but I didn't document the process. I also didn't test it much to see if everything works as it should.
Few years ago I documented, how I built a gcc 4.7.3 crosscompiler (with D language included) here.
I never tried compiling X86 / X86_64 version with GLES - I tried now, but I don't have the includes for GLES.
Try compiling OpenGL version first - don't use EGLPort and don't use USE_GLES or PANDORA.
@Eight Bit / @Magic Sam :
Can you test the pnd in atachment ? It fixed the crash for me.
@Pickle:
Did you manage to compile it ?
Edit: I've uploaded the updated pnd to the repo.
I tried all SGX drivers on my CC Pandora and the versions that are supposed to be working on CC (up to version 4.00.00.01) all work. Versions 4.03.00.xx don't work correctly but they don't crash. Versions 4.04.00.xx crash after selecting the difficulty level. I'll see if I can work around the...
Magical Broom Extreme is a freeware horizontal shooter from Japan, where the player controls a witch flying on a broom.
Warning: The game is far from fullspeed on classic Pandora.
Download:
repo
Movement: DPAD / Left nub
Shot: <B>
Special Shot: Hold <B>
Bomb: <Y>
Auto fire: <X>
Quit: <ESC>...
I ported the Magical Broom Extreme to SDL+OpenGL(ES) (the source code is on GitHub), but the game is far from fullspeed on classic Pandora (I don't have 1GHz Pandora to test it on). Should I put the pnd on repo ?
I don't know if it's THE bug, but there's a bug in main.c on line 1798.
Instead of for (o=0; o <= MAXMONSTER; o++) {the code should be for (o=0; o < MAXMONSTER; o++) {
The problem is, that Timidity Daemon uses the best (=slowest) resampling by default which is very slow on Pandora.
Extract the file timidity_d.sh from the attachment to your SD card (where you have Timidity Daemon pnd) into the following directory:
pandora/appdata/timidity/scripts/
(If you're...
When mouse helper is enabled, right mouse click does following: press h, t, a, m, w keys followed by left mouse click. Cleric has the (H)ealing spell which is pressed before the (M)ove command - that's why you can't move single cleric.
Hi,
I updated Warcraft: Orcs & Humans to version 1.2.2
Download it here:
Repo
Changes:
* added option to enable mouse helper (when not using touchscreen)
The source code of the whole project (all 4 games) is on GitHub.
@mamemaniac:
I implemented following features:
Left click and drag to...
Are you playing Warcraft on Pandora with a mouse ?
I would have to take a closer look, but at least some of it is possible. Which features (of Warcraft Mouse Helper) are you interested in ?
Hi,
I updated Warcraft: Orcs & Humans to version 1.2.1
Download it here:
Repo
Changes:
* add new MIDI plugin: adlmidi - it plays MIDI music using OPL3 emulator
* MIDI playback using ALSA sequencer
* fix for filesystems with 64-bit inodes
* minor bug fixes
The source code of the whole...
Hi,
I updated Albion to version 1.6.1
Download it here:
Repo
Changes:
* add new MIDI plugin: adlmidi - it plays MIDI music using OPL3 emulator
and also plays background sound/music effects
* fix for filesystems with 64-bit inodes
* modify ALSA midi plugin to select volume by changing volume...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.