Commit Graph

14204 Commits

Author SHA1 Message Date
adelikat 143c172cf0 debugger - dissassembler - wire pageup/pagedown to incement/decrement 2019-02-02 17:08:26 -06:00
alyosha-tas ec333fe1b8 A2600: Bang! Demo ccorrect mapper 2019-02-02 09:10:37 -06:00
feos 104e40d8b5 update gliden64 2019-01-29 13:47:40 +03:00
alyosha-tas 1981877487 NESHawk: Remove GOTOs 2019-01-27 17:18:16 -06:00
Asnivor 76070cd89d OCD: Fix non-critial compiler warnings in my code 2019-01-25 15:45:15 +00:00
James Groom 777d4c6a81
Update README.md 2019-01-25 22:53:45 +10:00
James Groom 9791df8801
Update README.md 2019-01-25 22:51:32 +10:00
James Groom 462a0c5989
Update README.md 2019-01-25 22:50:10 +10:00
James Groom 81920d0dee
Update README.md 2019-01-25 22:48:19 +10:00
James Groom 7266cef5aa
Update README.md 2019-01-25 22:44:02 +10:00
James Groom 24e3e46620
Update README.md 2019-01-25 22:42:13 +10:00
James Groom 659c80a740
Update README.md 2019-01-25 22:39:40 +10:00
James Groom 6857585384
Update README.md 2019-01-25 22:38:42 +10:00
James Groom 530790b515
Update README.md 2019-01-25 22:35:41 +10:00
James Groom 363166fa90
Update README.md 2019-01-25 22:32:50 +10:00
James Groom ca42daa157
Update README.md 2019-01-25 22:31:36 +10:00
James Groom 50e5978144
Update README.md 2019-01-25 22:27:11 +10:00
James Groom 4f3dc6dafc
Update README.md 2019-01-25 22:25:48 +10:00
James Groom 73366ef5af
Update README.md 2019-01-25 22:17:21 +10:00
James Groom 41f464b80c
Update README.md 2019-01-25 22:09:31 +10:00
James Groom 1d6bd43532
Update README.md 2019-01-25 21:57:04 +10:00
feos 766de68e18 tastudio: don't tell about clipboard if it's empty 2019-01-23 17:24:42 +03:00
feos 9955c55a0a
address #1458 2019-01-23 16:07:34 +03:00
feos ce3e3d2ed3 lua docs: couple hints 2019-01-23 15:42:02 +03:00
James Groom a7518d4e32
Update README.md 2019-01-23 20:43:32 +10:00
James Groom 248ed700a2
Update README.md 2019-01-23 20:38:05 +10:00
feos 21401636f1
Update README.md
Come one, was it so hard?
2019-01-23 13:23:25 +03:00
James Groom 9b145c27af
Update README.md 2019-01-23 16:54:07 +10:00
James Groom f2938d4895
Update README.md 2019-01-23 02:58:24 +10:00
Asnivor 40384b0103 ApiHawk: fixed incorrect case in GUIApi.cs (causing BizHawk not to build on case-intolerant linux) 2019-01-22 16:48:39 +00:00
alyosha-tas f65959f64c SubNESHawk: Pass through memory domains 2019-01-21 14:13:32 -06:00
alyosha-tas e50272f9f4 GBHawkLink: Fix frame display when loading a state 2019-01-20 10:12:06 -06:00
alyosha-tas a15e856390 Update link text to match link status 2019-01-20 09:30:08 -06:00
alyosha-tas 64c3b9dcd2 NESHawk: Implement newly found APU behaviour 2019-01-20 09:06:25 -06:00
nattthebear 0114e39489 change all uses of -c:a libvo_aac to -c:a aac because the ffmpeg we're packaging now no longer supports the former 2019-01-20 09:20:52 -05:00
zeromus 0ee9ddc9aa for some reason in 482a3ab8f6 I changed the sln to have x64 and x86 projects instead of anycpu. maybe I had a good reason for that, but I didn't write it in that commit, and so I'm reverting this until someone articulates a good reason 2019-01-20 02:30:19 -05:00
adelikat 5b26300e50
Merge pull request #1419 from upthorn/master
Extend APIHawk with a lua-like system of api libraries
2019-01-19 17:24:08 -06:00
alyosha-tas c4b3a7c3b8 TAStudio: Update window name when using saveas, Fixes #1444 2019-01-19 14:47:12 -06:00
alyosha-tas 6e1a19b5f8 TAStudio: Ask to override existing bk2 file when exporting 2019-01-19 14:02:45 -06:00
alyosha-tas 2bddf3663e TAStudio: Fix some bugs in new from menues 2019-01-19 13:30:42 -06:00
alyosha-tas 9696a75839
Merge pull request #1439 from TASVideos/subneshawkfixattempt
SubNESHawk
2019-01-19 09:48:43 -06:00
alyosha-tas 8e99908c47 SubNESHawk: Add ppu cycle to tracer 2019-01-19 09:23:22 -06:00
alyosha-tas ad6790cfb7 SubNESHawk: Add subframe reset 2019-01-18 18:48:50 -06:00
James Groom c15916d76a
Update README.md 2019-01-18 20:27:10 +10:00
James Groom 95f45da9da
Update README.md 2019-01-18 20:24:07 +10:00
James Groom 054048a907
Update README.md 2019-01-18 20:21:13 +10:00
zeromus b164d8b31c implement user crop area as a negative padding
fixes #1453
2019-01-18 01:16:03 -05:00
zeromus e53d861db4 Revert "bad attempt at implementing user crop area" 2019-01-18 01:00:24 -05:00
zeromus 578bb546f3 bad attempt at implementing user crop area. need to do differently. needs to happen.. like... as soon as we get the video provider. 2019-01-18 01:00:07 -05:00
zeromus cecdff8293 config hookup for user crop area 2019-01-18 00:59:45 -05:00