adelikat
|
e4c7110174
|
Hex Editor - fix issue 150 - exceptions thrown when freezing multi-byte addresses
|
2014-04-11 16:45:05 +00:00 |
beirich
|
c3e0d8824c
|
zero warnings!
|
2014-04-08 02:25:46 +00:00 |
adelikat
|
bba2e254d3
|
Fix an inconsistency between the Reboot core menu item and the reboot core hotkey
|
2014-04-06 21:34:20 +00:00 |
adelikat
|
11f055a1e7
|
Use the RecentRom.MostRecent property more, instead of index 0
|
2014-04-06 20:46:23 +00:00 |
adelikat
|
72b3ca7204
|
Log Window - support Ctrl+C for Copy Selection
|
2014-04-03 21:03:30 +00:00 |
adelikat
|
42ff4c072c
|
Lua - Fix joypad.set()
|
2014-03-29 21:12:04 +00:00 |
adelikat
|
6e23df6472
|
Hex Editor - lots of fixes to Path and filename selection in OpenFile and SaveFile dialogs
|
2014-03-26 00:34:43 +00:00 |
adelikat
|
e8c0c21c7c
|
Hex Editor - fix a very annoying bug when using File on Disk that was caused by a very annoying thing, ugh
|
2014-03-24 02:25:26 +00:00 |
adelikat
|
a8aa121ecd
|
Hex Editor - support table files in the find box when searching for text strings
|
2014-03-23 23:47:20 +00:00 |
adelikat
|
7541dba798
|
Hex Editor - add a Close Table file menu item, enabled only when a table file has been loaded
|
2014-03-23 22:47:28 +00:00 |
adelikat
|
b95a0b648c
|
Hex Editor - support loading of Text translation table files (.tbl) including Recent menu and autoload options
|
2014-03-23 20:27:20 +00:00 |
adelikat
|
2581dccd90
|
Hex Editor - fix Find Prev and close Find box when Prev or Next is clicked
|
2014-03-23 19:55:56 +00:00 |
adelikat
|
2d87eeab70
|
Hex Editor - fix weird focusing bug when using the Find box, goofy winforms
|
2014-03-23 18:29:32 +00:00 |
adelikat
|
5559024757
|
Lua - Rip out gui.alert() and refactor/simplify things as a result
|
2014-03-23 17:39:07 +00:00 |
adelikat
|
54363e4da1
|
Lua - fix gui.drawText() (and gui.drawString)
|
2014-03-23 17:24:06 +00:00 |
adelikat
|
1226603697
|
Lua - Fix gui.Alert() to at least work. However, in trunk the alert font was gimped into regular font with the opengl change, and this is probably for the best. Will remove this lua feature and alert font code in a later commit
|
2014-03-23 17:12:25 +00:00 |
adelikat
|
555c9dfb45
|
Ram Watch - fix bug where it asks you to save changes, but if this is a fresh unsaved list it ignores the Yes button and closes
|
2014-03-23 16:58:54 +00:00 |
adelikat
|
d44649bf82
|
Record Movie dialog - fix bug where user selection in SaveFileDialog was not updating the filename textbox
|
2014-03-23 16:53:49 +00:00 |
adelikat
|
a534c7b221
|
Play Movie - fix bug where dialog was not respecting the read-only checkbox
|
2014-03-23 16:14:22 +00:00 |
adelikat
|
59ae076df7
|
add a TODO that I don't want to do yet, but don't want to forget about
|
2014-03-23 16:02:29 +00:00 |
adelikat
|
b378cd13e4
|
Cheats - address issue 148, instead of throwing an exception when attempting to add an out of range address, present an error message. One odd side effect is that it will add a separator instead, but I think that's acceptable for now.
|
2014-03-23 15:58:44 +00:00 |
adelikat
|
1e9374e4e4
|
Hex Editor - highlight "mis-alighned" selections properly that result from being on an odd-numbered address when switching to a higher data size. Also only highlight the portion of an address that is frozen in the case of viewing mutli-byte sizes while there are active cheats of smaller sizes.
|
2014-03-23 15:39:47 +00:00 |
adelikat
|
8ac9f7d2dd
|
Lua Console - try to use relative paths when saving and loading lua scripts
|
2014-03-23 14:44:18 +00:00 |
adelikat
|
8b6bf3fc89
|
A hackish workaround to make Select All faster in the Cheat Dialog
|
2014-03-23 14:10:35 +00:00 |
adelikat
|
6d1675e54c
|
Change UnfreezeAll option on many tools to remove cheats not simply disable them.
|
2014-03-23 13:21:48 +00:00 |
beirich
|
e291b3d5fa
|
SMS: Implement option for Auto Region (export/japan) and Auto Display type (NTSC/PAL)
|
2014-03-22 05:57:27 +00:00 |
beirich
|
c179fd5fd6
|
Add OSD message notifier to CoreComm
|
2014-03-18 03:03:53 +00:00 |
beirich
|
8496f71812
|
SMS: Korean mappers work. Fixes Cyborg Z, Dodgeball King, F1 Spirit, Jang Pang III, Knightmare II, Nemesis, Nemesis 2, Penguin Adventure, Sangokushi 3, Street Master, Wonsiin
|
2014-03-14 04:30:01 +00:00 |
beirich
|
8daab82463
|
SMS: Add Export/Japan, NTSC/PAL, Enable BIOS options to SMS menu. Not yet hooked up to core.
|
2014-03-13 04:15:05 +00:00 |
goyuken
|
b2eef124e2
|
nes: controller infrastructure
|
2014-03-05 04:08:24 +00:00 |
beirich
|
d328fd0479
|
SMS: add option to make 3d games playable. some are actually interesting. sega does what nintendont
|
2014-03-05 02:20:22 +00:00 |
beirich
|
197ca96630
|
preliminary add SMS bios to firmwares db and UI. not hooked up to core yet. nor all bioses added
|
2014-03-04 02:33:39 +00:00 |
goyuken
|
92c934b9a9
|
nes: squeeze a few more percent out of the nametable viewer
|
2014-03-01 23:43:04 +00:00 |
adelikat
|
877d81b0ff
|
Fix bug where adding to Ram Watch from another dialog while it has changes and autoload is on was asking you to save changes before adding an address
|
2014-03-01 19:16:17 +00:00 |
adelikat
|
f15a1bc36b
|
Hex Editor - fix ability to highlight past the end of a domain
|
2014-03-01 19:05:20 +00:00 |
adelikat
|
fc8cb97ce3
|
Hex Editor - when freezing/unfreezing, update highlighter colors
|
2014-03-01 18:09:09 +00:00 |
adelikat
|
75b9b132b6
|
Hex Editor - make freezing a range of addresses not slow
|
2014-03-01 18:04:21 +00:00 |
goyuken
|
1fbc833361
|
NES: fix some CNROM games. dunno how they got broken?
|
2014-03-01 16:58:01 +00:00 |
adelikat
|
bb3a76cb3d
|
Hex Editor - speed up Freeze Addresses more by not calling update tools that are already updated due to event handlers
|
2014-03-01 16:36:26 +00:00 |
adelikat
|
97bf870b74
|
Ram Tools - speed up many situations that are slow when freezing/unfreezing addresses with multiple tools open due to sloppy handling of change events
|
2014-03-01 16:30:06 +00:00 |
adelikat
|
827e2c44f8
|
Fix some inconsistent spelling in a Ram Watch and Search context menus, and some slight formatting cleanup on hex editor
|
2014-03-01 15:21:17 +00:00 |
goyuken
|
caf30ca015
|
NES: nametable viewer: moderate speedup
|
2014-03-01 05:36:43 +00:00 |
goyuken
|
f6c1c7eba2
|
NES: PPU Viewer: support MMC5 ExAttr mode
|
2014-02-25 22:54:25 +00:00 |
adelikat
|
f714093b23
|
Movies 2.0 - some progress towards supporting floats
|
2014-02-25 02:56:32 +00:00 |
adelikat
|
a6176d09e8
|
Object -> object
|
2014-02-24 03:25:57 +00:00 |
adelikat
|
186939f157
|
Hex Editor - fix the Find dialog box behavior, now correctly allows all characters and casings when switching to text mode
|
2014-02-24 03:18:43 +00:00 |
adelikat
|
3cf2ba7afc
|
Some nitpicky code cleanup on a few files before I do something useful with them
|
2014-02-24 02:50:56 +00:00 |
adelikat
|
33fdf03af6
|
Lua - fix forms.newForm()
|
2014-02-23 22:47:45 +00:00 |
goyuken
|
d7371fcf42
|
saturnus: support 8mbit/32mbit dram cart as a syncsetting. this inflates your savestate size heavily, of course...
|
2014-02-23 17:06:24 +00:00 |
adelikat
|
02ea7d360f
|
some code cleanup
|
2014-02-22 23:59:52 +00:00 |