Commit graph

10 commits

Author SHA1 Message Date
raz0red
1596ef1e42 Added XM to save states 2020-01-17 23:40:44 -08:00
raz0red
093028848f 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
2020-01-17 21:19:40 -08:00
raz0red
565c152207 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)
2020-01-11 15:05:40 -08:00
raz0red
daeb52918f 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)
2020-01-08 08:30:30 -08:00
raz0red
18f9c889e2 Cleaned up Makefile 2020-01-04 17:41:40 -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
root
ea64e98edc Removed unnecessary includes in makefile 2019-12-01 22:14:44 +00:00
root
c9042f7db0 Updated SDL to be a submodule
Updated header image to reflect snapshot version
2019-12-01 16:09:38 +00: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
854165f294 Refactored thirdpary, added dist script 2019-11-30 09:33:09 -08:00
Renamed from wii7800/Makefile (Browse further)