alyosha-tas
0cc5ec4fd3
Update FirmwareDatabase.cs
2017-06-24 13:02:44 -04:00
alyosha-tas
0ce16cf727
Add files via upload
2017-06-24 13:00:02 -04:00
alyosha-tas
68f46c580a
Add files via upload
2017-06-24 12:57:55 -04:00
alyosha-tas
e65393ec57
Add files via upload
2017-06-24 12:56:18 -04:00
alyosha-tas
6e5eaba155
Add files via upload
2017-06-24 12:55:10 -04:00
alyosha-tas
83cf32e9a9
Add files via upload
2017-06-24 12:53:39 -04:00
nattthebear
ed57f766ad
Pizza: Savestates at ~600K in SGB mode
2017-06-24 11:05:59 -04:00
nattthebear
00f2743240
pizza: ship wbx file
2017-06-24 09:47:51 -04:00
nattthebear
6637e0a53f
pizza: add lag/polling support
2017-06-24 09:38:03 -04:00
nattthebear
e81d269fbe
pizza: support pocahontas custom musacks. this game is an abomination
2017-06-24 09:12:08 -04:00
nattthebear
26063b35d0
pizza: first bits of sound. bios starting sound plays. bomb sound plays in Bomberman GB.
2017-06-23 20:51:19 -04:00
nattthebear
21c70d1d65
gpgx: port other changes from the old branch
2017-06-22 17:44:23 -04:00
nattthebear
e231cd5084
gpgx: port some svp changes from old branch. that game sucked
2017-06-22 17:31:31 -04:00
alyosha-tas
23345eb7d3
SMS: Require BIOS to load ROMs
...
Requires BIOS to be present and enables it by default.
2017-06-22 16:40:18 -04:00
alyosha-tas
a0a84173e5
Update MainForm.Designer.cs
...
Add warning for SMS BIOS setting
2017-06-22 16:37:35 -04:00
alyosha-tas
1b6011cefa
Update ProfileConfig.cs
...
Make SMS UseBIOS true by default
2017-06-22 16:34:54 -04:00
adelikat
05eb3b5abe
snes - mark some junko roms as junko
2017-06-21 20:00:01 -05:00
nattthebear
b214b7eb55
we learned nothing from this
2017-06-21 19:11:50 -04:00
zeromus
390e5b1a26
fix avi dumping on x64
...
problem was 4bytes only gap before lpParams.
did I break the struct for 32bit?
2017-06-20 23:27:44 -05:00
nattthebear
a7f7583fcc
waterbox: add space at the end of writable data pages, past what was allocated by the core but before the start of cpu enforced write protection, to savestates. theoretically fixes determinism issues from certain wild pointers
2017-06-20 20:56:17 -04:00
adelikat
06df9634c1
Merge branch 'master' into waterbox2
2017-06-20 17:42:35 -05:00
nattthebear
d1838cb868
pizza: some debugging info
2017-06-20 18:31:10 -04:00
nattthebear
30825c54ac
protip: When refactoring, it's not OK to just make it not work. Fixes #873
2017-06-20 17:29:11 -05:00
nattthebear
c112bb835f
pizza: most things besides sound should be working now
2017-06-20 18:23:51 -04:00
adelikat
1c7d179f7d
Saturn - type converter on port settings
2017-06-20 07:51:49 -05:00
Trivial-Man
ae3020b7c1
Undo previous edit
...
This was the wrong file to edit
2017-06-20 02:19:16 -06:00
Trivial-Man
a6eb3f060e
Include LuaPictureBox in project
...
Oops.
2017-06-20 02:18:24 -06:00
Trivial-Man
1eff513e43
I don't have a clue what happened here
...
I assume something changed here because I added a file to the project? Specifically LuaPictureBox. I don't know what specifically changed though and things won't build without updating this
2017-06-20 02:01:02 -06:00
Trivial-Man
2ddadeae24
Add PictureBox component and methods for drawing on it
2017-06-20 01:20:27 -06:00
Trivial-Man
b0e39406a6
Use LuaPictureBox functions in LuaCanvas
...
Also add in the missing error logs and correct some typos in LuaMethodAttributes.
2017-06-20 01:18:35 -06:00
Trivial-Man
089c487f26
Use LuaPictureBox for the LuaCanvas
2017-06-20 01:16:57 -06:00
Trivial-Man
28acb602ae
Create LuaPictureBox component
2017-06-20 01:12:13 -06:00
Trivial-Man
0fc3266880
Merge pull request #1 from TASVideos/master
...
Update
2017-06-20 01:08:30 -06:00
nattthebear
ed02493297
fuck componentmodel
2017-06-19 21:23:20 -04:00
nattthebear
ea32862199
pizza: some basic ATTR stuff now working
2017-06-19 19:53:40 -04:00
adelikat
46568bf1ec
N64 - disable cxd64 lle RSP pluging since we don't have one that works for 64bit, and no one was probably using it anyway
2017-06-19 18:00:19 -05:00
adelikat
810979dab2
Fix defctrl.json json parse error, Saturn keyboard - change names of keyboard R and L to not collide with the controller button names
2017-06-19 12:49:13 -05:00
adelikat
f5883d8332
oops, fix merge
2017-06-19 12:43:23 -05:00
adelikat
4982af7521
Merge branch 'master' into waterbox2
...
# Conflicts:
# BizHawk.Emulation.Cores/Consoles/Nintendo/SNES/LibsnesCore.ISaveRam.cs
2017-06-19 10:04:46 -05:00
adelikat
e1e7652c76
Saturn - default controls for other peripherals
2017-06-18 20:12:59 -05:00
adelikat
7caafc5437
Saturn - Keyboard - change some names to not have the same name as buttons, add default controls
2017-06-18 19:56:01 -05:00
nattthebear
95a56b15a8
pizza: SGB joypad functionality working
2017-06-18 20:35:55 -04:00
adelikat
6df2afccee
Saturn - button orders for peripherals
2017-06-18 17:19:34 -05:00
adelikat
162e851468
Saturn - virtualpad support for Mission and Dual Mission
2017-06-18 16:05:46 -05:00
adelikat
0c078a189e
Saturn - oops, 3d shoulder button mids should be 0
2017-06-18 16:05:46 -05:00
nattthebear
278b29a840
pizza: use waterboxcore
2017-06-18 16:05:55 -04:00
adelikat
5c71fc2e34
Saturn - Wheel - virtual pad support
2017-06-18 15:03:51 -05:00
adelikat
7e98cd6ec9
Saturn - mouse - make button names consistent with other cores, virtual pad support
2017-06-18 15:03:50 -05:00
adelikat
b22787fc44
Saturn - 3d pad - set mids for analog ranges, finish virtualpad support
2017-06-18 15:03:49 -05:00
nattthebear
80698781b1
misc code cleanup
2017-06-18 15:01:02 -04:00