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 |
feos
|
1de5a84687
|
lua: make fceux font monospace
|
2016-02-10 20:06:44 +03:00 |
zeromus
|
bff0d5b95d
|
add and hook up AWEMemoryStream option for movie storage. GUI is intentionally shoddy to convey sense that it's experimental. Has been cursorily verified but not thoroughly tested.
|
2016-02-10 01:09:43 -06:00 |
Adam Sturge
|
c82f70763e
|
Fixed bug where having no comparison type would throw exception
|
2016-02-09 20:33:44 -08:00 |
feos
|
07d4ac846b
|
lua: memory.GetMemoryDomainSize()
fix #542
|
2016-02-09 17:54:11 +03:00 |
Adam Sturge
|
447d312a5c
|
Highlighting a cheat now updates the comparison type drop down to reflect the appropriate value
|
2016-02-08 21:06:13 -08:00 |
Adam Sturge
|
c59f1c1761
|
Comparison type can be set if and only if comparison field is non-empty
|
2016-02-08 20:56:11 -08:00 |
zeromus
|
72e4760b38
|
get equipped with less typos
|
2016-02-08 20:10:07 -06:00 |
zeromus
|
3ea3a43e8b
|
update changelog
|
2016-02-08 20:08:58 -06:00 |
zeromus
|
c32cd7f67d
|
add missing items from 1.11.4 changelog
|
2016-02-08 20:08:48 -06:00 |
zeromus
|
d37233fe46
|
copyright material -> copyrighted material
|
2016-02-08 20:03:39 -06:00 |
zeromus
|
ae8c961ac7
|
refine rewind config dialog
|
2016-02-08 02:46:16 -06:00 |
zeromus
|
1a123fa491
|
allow "#aarrggbb" as Color parameter to forms.setproperty. fixes #547
|
2016-02-08 02:33:58 -06:00 |
zeromus
|
89a4381d9d
|
add GB layer toggles
|
2016-02-08 02:18:24 -06:00 |
zeromus
|
97998071a7
|
fix bugs in lua's memorysavestate apis (fixes #565)
|
2016-02-08 01:28:26 -06:00 |
Adam Sturge
|
5dc31d3eb9
|
Fixed index bug for comparison type in Load() in CheatList
|
2016-02-07 21:54:45 -08:00 |
Adam Sturge
|
52c587d712
|
Save/Load cheats now accounts for comparison type column
|
2016-02-07 21:40:14 -08:00 |
Adam Sturge
|
992acd9e96
|
Added code to sort by comparison type. Added code to compare based on comparison type selected
|
2016-02-07 20:56:40 -08:00 |
nattthebear
|
86a8c1dfd4
|
Slight changes to update mgba to 0.4.0
|
2016-02-07 12:51:00 -05:00 |
nattthebear
|
8aa298c95b
|
Disable mapper 212 in quicknes, since it wasn't working
|
2016-02-07 09:12:39 -05:00 |
adelikat
|
36b82c3563
|
Lua Console - add a button that installs auto-complete for all bizhawk's lua library to Sublime Text 2's lua syntax, still todo - notepad++
|
2016-02-07 08:27:57 -05:00 |
zeromus
|
3b9796232c
|
MoviesOnDisk: now ready for primetime; hooked up as option in customize config dialog
|
2016-02-06 15:07:58 -06:00 |
zeromus
|
07e93e6b4f
|
add comments about what not to do in DisplayManager
|
2016-02-06 15:00:05 -06:00 |
adelikat
|
da421483f6
|
Firmware disclaimer
|
2016-02-06 14:54:39 -05:00 |
adelikat
|
907850ce02
|
Lua - fix exception when reloading a lua script with registered functions while the registered functions dialog is open
|
2016-02-06 14:22:56 -05:00 |
adelikat
|
cc7b60e4db
|
Remove test.lua, not sure when that got checked in
|
2016-02-06 13:52:33 -05:00 |
adelikat
|
487fce328b
|
Lua - add option to detect changes in scripts and automatically reload them. Have this option off by default for now. Also fix reloading of scripts which was recently broken.
|
2016-02-06 13:50:02 -05:00 |
Adam Sturge
|
f19333dd11
|
Prettied up display of comparison type in cheats table
|
2016-02-05 20:33:21 -08:00 |
Adam Sturge
|
092b5da974
|
restored [ConfigPerist].
|
2016-02-05 19:33:31 -08:00 |
adelikat
|
d0d5df44c9
|
Tastudio - create settings sooner, hopefully fixes null reference errors with the splitter controls
|
2016-02-05 21:57:40 -05:00 |
adelikat
|
5ee06325bc
|
QuickNes - trace logger - make logging pretty and more informative
|
2016-02-05 21:28:16 -05:00 |