Category: Dingoo
FCEUX320 v0.1 (NES emu for Dingoo Linux)

FCEUX is a cross platform, NTSC and PAL Famicom/NES emulator that is an evolution of the original FCE Ultra emulator. Over time FCE Ultra had separated into many separate branches.

the_gama gave the source a go and now we have it compiled and ready to use for Dingux.

Quote:

Hi, this is a port of FCEUX for Dingux.
I was working on the NESEMU port but i found about fceux and decided to give
it a try since it was a more mature emulator.

You can download it here.

If you don’t know how to install an app for dmenu, you can read the INSTALL file or search
in the forums for a more complete tutorial.

This is what i have done so far:

Features

– Based on fceux version 2.1.2
– Great compatibility
– Builtin nsf player
– FDS support
NOTE: You must put a copy of your fds bios (disksys.rom)
in the /local/home/.fceux folder.
– Fullscreen support
– Zipped roms

Controls

Dingoo Nes
—————————————————–
Pad Pad
A A
B B
Y TurboB
X TurboA
Select Select
Start Start

L Shoulder Change FDS disk
R Shoulder Insert/Eject FDS disk
Select + Up Increase cpu rate
Select + Down Decrease cpu rate
Select + Start Exit emulator
Select + L Shoulder Save State
Select + R Shoulder Load State

ISSUES

– FDS save states are not working.
– Small gameplay lag.

Not supported

– Movie record/playback
– Frameskip
– Screen filters
– Hight quality sound
– New ppu core (It is just too heavy )
– Custom palettes (Not really tested)
– Nes apu volume settings.

TODO

– Create gui for rom browsing and configuration
– Add support for custom palette
– Fix fds save states.

Well see ya!

http://boards.dingoonity.org/dingux-releases/fce320-v0-1-fceux-port-for-dingux/

By with 0 comments
XFlib goes Dingoo WIP (Dingoo misc)

Alekmaul is about to port XFlib to native Dingoo. More about XFlib can be found here: http://www.xflib.net/

Quote:

To help devs on OS native, i’m going to implement a multimedia lib for Dingoo OS Native.
This lib is a port of xflib and will help you to make game for OS native.

What will you have in it :
– Multiple Backgrounds handling (tiles / bitmap in 16 bits mode), with gif /jpeg and perhaps png support if i solve pb with std functions
– Text handling
– Sprites (with rotation)
– wav sound support (4 channels with 16 bits unsigned, 22050 khz)

I think the lib will be available at the end of this week (so you will have enough time to use it for dingoo digital contest ^^)

If you need some nice feature in it, just tell me, i will try to implement it.

Thanks to alekmaul himself for the news.

http://boards.dingoonity.org/dingoo-development/xf320-lib-on-the-way/

By with 0 comments
LynGOO v1.1 (Atari Lynx emu for Dingoo)

Spiller has been improving his Atari Lynx emulator LynGOO. This emulator is written for native Dingoo and does not require any Dingoo Linux (Dingux) install.

Changes:

– Added screen rotation controls.
– Added sound on/off control.
– Added CRC32 checks to save/load state.
– CPU Speed set to 400MHz.
– Frameskip disabled; not effective.

http://boards.dingoonity.org/dingoo-releases/lyngoo-v1-1/

By with 0 comments
Gianas Return Dingux Porting News II (Dingoo Linux misc)

The Giana’s Return Team posted progress about the recent Dingux port attempt.

Quote:

Slaanesh and Thor tried to hunt down the “segment fault” on Dingux. Unfortunatly it seems to be a SDL only problem and not a problem of the Giana’s Return source code. Our hands are tied for now 🙁

http://www.gianas-return.de/?p=654

By with 0 comments
MPlayer (14-11-2009) (Dingoo Linux Application)

vimrc has updated MPlayer for Dingoo Linux.

Changes:

Serious Bugs fixed:
1. Fix the freezed problem when playing *.rmvb files. (Should be better than the official one)
2. Fix the chopping sound when playing *.wma and *.wmv files. (Still better than the offical one, much more smooth at least)

Note:
Inappropriate config file (/home/.mplayer/config) will deteriorate the performance. In fact Mplayer works well without the config file. So if you met several problems, just remove the config file and try it again. The side effect is: Maybe it will cause the sync problem, but feel free to modify the config file or overclock the cpu to mitigate it yourself.

Now the Mplayer for Dingux should be usable enough . It can handle *.mkv, *.ogg, *. rmvb file well. However, the patched version doesn’t support the H264 format, so if you want to play them, use this one (based on 20090903 version, rmvb supported. Unfortunately it still has the freezed probelm when playing rmvb files. But it provides better performance such as smooth forward/backward when playing other formats. I will try to patch this version if I have time, it will take for a while because this version’s codes changed a lot compared with the previous one. 🙂

http://boards.dingoonity.org/dingux-releases/mplayer-for-dingux-patched-version-457/

By with 0 comments
Dingoo GNUboy (14-11-2009) (GBC emu for Dingoo)

Willems Davy (aka Joyrider) has ported GNUboy, the Gameboy and Gameboy Color emulator, to native Dingoo!

Changes:

This is a fix for memory leaks which caused it to crash on the newest dingoos, those without a paw mark. I added my implementation of Spiller’s great idea for an auto memory reclaim function. /Harteex

http://dl.openhandhelds.org/cgi-bin/dingoo.cgi?0,0,0,0,71,216

By with 0 comments
Manic Miner v1.1 (Dingoo Game)

Alekmaul has updated his Manic Miner port. Enjoy 20 levels of pure gaming pleasure. Manic Miner, for those who don’t know, is a rather famous platform game from the ZX Spectrum.

Changes:

# Change palette brightness
# Fix hang when quit and play again

http://boards.dingoonity.org/dingoo-releases/manic-miner-v11/

By with 0 comments
Flashing Custom Firmwares to your Dingoo (Dingoo misc)

omgmog wrote a very useful tutorial, with lots of illustrations. If you plan to modify or flash a CFW onto your Dingoo… this is the article to read!

http://boards.dingoonity.org/dingoo-hacks/guide-flashing-custom-firmwares-to-your-dingoo/

By with 0 comments
Chip World WIP (Dingoo Game)

ChipWorld is a clone of the Windows version of Chip’s Challenge for Dingoo A320 native.

The game is currently in development, there is no binary available.

http://www.harteex.com/?page=chipworld

By with 0 comments
GooPlayer v1.1 (Dingoo Application)

Harteex released updated his audio player “GooPlayer”. It supports .ogg, .xm, .mod and .s3m.

Changes:

The new things in this release are support for XM, MOD and S3M formats, some crashes are fixed, you can now seek in the songs (ogg only) and folder support.

http://www.harteex.com/?page=gooplayer

By with 0 comments