June 24, 2011

Emulation News 082: Updates for 6-21-11


Here come more updates!

MESS SVN r12010

"r12010
PMI80 - forgotten layout file "

Source

MAME Plus! XT v0.142u6 r4882
Source

DOSBox SVN r3727

"r3727
GUS pantable fix"

Source

Gameboy Online (2011/06/20)

"- Worked around a problem of incorrect timing of setInterval in Google Chrome JavaScript engine V8.
- Update the algorithm automatically jump frame.
- Remove mozBeforePaint as Mozilla miscalculates the maximum rate of frames per second supported on newer operating systems.
- Changing the timing of the internal loop of the interpreter to 17ms 16ms.
- Added library support swfobject 2.2 for Internet Explorer.
- Update the default color of the background when it is cut and the boot ROM is disabled and the emulator is not in CGB.
- Remove unused characters in the code.
- Fixed a regression in the opcode ADC A, A '.
- Small update of the HALT opcode.
- Ensuring that the way the special case of the HDMA HALT is taken into account instead of the normal path when necessary."

Source

DeSmuME SVN r4045

"r4045
metaspu: support the PCSX-2 Synchronizer in the Cocoa port

From rogerman, #3320757"

Source

GameEx v11.82

"Screen saver new game timer now supports 1 minute.
The arcade ambience setting is now for a folder and GameEx now supports multiple MP3s. NOTE: This will break existing setups. You will need to go in to the setup wizard and change the setting to a folder instead of a file."

Source

Jagulator v2.0.1

"- now setting the correct video screen sizes and not clipping the right hand size of the screen.
- Long filenames are not supported so you will need to ensure any rom images you attempt to load do not have 'spaces' in the name.
- Jagulator has a command window style interface (what no fancy GUI!!!)
- Typing help will show you the available commands.
- To load a rom from the command line, type; rom ; For example; rom tempest
- To start the rom executing after it is loaded, press F5.
- Homebrew roms are supported but must be absolute binary files. File types with headers are not currently supported. To load these you will need to know the hexadecimal load address. Those of you who have used tools such as the Skunkboard will be familiar with this. For example, say we have a binary file of BadCoders 4m(Metal) demo with a filename of 'badcode4m' and we know the load address is $4000, we would type; rla 4000 badcode4m.
- Again, to start a homebrew binary, press F5.
- I have included a compatibility list of the roms/homebrews I have tested against here in the zip distribution and on the Status Page of this site. If you would like software tested against Jagulator then please send me your binary.
- Video windows are currently a set size and I know they are not all accurate but work for now.
- The debugger is not present in this build.
- There is no audio or CD emulation in this build.
- Oh, before I forget, there are not commercial or homebrew rom images supplied with this distribution. Those you will have to obtain for yourself.
- Controller 1 is supported only in this release and it is currently a non-configurable set of keys, as follows;
A, B, C Buttons - 'A', 'S' and 'X'
Option Button - 'O'
Pause Button - 'P'
Joypad Numeric Buttons - '0' thru '9' on the numeric key pad
# and * Buttons - '/' and '*' on the numeric key pad"

Source

PCSX2 SVN r4751

"r4748
onepad:
* test the reading of the configuration file (will be safer with the previous configuration format).
* bump the version
r4750
onepad:
* fix forcefeedback. It works now, albeit it slow down the emulation...
* Add an option hack for ds3 usb drivers
r4751
cmake: * improve gtk hack to be compatible with previous cmake version.
* Add some number to the plugin .so file."

Source

WinVICE v2.3.9

"2011-06-17 Marco van den Heuvel

* ChangeLog, configure.in, src/version.h, src/translate_text.c,
src/arch/amigaos/intl_text.c, src/arch/win32/resgeoram.rc,
src/arch/win32/vice-version.bat, src/arch/win32/resramcart.rc,
src/arch/win32/resexpert.rc, src/arch/win32/resdqbb.rc,
src/arch/win32/ressoundsampler.rc, src/arch/win32/res.rc,
src/arch/win32/resacia.rc, src/arch/win32/resmmcreplay.rc,
src/arch/win32/reside64.rc, src/arch/win32/ressoundexpander.rc,
src/arch/win32/resreu.rc, src/arch/win32/resvic20.rc,
src/arch/win32/ressidcart.rc, src/arch/win32/resc64.rc,
src/arch/win32/resisepic.rc, src/arch/win32/resautostart.rc,
src/arch/win32/respet.rc, doc/vice.guide, doc/vice.chm, doc/vice.pdf,
doc/vice.hlp, po/fr.po, po/ko.po, po/nl.po, po/it.po, po/hu.po, po/da.po,
po/tr.po, po/ru.po, po/de.po, po/sv.po: VICE version 2.3.9

2011-06-17 Stefan Haubenthal

* src/lightpen.c: hint

2011-06-16 Marco van den Heuvel

* src/arch/os2/watcom/c64cart.tgt, src/arch/os2/watcom/vice.wpj,
src/arch/sdl/win32-msvc/c64cart.dsp,
src/arch/sdl/win32-watcom/c64cart.tgt,
src/arch/sdl/win32-watcom/vice.wpj,
src/arch/sdl/win64-msvc/c64cart.vcproj,
src/arch/sdl/winmips-msvc/c64cart.mak, src/arch/win32/c64cart.dsp,
src/arch/win32/watcom/c64cart.tgt, src/arch/win32/watcom/vice.wpj,
src/arch/win64/c64cart.vcproj: Added pagefox support to the various
project files.

2011-06-16 Marco van den Heuvel

* doc/html/plain/CRT.txt: Updated.

2011-06-16 Jesse Lee

* po/ko.po: Updated.

2011-06-16 Marco van den Heuvel

* doc/html/plain/CRT.txt: Finished updating the CRT.txt file.

2011-06-16 Marco van den Heuvel

* doc/html/plain/CRT.txt: Updated slightly.

2011-06-16 Marco van den Heuvel

* src/c64/cart/freezemachine.c, src/c64/cart/magicvoice.c,
src/cartconv.c: Fixed magic voice crt format, old crt will still load
properly, but cartconv outputs only the new (correct) crt.

2011-06-16 Peter Krefting

* po/sv.po: Update Swedish translation (2272t0f0u).

2011-06-15 Marco van den Heuvel

* src/cartconv.c: Fixed freeze machine crt format, used to be 2 or 4
banks loaded at $8000, now 1 or 2 banks at $8000 and 1 or 2 banks at
$a000, old crt will still load properly, but cartconv outputs only the
new (correct) crt.

2011-06-15 Marco van den Heuvel

* src/c64/cart/supersnapshot4.c, src/cartconv.c: Fixed supersnapshot v4
crt format, used to be 4 banks loaded at $8000, now 2 banks at $8000 and
2 banks at $a000, old crt will still load properly, but cartconv outputs
only the new (correct) crt.

2011-06-15 Jesse Lee

* po/ko.po: Updated.

2011-06-15 Marco van den Heuvel

* doc/html/plain/CRT.txt: Updated slightly.

2011-06-15 Marco van den Heuvel

* doc/html/plain/CRT.txt: Updated slightly.

2011-06-15 Jesse Lee

* po/ko.po: Updated.

2011-06-15 Marco van den Heuvel

* doc/html/plain/CRT.txt: Updated slightly.

2011-06-14 Marco van den Heuvel

* doc/html/plain/CRT.txt: Updated slightly.

2011-06-14 Marco van den Heuvel

* doc/html/plain/CRT.txt: Updated slightly.

2011-06-14 Marco van den Heuvel

* src/c64/cart/ide64.c: Extended IDE64 geometry settings and auto detect
size settings to be able to be used for each HD seperately, ui´s will
need to be adjusted to handle this.

2011-06-14 Marco van den Heuvel

* doc/html/plain/CRT.txt: Updated slightly.

2011-06-13 groepaz

* src/c64/cart/Makefile.am, src/c64/cart/c64carthooks.c,
src/c64/cart/c64cartmem.c, src/c64/cart/crt.c, src/c64/cart/pagefox.c,
src/c64/cart/pagefox.h, src/cartconv.c, src/cartridge.h,
src/translate.txt, src/translate_text.c: added support for the "Pagefox"
cartridge by Scantronik

2011-06-13 Marco van den Heuvel

* src/aciacore.c: Fixed xpet crash.

2011-06-13 Jesse Lee

* po/ko.po: Updated.

2011-06-13 Marco van den Heuvel

* src/c64/cart/dqbb.c: Fixed a typo.

2011-06-13 Marco van den Heuvel

* doc/html/plain/CRT.txt: Updated slightly.

2011-06-12 Marco van den Heuvel

* doc/html/plain/CRT.txt: Updated slightly.

2011-06-12 Marco van den Heuvel

* FEEDBACK, doc/html/index.html, doc/readmes/Readme-Amiga.txt,
doc/readmes/Readme-BeOS.txt, doc/readmes/Readme-DOS.txt,
doc/readmes/Readme-MacOSX.txt, doc/vice.texi,
src/arch/sdl/make-bindist_qnx6.sh, src/arch/sdl/make-bindist_scosol.sh,
src/arch/unix/qnx6/make-bindist.sh,
src/arch/unix/sco_sol/make-bindist.sh: Updated our maillist address.

2011-06-12 Marco van den Heuvel

* doc/GP2X-Howto.txt, doc/MSDOS-Ethernet-Howto.txt, doc/MSDOS-Howto.txt,
doc/MacOSX-Build.txt, doc/Makefile.am, doc/Minix-Howto.txt,
doc/OpenVMS-Howto.txt, doc/Readme.beos, doc/Readme.dos,
doc/ReadmeMacOSX.txt, doc/ReadmeSDL.txt, doc/Win32-Cygwin-HOWTO.txt,
doc/Win32-Howto.txt, doc/building, doc/building/GP2X-Howto.txt,
doc/building/MSDOS-Ethernet-Howto.txt, doc/building/MSDOS-Howto.txt,
doc/building/MacOSX-Howto.txt, doc/building/Minix-Howto.txt,
doc/building/OpenVMS-Howto.txt, doc/building/SDL-Howto.txt,
doc/building/Win32-Cygwin-Howto.txt,
doc/building/Win32-Mingw32-Howto.txt, doc/readmes,
doc/readmes/Readme-Amiga.txt, doc/readmes/Readme-BeOS.txt,
doc/readmes/Readme-DOS.txt, doc/readmes/Readme-MacOSX.txt,
doc/readmes/Readme-OS2.txt, doc/readmes/Readme-SDL.txt,
src/arch/amigaos/Makefile.am, src/arch/amigaos/README.AMIGA,
src/arch/os2/Makefile.am, src/arch/os2/doc/Vice_for_OS2.txt:
Re-organized the doc directory a bit: added a building directory which
contains documents for the various platforms with instructions for
building VICE, and added a readmes directory which contains documents
which platform specific information.

2011-06-11 Marco van den Heuvel

* doc/html/plain/CRT.txt: Updated slightly.

2011-06-11 groepaz

* src/c64/psid.c: psid v3 (stereo tunes) support (patch by ian coog)

2011-06-11 Marco van den Heuvel

* doc: Added checkdoc.exe to the svn ignore list.

2011-06-11 Marco van den Heuvel

* doc/html/Makefile.am, doc/html/plain/CRT.txt: Added the CRT format
describing document as composed by Peter Schepers.

2011-06-11 Marco van den Heuvel

* src/arch/msdos/uisid.c, src/arch/msdos/uisidcart.c,
src/arch/msdos/uisiddtv.c: Added hardsid support to the msdos ui.

2011-06-11 Marco van den Heuvel

* configure.in, src/arch/msdos/Makefile.am, src/arch/msdos/c128ui.c,
src/arch/msdos/c64ui.c, src/arch/msdos/uidigimax.c,
src/arch/msdos/uidigimax.h, src/arch/msdos/uigeoram.c,
src/arch/msdos/uigeoram.h, src/arch/msdos/uisoundexpander.c,
src/arch/msdos/uisoundexpander.h, src/arch/msdos/uisoundsampler.c,
src/arch/msdos/uisoundsampler.h, src/arch/msdos/uitfe.c,
src/arch/msdos/uitfe.h, src/arch/msdos/vic20ui.c: Added digimax, georam,
sfx sound expander, sfx sound sampler and tfe support to the msdos vic20
ui.

2011-06-11 Jesse Lee

* po/ko.po: Updated.

2011-06-11 Marco van den Heuvel

* src/arch/msdos/Makefile.am, src/arch/msdos/hardsid.c: Added hardsid
support to the msdos port, no gui yet.

2011-06-11 Marco van den Heuvel

* src/vic20/vic20sound.c: Fixed recursive sound reset.

2011-06-10 Marco van den Heuvel

* configure.in, src/arch/msdos/catweaselmkiii.c, src/arch/msdos/uisid.c,
src/arch/msdos/uisidcart.c, src/arch/msdos/uisiddtv.c: Added catweasel
support to the msdos ui.

2011-06-10 Marco van den Heuvel

* src/vic20/vic20sound.c: Changed return value of vic20 native
cycle_based() routine to return 0.

2011-06-10 Marco van den Heuvel

* src/arch/msdos/Makefile.am, src/arch/msdos/catweaselmkiii.c,
src/arch/msdos/tui_backend.c: Added catweasel support to the msdos port,
no ui yet.

2011-06-10 Marco van den Heuvel

* src/arch/amigaos/hardsid.c: Fixed.

2011-06-09 Marco van den Heuvel

* src/arch/amigaos/Makefile.am, src/arch/amigaos/intl.txt,
src/arch/amigaos/intl_text.c, src/arch/amigaos/mui/uisoundsampler.c,
src/arch/amigaos/mui/uisoundsampler.h, src/arch/amigaos/uires.h,
src/arch/amigaos/vic20ui.c, src/arch/amigaos/vic20uires.h: Added sfx
sound sampler support to the amiga vic20 ui.

2011-06-09 Marco van den Heuvel

* src/arch/amigaos/c128ui.c, src/arch/amigaos/c64ui.c,
src/arch/amigaos/intl.txt, src/arch/amigaos/intl_text.c,
src/arch/amigaos/mui/uisoundexpander.c,
src/arch/amigaos/mui/uisoundexpander.h, src/arch/amigaos/vic20ui.c,
src/arch/amigaos/vic20uires.h: Added sfx sound expander support to the
amiga vic20 ui.

2011-06-09 Marco van den Heuvel

* src/arch/amigaos/c128ui.c, src/arch/amigaos/c64ui.c,
src/arch/amigaos/intl.txt, src/arch/amigaos/intl_text.c,
src/arch/amigaos/mui/uidigimax.c, src/arch/amigaos/mui/uidigimax.h,
src/arch/amigaos/vic20ui.c, src/arch/amigaos/vic20uires.h: Added digimax
support to the amiga vic20 ui.

2011-06-09 Marco van den Heuvel

* src/arch/amigaos/c128ui.c, src/arch/amigaos/c64ui.c,
src/arch/amigaos/intl.txt, src/arch/amigaos/intl_text.c,
src/arch/amigaos/mui/uigeoram.c, src/arch/amigaos/mui/uigeoram.h,
src/arch/amigaos/vic20ui.c, src/arch/amigaos/vic20uires.h: Added georam
support to the amiga vic20 ui.

2011-06-09 Marco van den Heuvel

* src/arch/amigaos/mui/uic64model.h: Fixed a prototype.

2011-06-09 Marco van den Heuvel

* src/arch/amigaos/c128ui.c, src/arch/amigaos/c64ui.c,
src/arch/amigaos/intl.txt, src/arch/amigaos/intl_text.c,
src/arch/amigaos/mui/uiacia.c, src/arch/amigaos/mui/uiacia.h,
src/arch/amigaos/vic20ui.c, src/arch/amigaos/vic20uires.h: Fixed acia
dialogs for the amiga ui.

2011-06-08 Marco van den Heuvel

* src/arch/unix/x11/gnome/uifileentry.c, src/arch/unix/x11/gnome/x11ui.c,
src/charset.c: Some more warning fixes.

2011-06-08 Marco van den Heuvel

* src/arch/unix/gui/c128ui.c, src/arch/unix/gui/c64scui.c,
src/arch/unix/gui/c64ui.c, src/arch/unix/gui/uitfe.c,
src/arch/unix/gui/uitfe.h, src/arch/unix/gui/vic20ui.c: Added tfe
support to the xaw vic20 ui.

2011-06-08 Marco van den Heuvel

* src/arch/unix/gui/Makefile.am, src/arch/unix/gui/uisoundsampler.c,
src/arch/unix/gui/uisoundsampler.h, src/arch/unix/gui/vic20ui.c: Added
sfx sound sampler support to the xaw vic20 ui.

2011-06-08 Marco van den Heuvel

* src/arch/unix/gui/c128ui.c, src/arch/unix/gui/c64scui.c,
src/arch/unix/gui/c64ui.c, src/arch/unix/gui/uisoundexpander.c,
src/arch/unix/gui/uisoundexpander.h, src/arch/unix/gui/vic20ui.c: Added
sfx sound expander support to the xaw vic20 ui.

2011-06-08 Marco van den Heuvel

* src/arch/unix/gui/c128ui.c, src/arch/unix/gui/c64scui.c,
src/arch/unix/gui/c64ui.c, src/arch/unix/gui/uigeoram.c,
src/arch/unix/gui/uigeoram.h, src/arch/unix/gui/vic20ui.c,
src/vic20/cart/mascuerade-stubs.c: Added georam support to the xaw vic20
ui.

2011-06-08 Marco van den Heuvel

* src/arch/unix/gui/c128ui.c, src/arch/unix/gui/c64scui.c,
src/arch/unix/gui/c64ui.c, src/arch/unix/gui/uidigimax.c,
src/arch/unix/gui/uidigimax.h, src/arch/unix/gui/vic20ui.c: Added
digimax support to the xaw vic20 ui.

2011-06-08 Marco van den Heuvel

* src/arch/unix/gui/c128ui.c, src/arch/unix/gui/c64scui.c,
src/arch/unix/gui/c64ui.c, src/arch/unix/gui/uirs232c64c128.c,
src/arch/unix/gui/uirs232c64c128.h, src/arch/unix/gui/vic20ui.c: Fixed
and extended the xaw ui for acia emulation.

2011-06-08 Marco van den Heuvel

* src/arch/unix/archdep.c, src/arch/unix/readline/Makefile.am,
src/arch/unix/readline/editline.c, src/arch/unix/readline/editline2.c,
src/arch/unix/x11/xaw/widgets/TextField.c, src/c1541.c, src/c64/c64io.c,
src/c64/cart/magicvoice.c, src/cartconv.c, src/charset.c,
src/fileio/p00.c, src/kbdbuf.c, src/petcat.c, src/plus4/plus4speech.c,
src/resid/filter.h, src/resources.c, src/sound.c,
src/translate_languages.h, src/util.c, src/util.h, src/vic20/vic20io.c:
Some warning fixes.

2011-06-07 Marco van den Heuvel

* src/arch/sdl/win32-watcom/arch.tgt, src/arch/sdl/win32-watcom/base.tgt,
src/arch/sdl/win32-watcom/ide-config.h,
src/arch/sdl/win32-watcom/vice.wpj: Added tfe support to the ow sdl win32
project files.

2011-06-07 Marcus Sutton

* src/arch/beos/ui_sid.cc, src/sid/sid-resources.c: Rewrote BeVICE SID
settings dialog to use ´BOptionPopup´s instead of invisible radio
buttons.

2011-06-06 Fabrizio Gennari

* src/tape/tap.c: Apply some previous fixes to copied-and-pasted code
too

2011-06-06 Fabrizio Gennari

* src/monitor/monitor.c: Executing the next command when the current
opcode was RTS gave wrong results

2011-06-06 Jesse Lee

* po/ko.po: Updated.

2011-06-06 Marco van den Heuvel

* src/arch/sdl/menu_vic20cart.c: Added masC=erade carts to the sdl ui.

2011-06-06 Marco van den Heuvel

* src/arch/sdl/menu_vic20hw.c: Added masC=erade carts to the sdl ui.

2011-06-06 Marco van den Heuvel

* src/arch/win32/uisoundsampler.c: Removed some debug messages.

2011-06-05 Jesse Lee

* po/ko.po: Updated.

2011-06-05 Marco van den Heuvel

* src/arch/sdl/menu_c128hw.c, src/arch/sdl/menu_c64hw.c,
src/arch/sdl/menu_rs232.c, src/arch/sdl/menu_rs232.h,
src/arch/sdl/menu_tfe.c, src/arch/sdl/menu_vic20hw.c: Fixed and extended
the ACIA support in the sdl ui.

2011-06-05 Marco van den Heuvel

* src/arch/sdl/win32-msvc/arch.dsp, src/arch/sdl/win32-msvc/base.dsp,
src/arch/sdl/win32-msvc/core.dsp, src/arch/sdl/win32-msvc/ide-config.h:
Added TFE support to the win32 sdl msvc project files.

2011-06-05 Fabrizio Gennari

* configure.in: Add ability to #define DEBUG at configure time

2011-06-05 Fabrizio Gennari

* src/arch/unix/gui/plus4ui.c: Add debug settings (if compiled in) to
settings menu

2011-06-05 Fabrizio Gennari

* src/monitor/monitor.c: The logic behind the next and ret monitor
commands was broken, fix it

2011-06-04 Marco van den Heuvel

* src/resid/filter.cc: Fixed some warnings.

2011-06-04 Jesse Lee

* po/ko.po: Updated.

2011-06-04 Marco van den Heuvel

* po/POTFILES.in, src/arch/win32/Makefile.am, src/arch/win32/arch.dsp,
src/arch/win32/resdialogs.txt, src/arch/win32/resmenu.txt,
src/arch/win32/ressoundsampler.rc, src/arch/win32/resstrings.txt,
src/arch/win32/resvic20.rc, src/arch/win32/uisoundsampler.c,
src/arch/win32/uisoundsampler.h, src/arch/win32/vic20ui.c,
src/arch/win32/watcom/arch.tgt, src/arch/win32/watcom/cartconv.tgt,
src/arch/win32/watcom/vice.wpj, src/arch/win32/xvic.dsp,
src/arch/win64/arch.vcproj, src/arch/win64/xvic.vcproj: Added vic20
masC=uerade sfx sound sampler cart to the windows gui."

Source

PSP CFW 6.39 ME-6 Fix

"CFW 6.39 Minimum Edition for 01g, 02g model by neur0n

– What is this?–
This is CFW work on PSP1000 and PSP2000.

The degree of stability is still unknown.
Please test it on your own and refer to different people’s test reports.

From 5.00M33 -> OK
From 5.50GEN -> OK(may need to edit version.txt)
From 5.50Prometheus -> OK(may need to edit version.txt)
From 6.20TN-D -> OK
From 6.20PRO-B4 -> Error
From 6.35PRO-B4 -> Error
From 6.20PRO-B5 -> OK
From 6.35PRO-B5 -> OK
From 6.39PRO-B6 -> OK

–How to Install–
First, you need to install CFW or HEN in your PSP.

1. copy UPDATE folder at ms0:/PSP/GAME/.
2. Put 6.39 official update at ms0:/PSP/GAME/UPDATE/639.PBP .
3. Run installer from xmb."

Source

HalfNES v0.036

"-Added Mapper 9 (Punch-Out!!)
-Fixed Teenage Mutant Ninja Turtles (leftover bug from last PPU rewrite)
-Fixed Jurassic Park (same problem as Twin Cobra, changed the code so both worked)
-Increased audio volume
-Added greyscale and color emphasis to PPU
(Noah's Ark is maybe the only game this is visible in)
-Fixed off-by-one error causing scanline 261 to be run twice
(fixed some timing issues, maybe caused a few more)
-Completely changed the way the PPU renders sprites - broke some games (Guardian Legend and
some Codemasters games that never looked right anyway) but fixed screen shaking and
single scanline glitches in a LOT of games.
-Also, sprite flicker is back from the old days."

Source

My Nes v2.5.1.25

"* Update SlimDX (June 2010) to SlimDX (March 2011).
* Fixed: My Nes require SlimDX SDK instead of Runtime to run.
* Fixed: When you pause the emu for a while then resume, the
sound delay."

Source

bsnes v079.04

"bsnes v079.04 - Cx4 LLE support2011-06-20
Back from vacation. We were successful in emulating the Cx4 using LLE during my vacation. We finished on June 15th. And now that I'm back, I've rewritten the code and merged it into bsnes official. With that, the very last HLE emulation code in bsnes has now been purged.

I still have some more plans for bsnes v080, so I'm not going to bump the version number just yet. Plus I would like it if we could thoroughly test the new Cx4 LLE support to ensure it is bug-free. To that aim, if you have some time and would like to help test: please download bsnes v079.04 and cx4.bin. Place cx4.bin in the same folder as "Mega Man X 2 (U).sfc" and "Mega Man X 3 (U).sfc", and then do your best to play through the entire games with no cheat codes, and uncover all of the secrets that you can.

If you find any bugs, or if the console window prints "invalid opcode" at any time, please send me a note on my forums. Thanks in advance to anyone who can help test this.

Well then, moving on ... all that's left is the ST-0018. Dr. Decapitator is currently busy with the N64 CIC, but after that we should hopefully make some progress in dumping its internal ROMs."

Source

BKBTL Beta 13

"[*] QtBkBtl: emubase updated, UI commands for floppy drive support.
[*] BKBTL: change to static run-time.
[*] BKBTL: screen size and main window layout fixes.
[*] BKBTL: ConsoleView fix, Floppy changes.
[+] Screenshot bk0011m-palette-test from the real BK-0011M."

Source

CPCBox Beta v20110621

"- The source code has been refactored. The result is a clearer, more maintainable source code.
- Fixed gatearray timings in split graphics modes. The problem was visible in Backtro, Croco Chanel and Synergy2 demos.
- Fixed and improved the snapshot parser. It was the cause for glitches in Ghosts´n goblins.
- Another DSK file header has been added to the DSK parser. Needed for Prehistorik.dsk file.
- CTM emulation now performs auto vertical centering.
- CPCBox can sing finally AY emulation has been bolted in! As of now, audio output is performed through Mozilla Audio Data API.:"

Source

Wiirtual Boy Prerelease v20110619

"--------------------------------------------
WiirtualBoy v0.0 preview release README
--------------------------------------------

--------------------------------------------
Overview
--------------------------------------------

WiirtualBoy is a Wii port of the Mednafen Virtual Boy Emulator
[http://mednafen.sourceforge.net/].

--------------------------------------------
Installation
--------------------------------------------

To install WiirtualBoy, simply extract the zip file directly to your SD card
or USB device (retain the hierarchical structure exactly).

Cartridge images must be placed in the roms directory (/wiivb/roms).

--------------------------------------------
Known Issues
--------------------------------------------

- Colors are not 100% accurate in 3D display modes (2D modes are accurate).
- Sound may not be 100% accurate
- Due to the current emulation speed, several games require frame
skipping to run at full speed (see cartridge compatibility).
- Frame skipping may cause graphical corruption. Some games do not run at
full speed as adding frame skipping causes too much corruption (see
cartridge compatibility).

--------------------------------------------
Cartridge Database
--------------------------------------------

WiirtualBoy ships with a database that contains recommended settings for most
commercial cartridges. These settings cover control mappings, display
settings including frame skipping, etc.

To view/edit the settings applied for a particular cartridge perform the
following steps:

* Load the cartridge (via the "Load cartridge" menu item)
* Return to the WiirtualBoy menu
* Select the "Cartridge settings (current cartridge)" menu item
* Examine the "Control" and "Display" settings for the cartridge

--------------------------------------------
Cartridge Compatibility
--------------------------------------------

TODO

--------------------------------------------
Controls
--------------------------------------------

The following section contains the "default" control mappings for WiirtualBoy.

It is important to note that if the cartridge that is being loaded exists in
the Cartridge Database it may contain non-default mappings.

WiirtualBoy menu:
-----------------

Wiimote:

Left/Right : Scroll (if sideways orientation)
Up/Down : Scroll (if upright orientation)
A/2 : Select
B/1 : Back
Home : Exit to Homebrew Channel
Power : Power off

Classic controller/Pro:

Up/Down : Scroll
A : Select
B : Back
Home : Exit to Homebrew Channel

Nunchuk controller:

Up/Down : Scroll
C : Select
Z : Back

GameCube controller:

Up/Down : Scroll
A : Select
B : Back
Z : Exit to Homebrew Channel

In-game (Defaults):
-------------------

Wiimote:

D-pad : Left control pad
2 : A button
1 : B button
A : R button
B : L button
+ : Start
- : Select
Home : Display WiirtualBoy menu (see above)

Wiimote + Nunchuk:

D-pad : Right control pad
Analog : Left control pad
A : A button
B : R button
C : B button
Z : L button
+ : Start
- : Select
Home : Display WiirtualBoy menu (see above)

Classic controller/Pro:

D-pad : Left control pad
Left analog : Left control pad
Right analog : Right control pad
A : A button
B : B button
R/zR : R button
L/zL : L button
+ : Start
- : Select
Home : Display WiirtualBoy menu (see above)

GameCube controller:

D-pad : Left control pad
Left analog : Left control pad
Right analog : Right control pad
A : A button
B : B button
R : R button
L : L button
Start : Start
X/Y : Select
Z : Display WiirtualBoy menu (see above)

--------------------------------------------
WiirtualBoy crashes, code dumps, etc.
--------------------------------------------

If you are having issues with WiirtualBoy, please let us know about it via one
of the following locations:

[http://www.wiibrew.org/wiki/Talk:WiirtualBoy]
[http://www.twitchasylum.com/forum/viewtopic.php?t=1253]

--------------------------------------------
Special Thanks
--------------------------------------------

Tantric : Menu example code and SDL enhancements
Mednafen team : Providing valuable insights and suggestions

--------------------------------------------
Change Log
--------------------------------------------

06/19/11 (0.0)
-------------------
- Preview release
- Several people have asked for access to this port, so we decided to go
ahead and put together what we consider a preview build. A lot of work
is still taking place in an effort to optimize the emulator performance."

Source

MAME Plus! Plus Kaillera v0.142u6 r71

"r70
0.142u6
r71
v0.142u6
sync to r4882"

Source



Share:

0 comments:

Visit my store on Storenvy

Retro Gaming Life on Twitch!

retrogaminglife's Streambadge

Followers

Contact Form

Name

Email *

Message *

Labels

1984 Comic (3) 32x (12) 3DO (28) 3DS (108) 3DS pic of the week (53) Acclaim (2) Action Figures (59) Activision (2) advertising from the past (460) affiliates (5) Affinity Sorrow (4) Alexis Lalas (1) amiga (8) anime (67) anime girl of the week (1) Animonday (39) Anniversary (7) Apple (31) arcade (43) Art (1) Art Gallery (1) article (9) Ascii (2) Askys (1) atari (57) Atari800 (12) Atlus (25) Bandai (5) blast from the past (1) Book (5) Bootleg Game of the Week (79) capcom (38) Capture Card (1) Cassette (1) Cats (9) CDI (3) CDX (1) CIB Sunday (29) Club Nintendo (5) Cobra Team (2) Coleco (1) Colecovision (4) Coming Updates (6) Commodore (27) Computer Fix (5) convention (6) Countdown (15) Data East (1) Diet and exercise (3) Disney (5) DOS (141) DOS Month (49) DOS Thursday (14) DOSBox (55) Dragon Ball (2) Dreamcast (64) Dynamics (1) e-zine (18) EA (3) earthquake (1) Ebay Shoppe (14) Electrobrain (1) emulation news (294) En Espanol (2) Enix (8) Etsy Shoppe (19) Famiclone (26) Famicom (537) Famicom Friday (26) Famicom Guide (69) Famicom Pirates (138) Fceux (72) Final Burn Legends (3) Final Fantasy (2) Find of the Month (36) Flea Market (4) floppy (16) Forgotten Finds (16) Futurama (1) Fuzhou Waixing Computer Science and Technology Co (2) Gadgets (29) Game and Watch (11) Game Arts (5) Game Gear (109) Game-bit of the day (996) Game.com (4) Gameboy (407) Gamecube (135) Games (45) games turned into anime (1) Gasha Figurines (1) GBA (216) GBC (181) Geeky love (1) Genesis (454) Gijoes (13) GroovyMame (4) Halloween (4) Handhelds (11) Hatari (3) Hector (1) holidays (29) Hoxs64 (1) Instagram (1) intellevision (12) ipad (1) Ipod Upgrade (3) ISO Tool (7) Jagulator (2) japan (1) Javascript PC Emulator (1) jDosbox (1) JMednafen (1) Job (6) JoyToKey (1) Jpcsp (98) JRPG (28) Kittens (7) konami (16) Labels (11) Labor day (1) Latest Finds (1794) legos (3) Life (12) Loot Crate (1) Luis Games (2) Luitello (1) Lunar Silver Star Sega CD (1) Lynx (4) Magazines (43) MAME (34) MAME for XBOX 360 (2) MAME PLUS (25) MAME Plus Plus Kaillera (18) MAME PLUS XT (13) MAME32Plus Ash Build (16) MAME4droid (7) Mameinfodat (1) Mangas (11) Manual Monday (51) Marios (13) MasterGear (4) MD.emu (2) MedGui (3) Mega Man (24) Mega Man 7 NES (1) Merry Christmas (14) MESS (225) MESSinfo (5) Meteor (2) Miami Beach (1) Micro64 (25) Mii (15) milestone (14) Mini Arcade (7) MoarNES (1) Mod (3) Monster Ball Go (5) movies (16) MP3PlayerPlugin (5) MrDo DS (1) MSX (8) MSX emu (2) msxDS (3) multiMAN (16) Mupen64k (1) Mupen64Plus (14) music (11) My Gaming Area (1) My NES (8) N64 (193) Namco (8) Namcot (2) napple (1) Natsume (4) NDS (162) NECA (12) nemulator (1) neo geo (9) neo geo pocket (5) Neo Raine (3) NeoCD (1) NeoGamma (8) NES (843) NES prototype (3) NES.emu (2) NESbox (1) NesDS (16) Nester J (4) Nestopia (2) NestopiaX (3) New Banner (4) New Year (11) News (402) Ngage (1) nGlide (2) NGP.emu (1) nintendo (76) Nintendo Switch (91) Nintendulator (8) NIS (2) NitroGrafx (1) Nuevos Juegos (1) nullDC (2) ODAMEX (4) Odyssey 2 (2) Ootake (13) Open BOR (7) Open Emulator (8) OpenMSX (1) OpenTTD (5) Osmose (1) Packard Bell (1) PangDS (1) Password Wednesdays (14) PC (472) PC Engine (109) PC6001VW (3) PCE.emu (2) PCE/ibmpc (1) PCE/macplus (1) PCSX Reloaded (53) Pcsx2 (112) PearPC (1) Persona4 (3) Personal art (1) Peru (1) Phoenix (1) Pinball (1) Pirates (12) Playing then Playing now (13) PMPlayer Advance (1) PokeMini Emulator (2) Pokemon (146) Pokemon Go (14) PokemonCardoftheWeek (58) poll (7) Pom1 (1) Posters (1) PPREFS (4) ProGrammaX (3) Project 64 (21) PS1 (425) PS2 (233) PS3 (116) PS3 Game List (1) PS3 MAME (1) PS4 (169) PS5 (4) PSP (96) PSP 3D plugin (2) PSP Custom Firmware (10) PSPident (2) PSvita (60) PSX Emulation Cheater Codelist (1) PSXjin (2) puNES (25) Pypdp8tk (2) Q-Gears (1) Q4Wine (1) Qaop (1) QMC2 (52) Question Session (2) Rage (1) random (2) Random Fact of Video Game History (1) RemoteJoyLite (1) retro cheat page (23) Retro Comics (18) Retro Copy (1) Retro Excremental Fecal Matter of the Week (1) Retro Freak (1) Retro Game Ending (4) Retro Game of The Week (173) Retro Gaming (167) Retro Gaming Articles (8) Retro Gaming Life Podcast (2) retro news (666) Retro Tuesdays (10) Retro-Tips (1) Retrobeat Tuesdays (40) retrobit of the day (361) Retrowear (1) retroweb (6) Rising Star Games (1) Rom Center (1) Rom Collection Browser (1) Rom Manager (13) Rom Vault (5) RPG (64) SammyStudios (1) Save Game Manager (12) ScummVM (5) SDLMAME (15) SDLMAME4Ubuntu (9) Sega (36) Sega Ages (8) Sega CD (68) sega cd 32x (3) Sega Master System (108) sega pico (3) Sega Saturday (14) Sega Saturn (143) SegaSaturday (29) SharpBoy (3) Shopify Shoppe (4) Shoppe (3) SNES (608) SNES9x (15) SNES9x Euphoria (1) SNES9x GX (1) SNES9x-PS3 (2) SNESmulDS (1) SNK (2) soccer (3) Sonic (9) Sony (4) Speak and Spell 1978 Simulator (9) Speccy (9) Spectaculator (1) sports (6) SPU2-X (8) Spud (1) SquareEnix (9) Squaresoft (9) SSF (17) SSNES (11) Stella (41) Stella DS (3) Step Mania (6) Stream (3) Summer Days (1) Sunsoft (3) Super 7 (2) Supermodel (3) Surreal 64 (3) Taito (6) Techno (2) Tecmo (7) TempAR (3) Tengen (2) Test 7 (5) Thank You (2) Thanksgiving goble goble (5) THQ (1) ThunderMAME (1) TMNT (111) Toys (117) TR64 (1) Tradewest (1) Trading Cards (43) Translated Games (6) Trinitron (1) Trip to Peru (23) TRS32 (1) Turbo Grafx (96) Twitch (4) uBee512 (2) UberNES (1) UKNCBTL (4) Unreal Speccy Portable (3) USB Loader GX (3) vacation (1) Valentines Day (2) VBA GX (1) VBA-PS3 (1) Vba-ReRecording (15) VBANext-PS3 (1) VectrexWii (2) VGMToolbox (6) VHS (21) Vic20emu (1) VICE (5) village (3) Virgin (2) Virtual Box (10) virtual boy (10) Virtual Gameboy (5) Virtual Gameboy Advance (8) Virtual Jaguar (26) Virtual Library (3) Virtual T (1) VirtualC64 (1) Visual Boy Advance (13) Voodoo (1) Wii (143) Wiiengine (1) WiiHandy (1) WiiMC (3) Wiirtual Boy (1) WiiU (47) WinApe (1) Windows 3.11 (1) Windows 95 (1) WinDS (10) Wine (18) WinFellow (1) WinTVC (1) WinUAE (25) WinVICE (2) WinVZ300 (28) WolfMame (2) WolfMESS (2) Wonderwasn (1) Working Designs (5) world cup (2) XBMC4XBOX (1) XBOX (78) Xbox 360 (116) Xbox One (17) Xebra (1) XM6 (3) XM6i (3) XM7 (7) Xroar (3) XSeed (2) Yabause for Pandora (1) Yabause Wii (6) Yape (3) ykhwong's DOSBox (6) Youtube (111) Yu-gi-oh (159) Yu-gi-oh finds (36) Yu-gi-oh!CardoftheWeek (70) Z26 (4) zelda (19) Zx Spectrum (2) ZXMAK (5)

Blog Archive

About me

This is a site dedicated to retro gaming in particular but it'll have other things as well. We are open minded to all sorts of gaming included non-video gaming. Please take a chance and explore what we offer! -Famicom Freak

Theme Support