Commit Graph

  • 612c512bf4 modified GUI engine (**BROKEN**) ekeeke31 2009-03-29 18:56:36 +00:00
  • 841a159a90 ekeeke31 2009-03-22 12:23:30 +00:00
  • e15ff1c3bd updated credits ekeeke31 2009-03-16 18:56:59 +00:00
  • 9ff6c9cfd9 updated banners ekeeke31 2009-03-16 18:56:43 +00:00
  • 3dcfc9c377 updated GUI image files ekeeke31 2009-03-16 15:26:20 +00:00
  • 698594f777 ekeeke31 2009-03-15 19:11:01 +00:00
  • 70eedd9505 minor fixes to audio/video engines ekeeke31 2009-03-06 15:57:31 +00:00
  • 99e00b8fe3 [~]fixed ym2612 context restore [~]small fixes to SSG-EG emulation (should be finally fine !) ekeeke31 2009-02-28 17:49:31 +00:00
  • 914b8d22f2 small fix to SSG-EG emulation ekeeke31 2009-02-27 09:09:06 +00:00
  • a857fb3990 fixed broken YM2612 initial state, rewrote SSG-EG implementation (OK), reverted some menu changes ekeeke31 2009-02-26 17:24:53 +00:00
  • b75d86889e ekeeke31 2009-02-25 17:04:29 +00:00
  • 4eb8d17acf [-]removed Gens YM2612 core support [~]fixed YM2612 context restore [+]improved YM2612 emulation accuracy (BROKEN) ekeeke31 2009-02-25 16:53:28 +00:00
  • 6f65ac3f15 fixed audio/video synchronization, preliminary GX gui implementation ekeeke31 2009-02-22 19:57:41 +00:00
  • 7cd6346927 finalized new gui elements ekeeke31 2009-02-19 17:46:55 +00:00
  • 9f4df70657 ekeeke31 2009-02-18 18:21:31 +00:00
  • 1a147ead13 added GUI image files ekeeke31 2009-02-17 17:50:19 +00:00
  • 43fd560e55 optimized some float/int conversions, added -fomit-frame-pointer flag ekeeke31 2009-01-28 16:43:15 +00:00
  • b9cab7c7c4 updated history.txt ekeeke31 2009-01-16 15:03:16 +00:00
  • d589439cf6 reverted fix for video sync ekeeke31 2009-01-16 15:02:08 +00:00
  • 7bc7ae83dc code cleanup, moved some global/static variables to static/local ekeeke31 2009-01-14 16:32:35 +00:00
  • cba98b8cd6 updated history.txt ekeeke31 2009-01-13 20:11:39 +00:00
  • c8d27f6740 finally fixed interlaced mode, reimplemented frame counters ekeeke31 2009-01-13 20:02:06 +00:00
  • e822832b99 fixed weird exception occuring ekeeke31 2009-01-13 17:00:37 +00:00
  • 3ee65ad74b changed VIDEO synchronization ekeeke31 2009-01-09 17:11:42 +00:00
  • 4dbedcdc04 fixed original interlaced mode desync (hack) ekeeke31 2009-01-08 19:01:16 +00:00
  • cb7149fb6b added support for one EEPROM game, code cleanup ekeeke31 2009-01-07 17:12:03 +00:00
  • e774dc03ae tiny emulation speedup (restored) ekeeke31 2009-01-06 19:07:41 +00:00
  • 414a53ca1f modified sn76489 cut-off frequency, modified Video synchronization ekeeke31 2009-01-06 17:15:28 +00:00
  • 0e86a15c09 fixed crash issue ekeeke31 2008-12-20 20:36:37 +00:00
  • f6a242a031 added GX_Flush(), documented sound rendering core ekeeke31 2008-12-19 15:38:26 +00:00
  • 840a370418 new sync using audio DMA ekeeke31 2008-12-18 22:34:55 +00:00
  • fefc260ec4 sound rendering test, updated DOS/Win32 ports ekeeke31 2008-12-18 17:13:47 +00:00
  • 831c9642d3 new sound engine ekeeke31 2008-12-17 17:18:07 +00:00
  • ae04a19023 added correct version number ekeeke31 2008-12-14 18:25:25 +00:00
  • 5bac6a3faf documentation + menu fixes ekeeke31 2008-12-14 18:23:07 +00:00
  • d21047daed added DVD file autosorting, fixed automatic savestate/sram, fixed interlaced video mode switch, fixed audio buffers reset ekeeke31 2008-12-14 12:38:52 +00:00
  • 871375cc36 removed libogc license from sourcecode ekeeke31 2008-12-12 16:11:48 +00:00
  • 2472adacdd updated documentation ekeeke31 2008-12-12 15:38:04 +00:00
  • 4613223510 Widescreen Menu fix, fixed frame counter ekeeke31 2008-12-12 14:21:23 +00:00
  • 7b8984f729 minor bug fixes, modified SRAM/SaveState filenames ekeeke31 2008-12-12 13:27:38 +00:00
  • 00a61b4762 code cleanup ekeeke31 2008-12-11 17:38:29 +00:00
  • 822de1bd3f enable fat readahead cache, fixed FAT filenames & history ekeeke31 2008-12-10 21:29:42 +00:00
  • 8ea80d38a5 rewrote file interface ekeeke31 2008-12-10 18:16:30 +00:00
  • 6a9974c865 added USB storage support ekeeke31 2008-12-08 17:26:50 +00:00
  • 3b6375670a fixed wii power-off, compatibility fixes for libfat 20081205 ekeeke31 2008-12-08 11:24:04 +00:00
  • 35530e0ee3 fixed SVP DMA, fixed bug with interlaced mode, added backdrop color for NTSC filters ekeeke31 2008-12-07 19:31:50 +00:00
  • c4c78f58be fixed cart mapper, code cleanup ekeeke31 2008-12-05 16:26:57 +00:00
  • 0165ac387f huge update ekeeke31 2008-12-04 19:32:22 +00:00
  • 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 ekeeke31 2008-11-13 07:24:30 +00:00
  • 0bc38ba32c fixed stupid bug with video renderer ekeeke31 2008-10-26 18:32:32 +00:00
  • f2bf794996 modified horizontal scaler ekeeke31 2008-10-24 16:14:54 +00:00
  • fa769d6c0f removed antialiasing (not working), rewrote video code ekeeke31 2008-10-23 20:38:06 +00:00
  • ef3f88e060 reverted generic Makefile, fixed Xscale default value in STRETCH mode, added support for anti-aliasing ! ekeeke31 2008-10-20 15:50:13 +00:00
  • 6d34bb5796 enabled FAT ahead cache read (svpe patch), added generic Makefile ekeeke31 2008-10-17 18:35:28 +00:00
  • fbf4c2be5a updated SDL port ekeeke31 2008-10-13 16:07:02 +00:00
  • 41ffdefb1d various modifications ekeeke31 2008-10-12 19:56:35 +00:00
  • 7a28802085 improved controllers default assignation ekeeke31 2008-10-03 14:49:01 +00:00
  • c012b71248 fixed some video options not being properly set, modified Xscale/Yscale displayed values ekeeke31 2008-10-03 14:14:20 +00:00
  • c1772021b5 added NTSC filter support, added proper 480p detection in Gamecube mode ekeeke31 2008-10-02 20:22:53 +00:00
  • 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 ekeeke31 2008-09-25 17:53:44 +00:00
  • 68e201835f tiny adjustments to HBLANK/HDISP timings ekeeke31 2008-09-23 13:39:00 +00:00
  • 85a9dd0e6e adjusted SSG-EG Substain end level, fixed Micro Machines 2 tracks logo corruption ekeeke31 2008-09-22 16:19:08 +00:00
  • add14648d4 fixed z80 banked access to 68k ekeeke31 2008-09-21 19:54:02 +00:00
  • d9b59ef468 fixed SSG-EG decay level ekeeke31 2008-09-19 17:13:19 +00:00
  • b87381a068 fixed HBLANK/HINT timings ekeeke31 2008-09-18 15:08:47 +00:00
  • ea7f8eab4c ekeeke31 2008-09-16 16:31:29 +00:00
  • 5b48f93b49 some fixes with YM2612 ekeeke31 2008-09-15 16:28:53 +00:00
  • 1747f1b060 ekeeke31 2008-09-13 15:42:24 +00:00
  • deec7ecd2f adjuster HCOUNT/HINT timings, improved fast menu scrolling, removed unused SRC algorithms ekeeke31 2008-09-13 15:37:15 +00:00
  • 4c374d034a fixed YM2612 registers on reset, fixed max Frequency increment value (Nemesis) ekeeke31 2008-09-12 16:22:49 +00:00
  • fbbd1d6057 improved YM2612 emulation ekeeke31 2008-09-11 16:15:58 +00:00
  • 0c3c721bd0 fixed default scaling in STRETCH mode, fixed DPAD fast scroll, improved YM2612 enveloppe emulation ekeeke31 2008-09-10 14:31:13 +00:00
  • a2751bb7f3 fixed config file incoherencies between Wii&GC version, added fast scrolling using D-PAD ekeeke31 2008-09-09 10:33:43 +00:00
  • 1e0bb09070 updated changelogs ekeeke31 2008-08-26 18:35:19 +00:00
  • 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 ekeeke31 2008-08-26 16:00:43 +00:00
  • 2fc0a8efca fixed sound in SDL/win32 port ekeeke31 2008-08-26 15:58:27 +00:00
  • 20b6adf7d4 improved sound support in SDL port ekeeke31 2008-08-25 20:58:05 +00:00
  • 189157a408 fixed audio buffer allocation, added icon for SDL/win32 version ekeeke31 2008-08-25 19:38:03 +00:00
  • 63ca498fc9 updated documentation, added preliminar sound support for SDL/WIN32 port ekeeke31 2008-08-25 15:27:53 +00:00
  • 201c5eb922 updated SDL/DOS port ekeeke31 2008-08-24 19:58:37 +00:00
  • fb9c8eeb19 fixed bug with sound output, fixed vdp latency during VBLANK, improved SDL/DOS ports ekeeke31 2008-08-22 15:58:49 +00:00
  • 6749058dad updated SDL and DOS versions ekeeke31 2008-08-21 20:34:00 +00:00
  • 54fd830729 fixed libDI support (thanks svpe) ekeeke31 2008-08-20 20:25:17 +00:00
  • 18ae625179 enabled DVD loading from menu (Wii) ekeeke31 2008-08-20 10:18:14 +00:00
  • a5f6f5d9c2 moved FM timers back to integer, fixed libsamplerate warnings ekeeke31 2008-08-19 20:04:21 +00:00
  • d21599f529 added libdi support ekeeke31 2008-08-19 17:15:08 +00:00
  • 2e2c1d2b26 minor fixes with input reset ekeeke31 2008-08-18 16:02:16 +00:00
  • 0db46554ef added libsamplerate support, improved zipped rom loading, improved SSG-EG support ekeeke31 2008-08-17 20:17:49 +00:00
  • 8a2d4a03ff added experimental resampling (Secret Rabbit Code) ekeeke31 2008-08-14 15:41:17 +00:00
  • 19cede04f6 reset SSG-EG swap flag (YM2612 MAME), Mouse IR support minor fixes ekeeke31 2008-08-14 11:54:37 +00:00
  • f674126a66 fixed inputs initialization & controller options, additional SSG-EG fixes (experimental) ekeeke31 2008-08-13 12:47:56 +00:00
  • bd90f522e1 fixed bug in controller options, added FM core reset on option change ekeeke31 2008-08-12 16:20:43 +00:00
  • 0d367d7d16 fixed DVD support (gamecube), improved controller options ekeeke31 2008-08-11 18:02:04 +00:00
  • ec3f6c3d37 added Sega Mouse emulation ekeeke31 2008-08-11 15:18:57 +00:00
  • 09657296d4 added sega mouse support, fixed banked EEPROM access ekeeke31 2008-08-10 20:40:04 +00:00
  • ea3cdd015f fixed comment about CH3 CSM mode ekeeke31 2008-08-09 08:20:04 +00:00
  • 77fe5464bc docs updated ekeeke31 2008-08-08 16:47:09 +00:00
  • be12343e35 end of restoration ekeeke31 2008-08-07 12:43:17 +00:00
  • ce72ddbbd0 Removed file/folder ekeeke31 2008-08-07 12:42:15 +00:00
  • 387d406911 Removed file/folder ekeeke31 2008-08-07 12:40:46 +00:00