dborth
6e6e624425
[What's New 006 - October 15, 2008]
...
Tantric
- added: 480p for GameCube
- added: Sound sync
- added: 7z support
- changed: Faster SD/USB access (readahead cache enabled)
- fixed: Video offset issues
- fixed: BS-X games work now
- fixed: Wii DVD works now
- fixed: DVD re-enabled for GameCube
- fixed: Nunchuk analog stick issues
- fixed: Many crashes, memory leaks, etc
michniewski
- added: Video shift options
- changed: Turn DVD motor off option re-enabled for GameCube
2008-10-16 01:33:48 +00:00
dborth
b6273051f8
finalize 006
2008-10-16 01:31:48 +00:00
dborth
264df6f727
fix DVD/7z
2008-10-15 18:29:01 +00:00
dborth
2f85a83ef9
fix performance for progress bar
2008-10-15 07:04:46 +00:00
dborth
e222775a1a
add loading progress bars
2008-10-15 06:35:14 +00:00
dborth
d9f13b8203
7z fix
2008-10-14 23:35:19 +00:00
dborth
f5d6042073
add 7z support, code cleanup
2008-10-14 09:21:34 +00:00
dborth
23034a6f9a
update readme
2008-10-11 16:55:15 +00:00
dborth
c92f97b4f6
rename ROMSize to SNESROMSize (ROMSize name already in use!)
2008-10-09 22:36:22 +00:00
dborth
eba96bba07
cleanup ARAM ROM injection code
2008-10-09 21:44:53 +00:00
dborth
74eecc747c
add dates to readme
2008-10-06 22:01:22 +00:00
dborth
95533ef5aa
file size/type check, remove pngu from source
2008-10-05 21:56:18 +00:00
dborth
e053a3d128
re-enable SD readahead, change Wii build to -O3
2008-10-05 06:47:57 +00:00
dborth
b827c54d19
DVD is FIXED! YAY!
2008-10-04 02:27:05 +00:00
dborth
5c7fbaec11
disable readahead for SD, remove sound options, delay loop for exiting menu
2008-10-04 01:02:05 +00:00
dborth
ee0e5bf02e
nunchuk fix, add sound sync
2008-10-03 22:39:14 +00:00
dborth
463cd3b7e5
remove redundant function
2008-10-03 21:52:57 +00:00
dborth
e3e76e1d3d
change pref saving
2008-10-03 21:19:45 +00:00
dborth
a2136a2ac4
enable readahead cache for faster file access
2008-10-03 06:57:56 +00:00
dborth
1c92d45bc1
fix incorrect FAT file loading
2008-10-03 05:26:01 +00:00
dborth
830ef92806
BS-X games work now
2008-09-30 08:25:10 +00:00
dborth
580380c5f7
enable 480p for GameCube!
2008-09-30 07:22:40 +00:00
dborth
cf171ce2bb
add widescreen & shift to preferences, update menu, update credits
2008-09-30 06:43:34 +00:00
dborth
5730ab7f94
reorg menu, fix intermittent crashes/freezes problem, bg now stored in MEM2, change savebuffer alloc, other misc changes
2008-09-30 05:31:46 +00:00
michniewski
dba88e0437
- re-enable dvd_motor_off on GC
2008-09-28 03:12:15 +00:00
michniewski
8d07410616
- add video shift options
...
- moved video options to their own menu
2008-09-28 02:13:19 +00:00
dborth
4fe0babc74
mem alloc for cheats
2008-09-27 19:52:11 +00:00
dborth
d8b1c813e5
small fixes
2008-09-27 08:36:22 +00:00
dborth
7ebc1432c0
mem alloc take 2
2008-09-27 07:57:03 +00:00
dborth
264dda0965
code review - memory alloc changes
2008-09-27 07:13:52 +00:00
dborth
7f9f088ef3
tidy up some functions
2008-09-26 22:28:57 +00:00
dborth
dfc7ddd8e3
fix a rather nasty mem leak with savebuffer
2008-09-26 04:34:33 +00:00
dborth
f15890e169
re-enable DVD option on Gamecube
2008-09-24 23:07:26 +00:00
dborth
fceb68bbd8
fix DVD - reverting back to -O2, -O3 BREAKS libdi
2008-09-24 04:46:50 +00:00
dborth
b72119fe6a
change to -O3
2008-09-23 04:58:56 +00:00
michniewski
324d5844f5
- O3 on gc
2008-09-23 04:56:34 +00:00
dborth
24303a8ab6
tweak zoom resetting
2008-09-23 04:54:53 +00:00
michniewski
f10ee29ac0
- credits, readme update
2008-09-23 04:13:33 +00:00
michniewski
c47d9bbc98
- reimplemented zooming (limited range, option to reset)
...
- video debugging info now written to a file (if flag set)
2008-09-23 03:49:57 +00:00
dborth
2ac740bf64
add/update code comments, minor refactor
2008-09-12 05:28:40 +00:00
dborth
55795bcacf
display a dot for mouse position for debugging
2008-09-11 04:42:43 +00:00
dborth
48618fddaf
menu tweaks, change default video mode
2008-09-11 04:41:58 +00:00
michniewski
d7c0d42004
- video patch 4
...
- new render mode: unfiltered - keeps preferred video mode but turns off AA and texture filtering
2008-09-11 02:23:48 +00:00
michniewski
0c6743e4f7
- video patch 3
2008-09-10 21:09:53 +00:00
dborth
bdfd8c963b
ugly hack to fix problem w/ scaling not updating
2008-09-10 17:33:35 +00:00
dborth
d6874eb1c7
makefile changes - try old makefiles if something goes wrong!
2008-09-10 05:58:35 +00:00
dborth
785190f0b6
upgrade to snes9x 1.51
2008-09-10 05:57:37 +00:00
dborth
59b357a855
SRAM bugfix - SRAM loading works now
2008-09-09 22:38:02 +00:00
michniewski
263e039b57
2008-09-09 21:26:12 +00:00
dborth
edee4227ce
change snes9xGx to snes9xGX
2008-09-09 17:36:48 +00:00