Stephen Anthony
0af03a3916
Debugger expressions need to be signed, since some results can be negative.
2017-05-01 20:58:31 -02:30
Stephen Anthony
2973d03e01
Added VDel and togglewidget for new/old ball in debugger TIA tab.
...
Cleaned up some minor spacing issues in previous CDF commit.
2017-04-30 14:42:06 -02:30
Darrell Spice, Jr
f623a097ba
Merge remote-tracking branch 'stella-emu/master'
2017-04-30 11:15:46 -05:00
Darrell Spice, Jr
4958ca3d93
CDF updates
...
* Implemented load/save state.
* Updated the debugger tab, which required the following:
- removal of : from RAM labels (part of the debugger overhaul)
- setCrossed() functionality in the DataGrid
2017-04-30 13:39:40 -02:30
Darrell Spice, Jr
42c762ae92
CDF updates
...
* Implemented load/save state.
* Updated the debugger tab, which required the following:
- removal of : from RAM labels (part of the debugger overhaul)
- setCrossed() functionality in the DataGrid
2017-04-30 11:01:27 -05:00
Darrell Spice, Jr
47a2f66e11
Merge remote-tracking branch 'stella-emu/master'
2017-04-27 18:39:42 -05:00
Stephen Anthony
ba2bed21b5
Fix potential crash in ARM code in DPC+ scheme.
2017-04-27 20:24:19 -02:30
Darrell Spice, Jr
043258d9a9
Merge remote-tracking branch 'stella-emu/master'
2017-04-27 12:45:15 -05:00
Stephen Anthony
8c756001f8
Activate player shadow registers, and align text in TIA tab.
2017-04-27 14:13:47 -02:30
Darrell Spice, Jr
c73c79187d
Merge remote-tracking branch 'stella-emu/master'
2017-04-26 17:15:06 -05:00
Stephen Anthony
a0e1ec322a
Update statefile # for recent statefile format changes.
2017-04-25 20:20:54 -02:30
Darrell Spice, Jr
75a45e7132
Merge remote-tracking branch 'stella-emu/master'
2017-04-25 17:32:11 -05:00
Stephen Anthony
f8d7253ec3
Expose GRPx read/write of new/old registers in debugger TIA tab.
2017-04-25 19:42:04 -02:30
Darrell Spice, Jr
da9756343a
Merge remote-tracking branch 'stella-emu/master'
2017-04-25 17:03:38 -05:00
Stephen Anthony
5212dc1189
Updated changelog for 3-voice music fixes.
2017-04-25 19:31:03 -02:30
Stephen Anthony
3e1b03bed5
3 voice music correction for CTY scheme.
2017-04-25 19:26:04 -02:30
sa666666
dc5a0bdba1
Merge pull request #122 from SpiceWare/master
...
3 voice music correction
2017-04-25 19:24:34 -02:30
Darrell Spice, Jr
559536f0d4
Merge remote-tracking branch 'stella-emu/master'
2017-04-25 16:28:37 -05:00
Darrell Spice, Jr
742eb36654
3 voice music correction
...
Christian discovered a bug in the updateMusicModeDataFetchers() function used by BUS, CDF, and DPC+.
2017-04-25 16:27:39 -05:00
Christian Speckner
24e449c5d4
Setters for player and ball old registers.
2017-04-25 22:58:05 +02:00
Christian Speckner
bd74b7de38
Fix delay queue widget regression caused by typo.
2017-04-25 20:36:00 +02:00
sa666666
46845e50ca
Merge pull request #120 from SpiceWare/master
...
Updates to BUS
2017-04-25 11:42:29 -02:30
Darrell Spice, Jr
86ecaca7d9
Updates to BUS
...
Add digital sample support to BUS.
2017-04-25 08:38:06 -05:00
Christian Speckner
ea7792d57a
Add getters for old / new GRPx / ENABL registers.
2017-04-24 23:47:06 +02:00
Christian Speckner
f51c6c983b
Show queued GRPx / ENABL shuffles in delay queue widget.
2017-04-24 23:42:44 +02:00
Stephen Anthony
b0bb4bda29
Fixed crash from non-initialized value.
2017-04-24 14:03:27 -02:30
Stephen Anthony
2d58825b25
First pass at revamping debugger TIA tab (UI changes only).
2017-04-24 12:36:47 -02:30
sa666666
2c4e6f3bc7
Merge pull request #119 from SpiceWare/master
...
Updated CDF to new spec.
2017-04-24 09:21:09 -02:30
Darrell Spice, Jr
3b0b6127cc
Merge remote-tracking branch 'stella-emu/master'
2017-04-23 18:07:54 -05:00
Christian Speckner
ce204901dc
Flush the line cache after stepping.
...
Ensures that the display will match the step afterwards.
2017-04-24 00:34:25 +02:00
Christian Speckner
24cb2417fc
Port improved line caching from 6502.ts .
2017-04-23 23:37:30 +02:00
Darrell Spice, Jr
26e9144468
Merge remote-tracking branch 'stella-emu/master'
2017-04-23 16:09:31 -05:00
Darrell Spice, Jr
a4fdab5534
Updated CDF to new spec.
...
The Harmony/Melody CDF driver underwent a major revision to add support for the new JMP FASTJUMP feature. Note that this update breaks compatibility with the previous CDF demos.
3-Voice Audio and Digital Sample playback are in place, though both sound "off" so further work will need to be done. Debugger Widget needs additional work, and state save/load support needs to be finished.
2017-04-23 15:48:12 -05:00
Stephen Anthony
38deb5b1cf
Potential fix for compile failure on ppc64le / SDL2.
2017-04-20 15:21:55 -02:30
Stephen Anthony
1dd8c04f68
Updated UNIX config files to latest release.
2017-04-18 12:21:16 -02:30
Stephen Anthony
fb6e573263
Update UNIX configure script for gcc7 and above.
2017-04-17 18:52:04 -02:30
Stephen Anthony
1675aece44
Merge branch 'master' of github.com:stella-emu/stella
2017-04-15 19:03:47 -02:30
Stephen Anthony
3aeae9b6f6
Improvements to the debugger prompt
...
- commands are now properly range checked (byte, short, etc)
- better error messages
- internally, use 16-bit/8-bit instead of 32-bit when necessary
2017-04-15 19:00:50 -02:30
Stephen Anthony
a2d647b17f
Updated OSX project file for Xcode under Sierra.
2017-04-14 23:40:49 -02:30
Stephen Anthony
d456721c5e
StringListWidget always wants focus.
2017-04-09 20:23:33 -02:30
Stephen Anthony
07f605d8be
Minor documentation/commenting update for Paddle class.
2017-04-08 00:29:35 -02:30
Stephen Anthony
7b8d579360
Added debugger prompt command 'debugcolors', which shows a legend
...
of colors used in 'fixed debug colors' mode.
2017-04-08 00:11:02 -02:30
Stephen Anthony
a8516ee504
Updated VS project file for recent class additions.
2017-04-07 20:48:27 -02:30
Stephen Anthony
4e794ba778
Updated debugger prompt commands 'trap', 'trapread' and 'trapwrite'
...
to work like the old 'm' versions, so they work on all mirrors and
also allow one to enter a range of values to trap. Added more
stringent error checking for parameters.
2017-04-06 20:22:00 -02:30
Stephen Anthony
9736bdd3e8
Added 'palette' debugger prompt command, which shows a colour swatch
...
of the currently active TIA palette.
2017-04-06 17:54:41 -02:30
Stephen Anthony
435608422b
Updated fixed debug colours to match in NTSC and PAL.
2017-04-06 17:26:17 -02:30
Stephen Anthony
6faf099f3e
Updated OSX project files for recent class additions.
2017-04-04 19:44:18 -02:30
Stephen Anthony
60322a10d4
The PF register in the debugger no longer shows COLUBK.
...
Some minor rearranging of the 'queued writes' widget.
2017-04-04 18:19:11 -02:30
Stephen Anthony
d3b50b5194
Fixed some minor issues with DelayQueueWidget.
...
- Removed redundant code to get TIA write address labels
- Added '$' to indicate hex output
- Added newlines to affected files.
2017-04-04 17:38:45 -02:30
Christian Speckner
3df449603e
Delay queue widget: Finishing touches
...
* Reorder widgets in TIA tab
* Change background color to readonly
* Pacify compiler warning in iterator
* Fix typo in TiaDebug
2017-04-04 21:55:16 +02:00