Commit graph

59 commits

Author SHA1 Message Date
Chris Smith b1d9aaed94
Update README.md 2020-03-25 00:28:47 -07:00
Chris Smith bb4ef0d685
Update meta.xml 2020-03-24 20:15:02 -07:00
Chris Smith 94d7781e37
Update README.md 2020-03-24 20:13:59 -07:00
Chris Smith c927141415
Update README.md 2020-03-24 20:08:47 -07:00
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
raz0red 66962fb345 Updated launch of rom to be from current directory 2020-01-06 18:20:34 -08:00
raz0red 18f9c889e2 Cleaned up Makefile 2020-01-04 17:41:40 -08:00
raz0red 23fe2b0837 Reverted changes to README until 0.5 is released 2020-01-04 14:53:28 -08:00
raz0red 28816bd98d Updated dist to build in specified directory
Avoids any issues from building via mount
2020-01-04 14:30:33 -08:00
raz0red 48c2788266 Updated to set full widescreen on init
Necessary when launching via WiiFlow
2020-01-04 14:25:35 -08:00
Chris Smith ff4b4c32e4
Preparing for 0.5 Release (#16)
* Major update for 0.5 release
Cartridge database
- Fixed incorrect controller settings for Sirius
- Added several homebrew titles (Arkanoid, etc.)
Display enhancements
- Double strike (240p)
- GX+VI mode
- 16:9 correction
- Full widescreen support
- Ability to enable/disable bilinear filter (GX mode)
- Color trap filter
Hierarchical file navigation support
USB Support
SMB (Network support) for loading ROMs
Multi-save slot support
Support for launching via WiiFlow (and returning)

* Updated dist file to properly clean directories

* Added multiple default screen sizes

* Fixed description of 7800 PAR (6:7)

* Removed redundant screen size definition
2020-01-04 09:39:19 -08:00
Chris Smith 044b9c197b
Update main.yml 2020-01-03 23:14:08 -08:00
Chris Smith 50bc866fd0
Update README.md 2019-12-21 14:35:10 -08:00
Chris Smith 1bb70e6dbd
Update README.wii 2019-12-21 14:34:41 -08:00
Chris Smith a9231392c8
Merge pull request #14 from raz0red/Makefile-fixes
Removed unnecessary includes in makefile
2019-12-01 14:19:21 -08:00
root ea64e98edc Removed unnecessary includes in makefile 2019-12-01 22:14:44 +00:00
Chris Smith a95fdca480
Merge pull request #13 from raz0red/sdl-as-submodule
Updated SDL to be a submodule
2019-12-01 08:17:53 -08:00
root c9042f7db0 Updated SDL to be a submodule
Updated header image to reflect snapshot version
2019-12-01 16:09:38 +00:00
Chris Smith b9b4f392d2
Update dist.sh 2019-11-30 21:08:16 -08:00
Chris Smith 6d1972f784
Update dist.sh 2019-11-30 20:59:55 -08:00
Chris Smith 040ece2c3e
Merge pull request #12 from raz0red/refactor-third-party
Refactored third party
2019-11-30 19:36:21 -08:00
raz0red 336c5267d1 Fixed save state bug.
Added back local freetype temporarily (portlib made font look odd)
2019-11-30 19:32:15 -08:00
raz0red dc80a98db7 Updated workflow for dist script 2019-11-30 09:35:40 -08:00
raz0red 854165f294 Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Chris Smith 80435a5618
Merge pull request #11 from raz0red/rename-workflow-action
Renamed action workflow
2019-11-30 08:01:33 -08:00
raz0red ba5716d1e7 Renamed action workflow 2019-11-30 08:00:44 -08:00
Chris Smith 6acdf10762
Update README.md 2019-11-27 23:52:14 -08:00
raz0red aaaeed788f Added CI action 2019-11-27 23:49:11 -08:00
raz0red bd665a2ed8
Update README.md 2019-11-17 00:34:17 -08:00
raz0red 64d42552e9
Update README.md 2019-11-17 00:33:45 -08:00
raz0red 6d269c6df0
Update README.md 2019-11-17 00:26:43 -08:00
raz0red dbab7f35e5
Update README.md 2019-11-17 00:24:08 -08:00
raz0red 23a9d5fff2 Updated to 0.4 release 2019-11-16 08:28:12 -08:00
raz0red 93f2abbb54 Updates to images and readme 2019-11-16 00:26:07 -08:00
raz0red 1e2c523163 Updated icon 2019-11-16 00:03:17 -08:00
raz0red a0963fd02d
Update README.wii 2019-11-15 23:45:36 -08:00
raz0red 18fb9c6254
Update README.md 2019-11-15 23:44:55 -08:00
raz0red c82eb6afd6
Update README.md 2019-11-15 23:23:44 -08:00
raz0red 317e2897a8 Preparing for 0.4 release 2019-11-15 20:49:31 -08:00
raz0red abce00148d Minor sound tweak.
Updating files in preparation for a 0.4 release.
2019-11-15 20:47:56 -08:00
raz0red dbfd88d7d8 Merge branch 'master' of https://github.com/raz0red/wii7800 2019-11-15 02:02:07 -08:00
raz0red a605146a6f Reworked sound, fixed periodic audio clipping 2019-11-15 02:00:34 -08:00
raz0red a37fadfd13
Update README.wii 2019-11-14 22:28:13 -08:00
raz0red 364aca40b0 Updated to work with latest devkitPro
Added third party libraries
2019-11-14 22:24:36 -08:00
raz0red 6f2cb1d156
Merge pull request #7 from arocchi/latest_devkit
Fixes to make wii7800 work with latest DevKit.
2019-11-14 22:21:09 -08:00
raz0red 4299841787
Update README.wii 2019-11-13 09:36:31 -08:00
raz0red 1cea170340
Update README.md 2019-11-13 09:35:36 -08:00
raz0red c6089a6077
Create LICENSE 2019-11-13 09:32:19 -08:00
raz0red dd26b8311f
Update README.md 2019-11-13 09:30:49 -08:00
raz0red 50563f1bdd
Update README.md 2019-11-13 09:28:51 -08:00