wii7800/src
Chris Smith 3e4adaee79
Xm and more (#17)
* Added partial XM support
Added POT support to Pokey
Modifed Pokey and TIA Buffers
Fixed issue where pokey counter was not being reset
Added temporary hack to get Pac320 to work (may cause issues)

* Added Pokey @450 support
Added Support for carts about 144k
Improved cart detection (via header and by size)
Fixed issue occurring when Kangaroo and Holey were enabled (caused
backgroud to be displayed causing large black squares)

* Added ability to edit cartridge DB in UI
Added disable bios, left/right switch, swap buttons, pokey@450, and xm
to cartridge database.
Fixed Pokey pops that were occurring
Removed WSYNC, cycle stealing, and swap buttons from global settings

* Fixed bug with cart db UI and dual analog

* Added XM to save states

* Defaults to latest save state when loading cart

* Minor menu fix (able to select spacer)

* Reorganized advanced menu

* Added whether cart was loaded from db in debug

* Temporarily disable BIOS support
Will enable once issue is resolved

* Reduced TIA volume slightly

* Fixed controller for crossbow and alien brigade

* Added Bentley Bear's Crystal Quest to DB

* Bank switching fixes, new cart type
Fixed 64k cart bank switching when specifying out of range bank
Added new cartridge mode "Standard RAM". 64k or less w/ RAM at $4000
Removed global high score cart setting
Added per-cartridge setting for HSC (default to header value)

* Updates to prosystem database
Cartridge size uses file size (vs. header)
Default controllers to joysticks
Fix database load issue (sometimes read into next entry)
Added default cart title (when not in header or DB)
Added another default screen size
Fixed vsync issue (caused stutter, mostly on PAL titles)

* Many homebrew additions to cart database
Fixed issue where some IM hacks were not loading
Updated db editor to always write out pokey450 and XM settings

* More cart database entries

* Updated readme files and images for 0.5 release

* Updated readme

* Updated release date
2020-03-24 19:30:12 -07:00
..
wii Xm and more (#17) 2020-03-24 19:30:12 -07:00
zip Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Archive.cpp Fixed save state bug. 2019-11-30 19:32:15 -08:00
Archive.h Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Bios.cpp Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Bios.h Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Cartridge.cpp Xm and more (#17) 2020-03-24 19:30:12 -07:00
Cartridge.h Xm and more (#17) 2020-03-24 19:30:12 -07:00
Common.cpp Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Common.h Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Database.cpp Xm and more (#17) 2020-03-24 19:30:12 -07:00
Database.h Xm and more (#17) 2020-03-24 19:30:12 -07:00
Equates.h Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
ExpansionModule.cpp Xm and more (#17) 2020-03-24 19:30:12 -07:00
ExpansionModule.h Xm and more (#17) 2020-03-24 19:30:12 -07:00
Hash.cpp Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Hash.h Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Logger.cpp Fixed save state bug. 2019-11-30 19:32:15 -08:00
Logger.h Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Maria.cpp Xm and more (#17) 2020-03-24 19:30:12 -07:00
Maria.h Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Memory.cpp Xm and more (#17) 2020-03-24 19:30:12 -07:00
Memory.h Xm and more (#17) 2020-03-24 19:30:12 -07:00
Pair.h Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Palette.cpp Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Palette.h Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Pokey.cpp Xm and more (#17) 2020-03-24 19:30:12 -07:00
Pokey.h Xm and more (#17) 2020-03-24 19:30:12 -07:00
ProSystem.cpp Xm and more (#17) 2020-03-24 19:30:12 -07:00
ProSystem.h Xm and more (#17) 2020-03-24 19:30:12 -07:00
Rect.h Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Region.cpp Xm and more (#17) 2020-03-24 19:30:12 -07:00
Region.h Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Riot.cpp Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Riot.h Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Sally.cpp Preparing for 0.5 Release (#16) 2020-01-04 09:39:19 -08:00
Sally.h Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Sound.cpp Xm and more (#17) 2020-03-24 19:30:12 -07:00
Sound.cpp.old Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Sound.h Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Tia.cpp Xm and more (#17) 2020-03-24 19:30:12 -07:00
Tia.h Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Timer.cpp Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Timer.h Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00