338 Commits

Author SHA1 Message Date
Themaister
ac21fb81e2 Prepare for 0.5 release. 2011-05-15 22:18:36 +02:00
Themaister
efed98d5b6 Yay, works :) 2011-05-15 17:16:29 +02:00
Themaister
8d051ab413 Fix up case where plugin resamples. 2011-05-13 21:43:32 +02:00
Themaister
8ceb8225ad DSP plugin interface, weeee :D 2011-05-13 21:05:28 +02:00
Themaister
75d618140b Some more work on external API. 2011-05-11 17:52:16 +02:00
Themaister
b48322222a Add overscan cropping. 2011-05-05 14:13:12 +02:00
Themaister
d679f8b24f v0.4.1 updates. 2011-04-26 19:00:50 +02:00
Themaister
fcebad2589 FreeConsole() to avoid ugly console. 2011-04-23 14:47:50 +02:00
Themaister
d304960c21 0.4.1-beta I suppose. 2011-04-22 03:17:31 +02:00
Themaister
abd7bab43a Cheat support... Somewhat. 2011-04-17 16:53:19 +02:00
Themaister
092fa9d531 Get initial cheat support down. 2011-04-17 13:30:59 +02:00
Themaister
0f0a4d0a5e Fix fullscreen state flickering with XVideo. 2011-04-09 13:15:14 +02:00
Themaister
a4c901df57 Bit more logging when saving SRAM to be sure. 0.4! :D 2011-04-07 21:20:11 +02:00
Themaister
ad55829890 Convert to strlcpy/strlcat. More sane. 2011-04-03 22:29:36 +02:00
Themaister
b2d214ee79 Should fix path issues with UPS patching.
When filename had two dots ('.') in it,
using fill_pathname on g_extern.basename was wrong.
Added fill_pathname_noext to countermeasure this.
2011-04-03 21:43:25 +02:00
Themaister
006948b973 Warmup for 0.4-beta. Some FBO stuff is still borked. 2011-03-30 11:05:56 +02:00
Themaister
3455f83fa7 Hopefully fixes awkward issue with scale not being applied correctly. 2011-03-29 19:09:10 +02:00
Themaister
caf87b1198 Font handling and stuff. 2011-03-29 18:28:31 +02:00
Themaister
48dcd174a7 Add resetting support. (About time, ey?! :D) 2011-03-24 20:41:28 +01:00
Themaister
6c85e6e702 Configurable FBO support. 2011-03-23 23:48:13 +01:00
Themaister
e484e22e2f Fix up UPS :) Should work fine now at least for .sfc base roms. 2011-03-23 23:31:33 +01:00
Themaister
d5761b6385 Can disable netplay. 2011-03-19 20:41:07 +01:00
Themaister
e502a8b566 Updates for 0.3.2 2011-03-17 22:28:44 +01:00
Themaister
ec51ceb010 Add usage of snes_library_id(). 2011-03-17 01:25:44 +01:00
Themaister
1cf9381cb0 Fix colormaps and stuff. 2011-03-07 19:56:40 +01:00
Themaister
f94dc125e5 An initial take on bsnes CPU filters. 2011-03-07 19:12:14 +01:00
Themaister
96b978d55a Start on modular CPU filters. Abandon the old CPU filter stuff. 2011-03-07 17:22:03 +01:00
Themaister
336adb9f85 Preparations for 0.3.1 2011-03-01 21:45:04 +01:00
Themaister
f75c6df270 Should force granularity to 1 when using movies. 2011-02-26 15:09:04 +01:00
Themaister
f24653768f It does work, somewhat! :D 2011-02-26 00:59:17 +01:00
Themaister
f135972a6b Arghh... This is so goddamn annoying :( 2011-02-26 00:31:13 +01:00
Themaister
42c68e21a2 Movie rewind still very broken :( 2011-02-25 12:37:05 +01:00
Themaister
e8865060ca A start on movie rewind. 2011-02-25 11:47:27 +01:00
Themaister
0735398e64 Updates for 0.3. 2011-02-22 22:24:58 +01:00
Themaister
ec2d10e069 Add default path to OSX and check in APPDATA for Win32. 2011-02-22 11:28:28 +01:00
Themaister
e482b1bd18 Fix potential problem. Some cleanup. 2011-02-18 23:51:51 +01:00
Themaister
8a4bcacf88 hrm... 2011-02-18 14:49:15 +01:00
Themaister
aa648c1a49 Hm... Still borked. Seems hard to fix. 2011-02-18 03:14:32 +01:00
Themaister
0485f783b3 Updates for Win32. 2011-02-15 16:42:55 +01:00
Themaister
b73f5e77ff Cleanups, add --frames. 2011-02-15 15:32:26 +01:00
Themaister
89ba64d27f Borked, borked... 2011-02-14 22:37:57 +01:00
Themaister
1a6f112d8a More changes to netplay. Still quite broken, but it's not far away! 2011-02-14 20:11:46 +01:00
Themaister
70e8681487 Started to work on a look-ahead algorithm.
Still very broken, but frame-by-frame sync works at least :)
2011-02-14 16:10:53 +01:00
Themaister
f6ee0845f2 Add some message. 2011-02-13 19:50:45 +01:00
Themaister
a763848644 Fix some issues with message queues. 2011-02-13 18:19:37 +01:00
Themaister
9ba2d6c9fa Send SRAM to client. 2011-02-13 17:45:14 +01:00
Themaister
85dbc05ded Some start on netplay. :) 2011-02-13 16:40:24 +01:00
Themaister
d039bedad4 Fix up some path handling with srm/states. 2011-02-11 14:27:19 +01:00
Themaister
ad6719426c Fix up autosaving a bit. 2011-02-11 13:44:31 +01:00
Themaister
719e4942ce Add autosave possibility. 2011-02-10 21:16:59 +01:00