Commit Graph

88 Commits

Author SHA1 Message Date
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
b87381a068 fixed HBLANK/HINT timings 2008-09-18 15:08:47 +00:00
ekeeke31
deec7ecd2f adjuster HCOUNT/HINT timings, improved fast menu scrolling, removed unused SRC algorithms 2008-09-13 15:37:15 +00:00
ekeeke31
0c3c721bd0 fixed default scaling in STRETCH mode, fixed DPAD fast scroll, improved YM2612 enveloppe emulation 2008-09-10 14:31:13 +00:00
ekeeke31
a2751bb7f3 fixed config file incoherencies between Wii&GC version, added fast scrolling using D-PAD 2008-09-09 10:33:43 +00:00
ekeeke31
f2fdbc4e4d fixed input system rested when loading a new rom, fixed sega mouse buttons being inverted, SRAM are not compressed anymore, fixed B button on wiimote when emulating lightguns 2008-08-26 16:00:43 +00:00
ekeeke31
189157a408 fixed audio buffer allocation, added icon for SDL/win32 version 2008-08-25 19:38:03 +00:00
ekeeke31
fb9c8eeb19 fixed bug with sound output, fixed vdp latency during VBLANK, improved SDL/DOS ports 2008-08-22 15:58:49 +00:00
ekeeke31
6749058dad updated SDL and DOS versions 2008-08-21 20:34:00 +00:00
ekeeke31
54fd830729 fixed libDI support (thanks svpe) 2008-08-20 20:25:17 +00:00
ekeeke31
18ae625179 enabled DVD loading from menu (Wii) 2008-08-20 10:18:14 +00:00
ekeeke31
d21599f529 added libdi support 2008-08-19 17:15:08 +00:00
ekeeke31
2e2c1d2b26 minor fixes with input reset 2008-08-18 16:02:16 +00:00
ekeeke31
0db46554ef added libsamplerate support, improved zipped rom loading, improved SSG-EG support 2008-08-17 20:17:49 +00:00
ekeeke31
19cede04f6 reset SSG-EG swap flag (YM2612 MAME), Mouse IR support minor fixes 2008-08-14 11:54:37 +00:00
ekeeke31
f674126a66 fixed inputs initialization & controller options, additional SSG-EG fixes (experimental) 2008-08-13 12:47:56 +00:00
ekeeke31
bd90f522e1 fixed bug in controller options, added FM core reset on option change 2008-08-12 16:20:43 +00:00
ekeeke31
0d367d7d16 fixed DVD support (gamecube), improved controller options 2008-08-11 18:02:04 +00:00
ekeeke31
09657296d4 added sega mouse support, fixed banked EEPROM access 2008-08-10 20:40:04 +00:00
ekeeke31
fb15609c9e restored from bountysource 2008-08-07 12:26:07 +00:00
ekeeke31
844cdbe77d 2007-08-20 19:24:03 +00:00
ekeeke31
fb745c3b0a 2007-08-20 09:45:09 +00:00
ekeeke31
0711a6f9d8 fixed eeprom documentation 2007-08-17 15:03:07 +00:00
ekeeke31
30997a1c43 - changelog updated
- added VFAT support and old files saved
- corrected some docs
- added SRAM crc calculation after SRAM saving on SDCARD
- modified reload_rom actions order
- fixed some vdp status bits
2007-08-16 10:03:18 +00:00
ekeeke31
60d3cac5c8 fixed SRAM initial state
added vdptiming autodetect
allowed TIME register read
modified HBlank end
2007-08-12 15:02:32 +00:00
ekeeke31
ffbb7b6cb1 fixed alttiming 2007-08-11 18:03:15 +00:00
ekeeke31
1bb58b69b9 corrected peripheral support display in rominfo.c 2007-08-11 07:34:30 +00:00
ekeeke31
217ca8de3f 2007-08-10 20:34:06 +00:00