Commit Graph

723 Commits

Author SHA1 Message Date
hizzlekizzle
aa98d9726d Merge pull request #30 from westonlast/Correct-Pixel-Aspect-Ratio
Correct pixel aspect ratio
2016-09-25 20:28:05 -05:00
hizzlekizzle
7ed03242a5 Merge pull request #35 from hizzlekizzle/patch-1
Add turbo toggles for I+II buttons
2016-09-25 20:25:36 -05:00
hizzlekizzle
ee88e0d126 Add turbo toggles for I+II buttons
You can enable them without a core restart but you can't disable them without a restart. I'm not sure why. Changing the speed works without a restart, as well.
2016-09-24 14:51:36 -05:00
twinaphex
2efcc8570e (Emscripten) Add target 2016-09-07 06:03:02 +02:00
twinaphex
b0a68e5c9f Cleanup Makefile 2016-09-07 06:00:43 +02:00
twinaphex
1503dee42d (Android) Buildfix 2016-08-18 21:12:16 +02:00
Twinaphex
511b0f02e6 Merge pull request #34 from orbea/license
Distribute the Mednafen license
2016-08-18 19:56:46 +02:00
orbea
e311f78e83 Distribute the Mednafen license 2016-08-18 10:42:38 -07:00
twinaphex
8ed1278514 Update 2016-08-15 06:35:16 +02:00
twinaphex
6c2afbd741 Update 2016-08-15 04:44:08 +02:00
twinaphex
a9af01c0e8 Update 2016-08-15 04:16:42 +02:00
twinaphex
3df4066045 (CDROM) Update 2016-08-15 04:14:55 +02:00
twinaphex
c7a9524746 Update CDROM code 2016-08-14 17:16:27 +02:00
Alcaro
59bbdb1352 Fix broken C++98 refactoring
Old version was insane, but The For-Case Paradigm isn't much better. And the refactoring swapped the call order.
2016-08-14 17:02:22 +02:00
twinaphex
5b9fa44a70 update MDFN_printf 2016-08-14 16:56:24 +02:00
twinaphex
ad8a83122a Just rewrite this instead 2016-08-14 16:51:17 +02:00
twinaphex
e1396042a2 Replace this auto variable 2016-08-14 16:37:38 +02:00
twinaphex
f6dba058dd Move helper to git.h 2016-08-14 16:34:37 +02:00
twinaphex
416fff33d6 Add helper 2016-08-14 16:29:05 +02:00
twinaphex
8a29d90ec3 Get rid of array header inclusion 2016-08-14 16:18:22 +02:00
twinaphex
d22f0fa36f Use homegrown stl_array so we don't need C++11 for this 2016-08-14 16:17:11 +02:00
twinaphex
67e46c62c6 Better control flow, use log_cb instead of MDFN_Error, etc. 2016-08-14 15:01:30 +02:00
twinaphex
d6d74044e1 Take out C++11-ish feature 2016-08-14 14:21:22 +02:00
twinaphex
fcd4c4a8fd Remove old cdrom code 2016-08-14 11:57:54 +02:00
twinaphex
4403fa4471 New cdrom code 2016-08-14 11:54:31 +02:00
twinaphex
f31ab4600c Call TOC_Init at first 2016-08-14 04:47:47 +02:00
twinaphex
9ffdfb19ef Initialize TOC first 2016-08-14 04:45:58 +02:00
twinaphex
136c9fc968 (CDROM) Update CDUtility code 2016-08-14 04:43:15 +02:00
twinaphex
d564f37ba1 (CDROM) Update 2016-08-14 04:10:34 +02:00
twinaphex
01b731ea08 Remove SimpleFIFO 2016-08-14 03:52:38 +02:00
twinaphex
9fa42a4b49 Remove this 2016-08-12 18:58:48 +02:00
twinaphex
bfe9b350be Get rid of gettext_noop 2016-08-12 18:44:57 +02:00
twinaphex
cb9eec9f92 Cleanups 2016-08-12 11:27:28 +02:00
twinaphex
5fede75e09 (PS3) Buildfix 2016-08-11 05:04:04 +02:00
twinaphex
0b5d944d67 Remove variable 2016-08-10 06:41:41 +02:00
twinaphex
576d362963 Update Blip_Buffer.c 2016-08-10 06:10:45 +02:00
twinaphex
5dce709130 Don't need scrc32 2016-08-10 06:04:02 +02:00
twinaphex
0e04b5affe Get rid of crc32 generation 2016-08-10 06:02:54 +02:00
twinaphex
3a5af96afc Use plain C version of Blip_Buffer 2016-08-10 05:57:58 +02:00
twinaphex
8f4eacd3a9 Remove this 2016-08-09 20:50:20 +02:00
twinaphex
3a545bb074 Cleanups 2016-08-09 20:20:53 +02:00
twinaphex
4c2bd58fb3 Get rid of name 2016-08-09 07:48:52 +02:00
twinaphex
7657a5cfbb Start removing most of MDFNGameInfo 2016-08-09 07:38:20 +02:00
twinaphex
604c2a2e28 Remove DOS ifdef 2016-08-07 21:42:27 +02:00
twinaphex
2751146f0f Cleanups 2016-08-07 15:44:36 +02:00
twinaphex
e2d5e8df9a Remove this file 2016-08-07 15:38:38 +02:00
twinaphex
7aaa4ed614 Backport CD-ROM code 2016-08-07 15:38:04 +02:00
twinaphex
959b7218a9 Backport 2016-08-06 17:12:28 +02:00
twinaphex
ce749e3137 Buildfix 2016-08-06 17:08:25 +02:00
twinaphex
a2e142db64 Backport b37ec0775d 2016-08-06 16:58:05 +02:00