now change the emulated controllers (Joypad, Mouse, Multitap, Super Scope)
via the Slot Device menu of the UI interface and not anymore from the System
Configurations menu. Also, changing controller now requires to reset the
system, so please take some timeto choose the desired controller *before*
starting the game, if you want to play a game that uses special controllers.
[Fabio Priuli]
(MESS) snes: fixed Mouse emulation so that it does not jump back erratically
if you keep moving beyond the window border. [Fabio Priuli]
(MESS) snes: fixed Multitap Adapter emulation so games properly recognize
the device and inputs from all 5 controllers are accepted by the games.
[Fabio Priuli]
(MESS) snes: added emulation of the Pachinko controller used by a few
pachinko games for Super Famicom. [Fabio Priuli]
(MESS) snes: added emulation of the Yonezawa Twin Tap controllers,
which allow to play with up to 8 players a quiz games for Super Famicom.
[Fabio Priuli]
(MESS) snes: added emulation of the Epoch Barcode Battler unit (even if
only as Super Famicom controller, and not as a standalone unit) which is
necessary to play Conveni Wars Barcode Battler Senki for Super Famicom.
[Fabio Priuli]
Update comebaby.c with Guru's notes and add BIOS dump.
(nw) Here's hoping the changes I made to the memory region and ROM definitions work, I'm new to this...
If it helps, requirements for the actual PC Windows port:
- Operating System: Windows 98 / Me / 2000 / XP
- CPU: Pentium III 350 or higher required, Pentium / Celeron 500MHz recommended
- RAM: 64M
- CD-ROM: 24-32x speed
- Hard Drive: 400M
- Sound Card: Sound Blaster / DirectX compatible sound card
- Video Card: DirectX 8.0a compatible graphics card required, Direct3D support card (6M or more texture memory) required
which also implies a 3dfx Voodoo 3 or better, matching the previous notes on the HDD contents.
Add country / region were possible (as shown by game).
Changed Dirt Devils from set 1 & 2 to Export & Australia.
Made the Export of Emergency Call Ambulance the parent set.
Fixed the dirtdvlsa key which wasn't updated.
removed the harleya init which isn't need any more.
virtualbox, even switchres now works for two monitors. That doesn't
imply it will work on real hardware. The probability is higher :-)
On windows, default render driver now is "opengl" since direct3d
wouldn't work reliably.
This functionality currently is limited to to the "-video accel" driver.
More userspace blitting enhancements. [Couriersud]