adelikat
|
e3483758c4
|
C64 - add frame and lag information to savestates
|
2014-12-25 13:32:19 +00:00 |
zeromus
|
a226f61f7c
|
psx - remove unused CD subsystem code, now that i've decided to resurrect it in a separate module.
|
2014-12-24 22:27:29 +00:00 |
adelikat
|
7fd19ab26d
|
Atari 2600 - implement StepOver and StepOut
|
2014-12-24 17:08:09 +00:00 |
adelikat
|
85730524ef
|
Atari 2600 - restrict the access level of a bunch of things, and some slight reorg
|
2014-12-24 15:24:25 +00:00 |
adelikat
|
6c0a0401a9
|
Debugger - remove Load() logic since it is a duplicate of Restart() logic which is now called after Load()
|
2014-12-24 03:14:58 +00:00 |
kylelyk
|
2938f21962
|
Changed behavior when failing to import file to be less drastic.
|
2014-12-23 22:13:57 +00:00 |
adelikat
|
f79d8332a6
|
Debugger - fix how IMemoryCallbackSystem is used, breakpoint control no longer permanently disabled even when it is implemented in a core
|
2014-12-23 18:24:01 +00:00 |
adelikat
|
816a6e53df
|
Debugger - update some comments
|
2014-12-23 17:49:05 +00:00 |
adelikat
|
025299ebd1
|
Debugger - Restart() logic
|
2014-12-23 17:44:59 +00:00 |
adelikat
|
299e8cffaf
|
Debugger - remove some unused code
|
2014-12-23 17:34:12 +00:00 |
adelikat
|
f3599989bc
|
Debugger - fix updating of register values when they are labels (when the ability to set registers is not implemented by the core)
|
2014-12-23 17:12:06 +00:00 |
adelikat
|
feb7f4c4f3
|
Debugger - a fix to last commit
|
2014-12-23 03:13:13 +00:00 |
adelikat
|
7fb92d28fc
|
Debugger - fix disassembler scrollbar logic, including the "infinite scroll" effect that when you click the up or down scrollbar arrows it will got to the next instruction (upon the next update it will "snap" back to PC)
|
2014-12-23 02:34:08 +00:00 |
adelikat
|
9c7becbcfb
|
Debugger - better logic for clicking the scrollbar down arrow on the disassembler
|
2014-12-23 02:13:26 +00:00 |
adelikat
|
0f2197cec1
|
Break off ITracer from IDebuggable, rename to ITraceable and make it an IEmulatorService, refactor things accordingly
|
2014-12-23 01:58:12 +00:00 |
adelikat
|
5d4f9a715a
|
Debugger - don't assume a core will return any flags
|
2014-12-23 01:02:52 +00:00 |
goyuken
|
3ff067d426
|
IToolFormAutoConfig: add restore defaults
|
2014-12-23 01:01:37 +00:00 |
adelikat
|
2a771791d0
|
Debugger - fix display of registers when register setting isn't available
|
2014-12-23 00:58:21 +00:00 |
adelikat
|
0f97dbb017
|
Debugger - remove some unused code that didn't get deleted in an earlier revision
|
2014-12-23 00:01:46 +00:00 |
adelikat
|
1efd1454c2
|
Debugger - remove defaultWidth/Height stuff that isn't used now
|
2014-12-22 23:58:21 +00:00 |
adelikat
|
67d03c12c7
|
Debugger - convert to IToolFormAutoConfig
|
2014-12-22 23:57:03 +00:00 |
kylelyk
|
b8be890343
|
TAStudio gives Message Box before exiting when loading bad file.
|
2014-12-22 22:31:47 +00:00 |
kylelyk
|
9bb8a0f355
|
Fixed MarkerControl crashing on startup in TAStudio (temporary fix).
|
2014-12-22 22:30:22 +00:00 |
goyuken
|
e9b38bbbca
|
nes fds: decrease rate of debug message spew
|
2014-12-22 22:27:30 +00:00 |
goyuken
|
401c40fe8a
|
don't show file picker twice on fallback to different core
|
2014-12-22 22:21:51 +00:00 |
goyuken
|
6f195ba0d8
|
RecentItems Menu: add ability to configure its own recent size
|
2014-12-22 21:51:35 +00:00 |
goyuken
|
7e51289003
|
pce cdl: change settings system
|
2014-12-22 21:38:57 +00:00 |
goyuken
|
5ac505d582
|
SMS vdp viewer: settings
|
2014-12-22 19:15:56 +00:00 |
goyuken
|
808e17c3f7
|
tracelogger settings
|
2014-12-22 19:01:21 +00:00 |
adelikat
|
fea5156c31
|
Virtualpads - fix Atari 2600 B button
|
2014-12-22 01:36:54 +00:00 |
adelikat
|
8a64bb3ee7
|
remove an unused config variable
|
2014-12-22 01:35:06 +00:00 |
adelikat
|
fd28a593f6
|
Ram Watch - add a null check on Restart()
|
2014-12-22 00:59:39 +00:00 |
adelikat
|
6d0a764a72
|
Tastudio - quick fix for crashing on startup, a better solution is needed eventually but this will work fine, it just isn't conceptually how we want to do things anymore
|
2014-12-21 23:53:40 +00:00 |
zeromus
|
cad572262a
|
disc - fix some disc loading bugs
|
2014-12-21 23:32:39 +00:00 |
goyuken
|
78ea103114
|
ramwatch fix
|
2014-12-21 21:43:03 +00:00 |
goyuken
|
d1580567dd
|
add a few missed ServiceInjection uses
|
2014-12-21 18:25:04 +00:00 |
goyuken
|
d28d5e5a9b
|
quciknes: enforce objectdisposedexception so as to avoid accessviolations
|
2014-12-21 17:40:06 +00:00 |
goyuken
|
66b557ce93
|
update some pce tools to use autoconfig/configpersist
|
2014-12-21 16:59:36 +00:00 |
goyuken
|
ed6082cab3
|
NES: set NT and PPU viewers to use the new settings stuff
|
2014-12-21 08:17:56 +00:00 |
goyuken
|
3ff57483ff
|
tool manager: more config stuff
|
2014-12-21 05:56:51 +00:00 |
zeromus
|
4d1cd06dcf
|
psx - add note that hardcore debug mode might be nice for users of segmented AV dumping
|
2014-12-21 05:36:44 +00:00 |
zeromus
|
5261b1fd57
|
aviout - fix bug with non-multiple-4 pitches (e.g. 24bpp 350px wide psx screen)
|
2014-12-21 05:27:42 +00:00 |
zeromus
|
8c41c1f8a8
|
disc - fix loading of some peculiar audio discs. george carlin would probably have something funny to say about this
|
2014-12-21 04:53:08 +00:00 |
goyuken
|
ff8922bb08
|
itoolform custom config infrastructure; not complete
|
2014-12-20 21:49:53 +00:00 |
adelikat
|
1d0b623d88
|
Debugger - diassembler - an attempt to implement scrolling up (only works on small increment for now), but busted, arg
|
2014-12-20 20:33:54 +00:00 |
goyuken
|
8fb7d3ea9d
|
does it work? who knows!
|
2014-12-20 19:17:35 +00:00 |
adelikat
|
4bdbf9fa14
|
Debugger - Disassembler - use the System Bus to assess the max value, instead of a hardcoded 0xFFFF
|
2014-12-20 18:11:42 +00:00 |
adelikat
|
6512dcbd62
|
Atari 2600 - make the system bus 64k instead of 8k, this is technically more correct, even though all that space is just mirrored data
|
2014-12-20 18:09:31 +00:00 |
goyuken
|
62cb922a81
|
change GB gpu to work with IToolFormAutoConfig and fix un-resizable window behavior
|
2014-12-20 17:20:56 +00:00 |
goyuken
|
2245398df1
|
change itoolform autoconfig to opt-in
|
2014-12-20 17:05:13 +00:00 |