feos
|
0c32b48f29
|
debugger:
- don't post pc and raw bytes to genesis disasm string
- make some fonts monospace
- pad reg values properly
- give enough space for big reg names
|
2016-02-21 15:19:56 +03:00 |
Suuper
|
a751412c1f
|
TasStateManager.cs -> fixed stateHasDuplicate
|
2016-02-20 13:43:24 -06:00 |
Suuper
|
8b5440d963
|
Fixed a few bugs in TasStateManager.cs
|
2016-02-20 12:34:13 -06:00 |
nattthebear
|
1c4c5fb4a3
|
Rough in some code for BizInvoke in mono
|
2016-02-20 11:54:44 -05:00 |
nattthebear
|
787711389a
|
Clean up and work on BizInvoker some more
|
2016-02-20 11:30:05 -05:00 |
adelikat
|
f59038fb90
|
GPGX - disassembler support
|
2016-02-20 09:35:34 -05:00 |
adelikat
|
13e274cba5
|
Merge branch 'master' of https://github.com/TASVideos/BizHawk
|
2016-02-20 08:38:51 -05:00 |
nattthebear
|
e903273474
|
add "M68K BUS" and "S68K BUS" domains to gpgx core
|
2016-02-20 08:35:56 -05:00 |
feos
|
41845eb791
|
tastudio: don't allow saving while saving.
Fix #578.
|
2016-02-20 15:27:41 +03:00 |
adelikat
|
3d7736a5a6
|
Merge branch 'master' of https://github.com/TASVideos/BizHawk
|
2016-02-19 07:13:23 -05:00 |
nattthebear
|
ca56627197
|
Add a second form to BizInvoker that creates delegate types and uses GetDelegateForFunctionPointer. This allows slower but more complex pinvoke to be easily done when needed.
|
2016-02-18 21:07:12 -05:00 |
adelikat
|
5732362543
|
Merge branch 'master' of https://github.com/TASVideos/BizHawk
|
2016-02-17 20:53:17 -05:00 |
nattthebear
|
96fc7c9ec1
|
Add experimental interop library to quicknes. Still needs work...
|
2016-02-17 20:18:01 -05:00 |
zeromus
|
2f50771494
|
fix ramwatch popup dialogs not referencing ramwatch as parent
|
2016-02-17 16:37:53 -06:00 |
adelikat
|
cacfb615c4
|
simplify Cheat.cs somewhat
|
2016-02-16 20:02:57 -05:00 |
adelikat
|
3257b06f85
|
unnecessary usings
|
2016-02-16 19:57:57 -05:00 |
adelikat
|
180c9d8259
|
QuickNES.ITraceable - set dependentupon property
|
2016-02-16 19:55:43 -05:00 |
adelikat
|
9253f9ef77
|
update changelog with updated 1.11.5 release notes
|
2016-02-16 19:43:57 -05:00 |
zeromus
|
50da532fca
|
even better BuildGithubReleaseBranch.bat
|
2016-02-16 17:25:39 -06:00 |
zeromus
|
477a386eca
|
build release branch instead
|
2016-02-16 17:19:48 -06:00 |
zeromus
|
bcf7108715
|
support 64bit only tgit installations and add new batchfile to automatically do a clean clone of github's master branch
|
2016-02-16 17:15:03 -06:00 |
zeromus
|
75ed1bfca3
|
dont exit from BuildAndPackage_Release.bat
|
2016-02-16 17:12:35 -06:00 |
pjgat09
|
194905763a
|
Atari 2600: Double and quad size players are now correctly delayed an extra pixel.
|
2016-02-16 15:46:05 -05:00 |
adelikat
|
8a9e8c8671
|
Merge pull request #574 from Isotarge/patch-1
Better null checks in string validation functions
|
2016-02-16 12:40:54 -05:00 |
Isaac Miell
|
1252944251
|
Better null checks in string validation functions
This fixes an exception when pressing "Ok" on the "Go to Address" input prompt in the Hex Editor with an empty string
|
2016-02-17 02:41:09 +10:30 |
adelikat
|
f410612c3c
|
GameShark tool - for nes, if no description is set, then use the code itself, probably should do this on other ones too but I didn't feel like going through all the various places to put that logic
|
2016-02-15 20:51:07 -05:00 |
adelikat
|
8dfcf8deec
|
Hex Editor - Find Box - fix behavior of the enter button
|
2016-02-15 20:13:12 -05:00 |
adelikat
|
c41851e877
|
Call the lua loadstate callback before redrawing the screen and other updates
|
2016-02-15 19:17:19 -05:00 |
nattthebear
|
08655918bd
|
Winforms is your friend
|
2016-02-15 18:29:45 -05:00 |
nattthebear
|
2b56dd491d
|
Build quicknes with gcc 4.9. Use SSE2, LTO, PGO. All told, about 5% speedup? Maybe less?
|
2016-02-15 18:22:16 -05:00 |
nattthebear
|
c450aae00e
|
No https://en.wikipedia.org/wiki/X_%281992_video_game%29
|
2016-02-15 17:17:49 -05:00 |
adelikat
|
185f5190a0
|
GameShark tool - better layout, anchoring, min size, and tab orders
|
2016-02-14 22:46:59 -05:00 |
adelikat
|
ddbaf6b2f9
|
Lua - registering completiosn to sublime text 2 - exclude strings from completion logic
|
2016-02-14 22:35:47 -05:00 |
adelikat
|
ada89f875a
|
Make File -> Save Ram menu item the same font as the others
|
2016-02-14 22:01:00 -05:00 |
adelikat
|
47d9432ad4
|
Lua - set file watchers on lua session autoload
|
2016-02-14 21:51:12 -05:00 |
adelikat
|
b3728ff192
|
Make Screenshot Raw to Clipboard and Screenshot Client to Clipboard into configurable hotkeys instead of hardcoded shortcut keys in the menu items
|
2016-02-14 21:30:24 -05:00 |
zeromus
|
aa40191264
|
if we're going to have a GB palette equal to GBC-Grayscale.pal, we might as well call it grayscale.pal instead of X.pal
|
2016-02-14 17:05:05 -06:00 |
zeromus
|
362f672abd
|
use that tool in emuhawk
|
2016-02-14 16:43:05 -06:00 |
zeromus
|
b4a96dc7e5
|
add LARGEADDRESS command to BizHawk.Build.Tool
|
2016-02-14 16:41:07 -06:00 |
AdamSturge
|
feb7090957
|
Merge pull request #573 from TASVideos/bugfix/cheat-toolbar-size
Bugfix/cheat toolbar size
|
2016-02-14 14:23:27 -08:00 |
Adam Sturge
|
58410e6d3c
|
Removed Cheats.Designer.cs.bak file
|
2016-02-14 13:52:35 -08:00 |
Adam Sturge
|
4a4b23ac84
|
Adjusted CheatEdit.cs to allow for new drop down
|
2016-02-14 13:50:23 -08:00 |
Adam Sturge
|
8ff86fe6c4
|
Fixed toolbar icon size
|
2016-02-14 11:39:18 -08:00 |
nattthebear
|
510dc20823
|
Try activating Large Address Aware (>2GB) support for EmuHawk. Someone needs to test this.
|
2016-02-13 18:20:08 -05:00 |
pjgat09
|
b8ac99992e
|
M6502: Added an R to the State output to indicate when the RDY signal is false.
|
2016-02-13 17:15:14 -05:00 |
pjgat09
|
a3ef769407
|
Atari 2600: Use the RDY flag to halt the CPU instead of a loop in the TIA.
|
2016-02-13 17:11:07 -05:00 |
adelikat
|
8750b64a12
|
Some changelog fixes
|
2016-02-13 11:42:26 -05:00 |
AdamSturge
|
cf76d99a52
|
Merge pull request #571 from TASVideos/feature/cheat-comparison-types
Feature/cheat comparison types
|
2016-02-10 18:58:25 -08:00 |
adelikat
|
d4f2eae8eb
|
Merge pull request #567 from Isotarge/patch-1
Clean up code that applies N64 core settings
|
2016-02-10 18:40:38 -05:00 |
feos
|
435323489e
|
lua: gui.defaultPixelFont()
|
2016-02-10 20:06:45 +03:00 |