Commit Graph

680 Commits

Author SHA1 Message Date
ekeeke31
4eb8d17acf [-]removed Gens YM2612 core support
[~]fixed YM2612 context restore 
[+]improved YM2612 emulation accuracy (BROKEN)
2009-02-25 16:53:28 +00:00
ekeeke31
6f65ac3f15 fixed audio/video synchronization, preliminary GX gui implementation 2009-02-22 19:57:41 +00:00
ekeeke31
7cd6346927 finalized new gui elements 2009-02-19 17:46:55 +00:00
ekeeke31
9f4df70657 2009-02-18 18:21:31 +00:00
ekeeke31
1a147ead13 added GUI image files 2009-02-17 17:50:19 +00:00
ekeeke31
43fd560e55 optimized some float/int conversions, added -fomit-frame-pointer flag 2009-01-28 16:43:15 +00:00
ekeeke31
b9cab7c7c4 updated history.txt 2009-01-16 15:03:16 +00:00
ekeeke31
d589439cf6 reverted fix for video sync 2009-01-16 15:02:08 +00:00
ekeeke31
7bc7ae83dc code cleanup, moved some global/static variables to static/local 2009-01-14 16:32:35 +00:00
ekeeke31
cba98b8cd6 updated history.txt 2009-01-13 20:11:39 +00:00
ekeeke31
c8d27f6740 finally fixed interlaced mode, reimplemented frame counters 2009-01-13 20:02:06 +00:00
ekeeke31
e822832b99 fixed weird exception occuring 2009-01-13 17:00:37 +00:00
ekeeke31
3ee65ad74b changed VIDEO synchronization 2009-01-09 17:11:42 +00:00
ekeeke31
4dbedcdc04 fixed original interlaced mode desync (hack) 2009-01-08 19:01:16 +00:00
ekeeke31
cb7149fb6b added support for one EEPROM game, code cleanup 2009-01-07 17:12:03 +00:00
ekeeke31
e774dc03ae tiny emulation speedup (restored) 2009-01-06 19:07:41 +00:00
ekeeke31
414a53ca1f modified sn76489 cut-off frequency, modified Video synchronization 2009-01-06 17:15:28 +00:00
ekeeke31
0e86a15c09 fixed crash issue 2008-12-20 20:36:37 +00:00
ekeeke31
f6a242a031 added GX_Flush(), documented sound rendering core 2008-12-19 15:38:26 +00:00
ekeeke31
840a370418 new sync using audio DMA 2008-12-18 22:34:55 +00:00
ekeeke31
fefc260ec4 sound rendering test, updated DOS/Win32 ports 2008-12-18 17:13:47 +00:00
ekeeke31
831c9642d3 new sound engine 2008-12-17 17:18:07 +00:00
ekeeke31
ae04a19023 added correct version number 2008-12-14 18:25:25 +00:00
ekeeke31
5bac6a3faf documentation + menu fixes 2008-12-14 18:23:07 +00:00
ekeeke31
d21047daed added DVD file autosorting, fixed automatic savestate/sram, fixed interlaced video mode switch, fixed audio buffers reset 2008-12-14 12:38:52 +00:00
ekeeke31
871375cc36 removed libogc license from sourcecode 2008-12-12 16:11:48 +00:00
ekeeke31
2472adacdd updated documentation 2008-12-12 15:38:04 +00:00
ekeeke31
4613223510 Widescreen Menu fix, fixed frame counter 2008-12-12 14:21:23 +00:00
ekeeke31
7b8984f729 minor bug fixes, modified SRAM/SaveState filenames 2008-12-12 13:27:38 +00:00
ekeeke31
00a61b4762 code cleanup 2008-12-11 17:38:29 +00:00
ekeeke31
822de1bd3f enable fat readahead cache, fixed FAT filenames & history 2008-12-10 21:29:42 +00:00
ekeeke31
8ea80d38a5 rewrote file interface 2008-12-10 18:16:30 +00:00
ekeeke31
6a9974c865 added USB storage support 2008-12-08 17:26:50 +00:00
ekeeke31
3b6375670a fixed wii power-off, compatibility fixes for libfat 20081205 2008-12-08 11:24:04 +00:00
ekeeke31
35530e0ee3 fixed SVP DMA, fixed bug with interlaced mode, added backdrop color for NTSC filters 2008-12-07 19:31:50 +00:00
ekeeke31
c4c78f58be fixed cart mapper, code cleanup 2008-12-05 16:26:57 +00:00
ekeeke31
0165ac387f huge update 2008-12-04 19:32:22 +00:00
ekeeke31
1a730e7183 modified SRAM autosave, directly run the game after the ROM has been loaded, wii shutdown support, improved soft reset support, faster (direct) texture mapping , faster NTSC filters 2008-11-13 07:24:30 +00:00
ekeeke31
0bc38ba32c fixed stupid bug with video renderer 2008-10-26 18:32:32 +00:00
ekeeke31
f2bf794996 modified horizontal scaler 2008-10-24 16:14:54 +00:00
ekeeke31
fa769d6c0f removed antialiasing (not working), rewrote video code 2008-10-23 20:38:06 +00:00
ekeeke31
ef3f88e060 reverted generic Makefile, fixed Xscale default value in STRETCH mode, added support for anti-aliasing ! 2008-10-20 15:50:13 +00:00
ekeeke31
6d34bb5796 enabled FAT ahead cache read (svpe patch), added generic Makefile 2008-10-17 18:35:28 +00:00
ekeeke31
fbf4c2be5a updated SDL port 2008-10-13 16:07:02 +00:00
ekeeke31
41ffdefb1d various modifications 2008-10-12 19:56:35 +00:00
ekeeke31
7a28802085 improved controllers default assignation 2008-10-03 14:49:01 +00:00
ekeeke31
c012b71248 fixed some video options not being properly set, modified Xscale/Yscale displayed values 2008-10-03 14:14:20 +00:00
ekeeke31
c1772021b5 added NTSC filter support, added proper 480p detection in Gamecube mode 2008-10-02 20:22:53 +00:00
ekeeke31
7b4ec49188 fixed some warnings in render.c, switched to -O3 optimization (no performance increase for Virtua Racing however), modified libsamplerate default when Virtua Racing is running to gain some fps 2008-09-25 17:53:44 +00:00
ekeeke31
68e201835f tiny adjustments to HBLANK/HDISP timings 2008-09-23 13:39:00 +00:00