Posted By: wraggster
[Bo]Trops has updated his Sega Master System / Game Gear emulator made for the Sony Play Station Portable system.
The emulator uses the old Marat Z80 emulator by Marat Fayzullin. VDP source is based on SMS Plus by Charles Mac Donald. All the source is heavylly optimized for the PSP system.
PSPMaster is running at full speed without frame skiping when the YM2413 sound chip emulation is disabled. Please do not change default options if you don't know what you are doing.
To play PSPMaster you will need a PSP with the firmware 1.5 installed. To install, just download and decompress the file "pspmaster.zip" to the root of your PSP memory stick.
Changing PSPMaster language:
PSPMaster read menu strings from a script file. These files are in languages directory. To create a new language just translate the strings in the file "english.c" using a simple text editor like Windows Notepad.
Changing the default theme:
You can change the default emulator font by changing the script file "theme.c" in theme directory. The background image displayed in menus is in the file "bg.bin". You can create your own background image by using the background generator.
The background generator convert a windows bitmap file into a PSPMaster background file.
Heres whats new:
v0.0.3b:
- Fixed a bug in the Master System background render code.
- Fixed a bug in the state files.
- Fixed a Game Gear screen shot bug.
- User can select the language file from the main menu.
- Start to rewrite render routines in assembly to gain some
speed. Function Render_UpdateBgCache() done.
Download and Give Feedback Via Comments