goyuken
|
54ff07fbfc
|
n64: fix race bug introduced in previous revision. also turn display upside down
|
2013-05-04 01:16:27 +00:00 |
goyuken
|
1abb7cf91a
|
n64: resolve the "first frame" issue
|
2013-05-04 00:47:36 +00:00 |
goyuken
|
147c77c124
|
n64: screw things up some more. use a semaphore to handle stoppage in r4300 interrupt. blah. it's faster
|
2013-05-04 00:23:52 +00:00 |
pjgat09
|
9a1241b7e7
|
m64p: Actually use the passed values for the X and Y axises
|
2013-05-02 22:05:28 +00:00 |
pjgat09
|
2a0c6c4daf
|
m64p: Configure controller 1 to be plugged in. Flesh out the plugin somewhat
N64: Pass controller 1 data to the core
|
2013-05-02 03:38:57 +00:00 |
pjgat09
|
a50068d61d
|
m64p: Added a stub for a bizhawk handled input plugin
|
2013-05-02 02:19:36 +00:00 |
pjgat09
|
dbd25f17d4
|
m64p: Removed the need for the rice ini file
|
2013-05-02 01:48:45 +00:00 |
pjgat09
|
177526eb2c
|
m64p: Post-build commands for visual studio 2010, just because
|
2013-05-02 00:04:33 +00:00 |
pjgat09
|
3c27e21394
|
m64p: Make the bkm audio plugin compile in VS2010
|
2013-05-01 23:52:04 +00:00 |
goyuken
|
f362b2f69c
|
n64: stop mupen64plus-audio-bkm debug profile from using v11 platform toolset
|
2013-05-01 23:41:45 +00:00 |
pjgat09
|
533baf9ef3
|
N64: Added a function to get the audio rate from the core.
|
2013-05-01 21:28:15 +00:00 |
pjgat09
|
d7e3e4042b
|
m64p: Hide the SDL window
|
2013-04-30 20:46:25 +00:00 |
pjgat09
|
7af28f1106
|
m64p: Disabled mupen's throttle
|
2013-04-30 03:34:06 +00:00 |
pjgat09
|
7f7b9eac1f
|
m64p: Created a new audio plugin that saves the samples in a buffer for bizhawk to retrieve. Also added some miscellaneous svn:ignores
N64: Hooked up the new audio plugin, but it doesn't sound exactly right.
|
2013-04-30 03:24:44 +00:00 |
pjgat09
|
3bc682a411
|
m64p: Added VI callback functionality
N64: Made a VI callback function which declares the frame complete every VI, instead of per frame.
|
2013-04-30 01:50:27 +00:00 |
pjgat09
|
2598967d56
|
m64p: Start the emulator paused
N64: Wait for the emulator to start up before returning from the constructor.
|
2013-04-30 01:14:07 +00:00 |
pjgat09
|
bfc0117237
|
m64p: Hard coded an ini file location until I can be bothered to work out the config handling in m64p
N64: Loads roms and pops up an SDL window to display them
|
2013-04-30 00:08:21 +00:00 |
pjgat09
|
0ef44a6faa
|
m64p: Added post-build commands to copy the resulting dlls to the proper bizhawk directory. Removed the visual studio result directory and added an svn:ignore for it.
|
2013-04-29 23:10:53 +00:00 |
pjgat09
|
dd768d98b8
|
m64p: Forgot to include these required dlls to allow the core to run.
|
2013-04-29 03:46:51 +00:00 |
pjgat09
|
cdc4dd7358
|
m64p: Removed the "inline" modifier from a function to allow the RSP plugin to compile. Compiled the four plugins and the core into dlls. Added svn:ignore properties for the generated VS files.
|
2013-04-29 02:52:52 +00:00 |
pjgat09
|
8a56a46900
|
Adding clean clones of the Mupen64Plus repos, minus the html documentation for SDL. Also adding svn:ignores for hg related files in these repos.
|
2013-04-29 01:11:33 +00:00 |