feos
|
dfb0cf37d8
|
debugger: return address in hex when copying.
quicknes: uppercase numbers, since its mnemonics are uppercase too.
|
2016-02-21 18:45:09 +03:00 |
adelikat
|
ec45262611
|
Debugger - fix how Seek To determines the PC register
|
2016-02-21 07:49:22 -05:00 |
adelikat
|
fe22cb390b
|
Debugger - update when maximized
|
2016-02-21 07:46:45 -05:00 |
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 |
feos
|
41845eb791
|
tastudio: don't allow saving while saving.
Fix #578.
|
2016-02-20 15:27:41 +03:00 |
zeromus
|
2f50771494
|
fix ramwatch popup dialogs not referencing ramwatch as parent
|
2016-02-17 16:37:53 -06:00 |
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 |
adelikat
|
185f5190a0
|
GameShark tool - better layout, anchoring, min size, and tab orders
|
2016-02-14 22:46:59 -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
|
362f672abd
|
use that tool in emuhawk
|
2016-02-14 16:43:05 -06: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 |
AdamSturge
|
cf76d99a52
|
Merge pull request #571 from TASVideos/feature/cheat-comparison-types
Feature/cheat comparison types
|
2016-02-10 18:58:25 -08: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 |
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
|
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 |
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 |
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
|
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
|
7885934a1e
|
Add a global tools path in path config, have various tool related paths fallback to this tools folder, wire it up to hex editor .tbl files and basic bot .bot files. Change various tool paths to be . by default to point to the tools folder instead. Add tools folder to version control and builds
|
2016-02-05 20:46:18 -05:00 |
feos
|
ec3c862f4a
|
tastudio: account for loading files with "All Files" filter.
todo: input import.
|
2016-02-05 23:35:57 +03:00 |
feos
|
40b8a82034
|
tastudio:
- don't clear selection on Cut
- don't mindlessly unpause the emulator if autorestore is off and we're editing input via menu
|
2016-02-05 23:35:56 +03:00 |
Adam Sturge
|
c9dd10e8c0
|
Added comparison type column. Tied to debug issue where the column disappears from settings before being added to UI, couldn't figure it out without removing the [ConfigPersist] attribute from the Settings variable
|
2016-02-03 21:37:08 -08:00 |
hegyak
|
73e705f0f3
|
Added Multiline Cheat Code handling for all supported cores. Added GBA Slide code handling.
|
2016-02-03 14:01:57 -08:00 |
zeromus
|
e0d74c7718
|
better error handling in shader compiling. kind of sloppy, but gets the job done. entire system could use a little rethinking, if i ever revisit filters
|
2016-02-03 02:28:03 -06:00 |
Adam Sturge
|
9959d61949
|
Added comparison type dropdown. Updated Cheat model to contain reference to comparison type
|
2016-02-02 20:32:46 -08:00 |
adelikat
|
8168031bed
|
Make TargetZoomFactor a per systemId setting
|
2016-01-31 21:05:08 -05:00 |
zeromus
|
5e89e563d0
|
overhaul lua sandboxing so that each lua script has its own sandbox. elaborate tracking of winform/event ownership to ensure that lua doesnt receive calls without going through the owner's sandbox. add win32-specific speed hacks for currdir set/get at higher speed. There may be bugs in this commit, but I think we're on the right track now.
|
2016-01-31 19:54:55 -06:00 |