- 0 replies
- 3,233 views
- Add Reply
- 0 replies
- 1,280 views
- Add Reply
- 0 replies
- 1,311 views
- Add Reply
Two DLDI enabled BIOS/Firmware dumpers for NDS
DLDI enabled tool that will dump your DS firmware, Arm7 and Arm9 bios to your device. For more info on what DLDI is, see here.
Currently only tested on a NA DSLite using EZ4LD GBA slot card and EZ5 DS slot card.
Source is not currently included, though if there are enough requests I would probably post it.
Based on: CaitSith’s arm7 asm code posted at GBATemp and a firmware dumper source that I no longer remember exactly where I found it.
Get it HERE
I’m aware that FluBBa and pepsiman have already written BIOS dumpers, but neither of these work well with modern carts (i.e. Slot-1 carts), and no source was available. So I whipped up my own ARM7/ARM9 BIOS dumper that should work on any cart supported by DLDI.
Thanks to Martin Korth for the info on GBATEK, and cearn for helping me with my assembly.
Edit: And right after I posted this I found out about DSBF_dump. Oh well.
PSP7800 v1.0.5
Atari 7800 emulator for PSP
Hi All,
Here is a new version of PSP7800 the Atari 7800 console emulator !
For those who haven't seen previous versions, ProSystem is the best emulator of Atari 7800 game console, running on Windows system. It has been written by Greg Stanton, see Greg's site for details.
What's new in version 1.0.5 :
- New graphical functions with new smoother render modes.
It uses the PSP GPU for rendering, it does not run faster,
but it's a lot smoother.
- Add a new fullscreen option (render mode max)
- Rom selector support now .rom and .bin as valid file extention
- Save state dates are displayed in the emulator window
(it's now easier to identify and to load the right save state slot)
- Multiple keyboard mapping feature (Thanks to Pou-chan) :
You can now toggle between three differents keyboard mapping using
LTrigger and RTrigger keys
- Bug fix in Rom file requester
How to use it ? Everything is in the README.txt file.
Sources are included, and this package is under the GNU public license,
read COPYING.txt file for more information about it.
Enjoy,
Zx
Get it HERE
AmiArcadia/WinArcadia 3.1 released
FBA 0.2.96.64 released

Arcade emulator
FB Alpha 0.2.96.64 Release
Posted on 27 February 2007 at 18:36
The biggest thing in this release is the updated Sega drivers but it's really nice to see external submissions too.
* Big update to the System 16 drivers - these drivers are still preliminary and thus still have issues (major issues only listed);
* Dynamic memory maps for System 16B are not emulated
* Row and Column scroll not emulated for System 16A and B
* Alternate tilemap select for System 16B not emulated
* Some of the FD1094 encrypted games require a driver reset after loading before they boot
* There are plenty of other small issues as well but most games are running well
* Added driver for Biomechanical Toy (biomtoy) [kev, cleanup by BisonSAS]
* Fixed blank tile bug in the Prehistoric Isle driver
* Fixed bad tiles in The King of Fighters 99 driver [bisonSAS, Ryo, Robert, Yuri, Takuma)
* Updated the CPS-1 drivers to allow brightness control in the palette
* Removed the XOR from spf2ta now the decryption key is known
* Cleanup to the Bombjack driver [bisonSAS]
* Fixed issues with savestates in several drivers
* Changed the game selection dialog again
* Added/fixed several non-Latin titles [doomking, BisonSAS]
* Updated several romsets to match MAME 0.112u3
* Fixed the perl script that generates the driver list so that sets can be assigned to debug builds only again