1
0
mirror of https://github.com/raphnet/4nes4snes synced 2024-12-21 22:48:51 -05:00
4nes4snes/Changelog.txt

17 lines
725 B
Plaintext
Raw Normal View History

2009-05-02 08:07:45 -04:00
--- v1.2 (May 2, 2009)
2009-05-02 10:02:52 -04:00
- License changed to GPLv2
- Implemented "Live autodetection". This allows NES and SNES controllers to be
changed at runtime. This features can be disabled by closing JP1.
- Added NES fourscore support. When a fourscore is detected in port 1, fourscore
2009-05-02 08:07:45 -04:00
mode is entered and ports 1 and 2 are used to read up to 4 NES controllers.
2007-04-18 19:58:01 -04:00
--- v1.1 (18 Apr 2007)
- Changed report descriptor. There are now four separate report IDs, one
per controller. This was necessary because even though all axis and buttons
were perfectly functional in 'control panel -> game controllers', it was not
the case in many games, including zsnes and snes9x!
- Changed device id to 0x0A9D
2007-03-24 23:01:16 -04:00
--- v1.0 (24 Mar 2007)
Initial release.