ansstuff
afd4675104
Taseditor: fixed Greenzone saving while emulator is unpaused
2012-12-25 15:54:12 +00:00
ansstuff
bf8649f110
win32: fixed restoring maximized window after switching from fullscreen
...
win32: holding Shift when resizing FCEUX window reverts "Force integral factors" meaning
win32: remodel "Video config" dialog:
* removed the list of predefined modes (they were broken anyway)
* removed FS stretching options (obsoleted by "Best Fit")
* removed broken display of "Current Pixel Aspect Ratio" (may return it after implementing the 4:3 mode)
* "Full Screen (hotkey: Alt + Enter or double-click)" - reads current hotkey mapping
[[Split portion of a mixed commit.]]
2012-12-19 19:35:00 +00:00
CaH4e3
66b0073666
fixed crash when four-screen bit is set after CRC check
2012-12-18 15:34:04 +00:00
CaH4e3
8110346ccb
mapper 018 - fixed
...
mapper 198 - fixed
AutoResumePlay default option - "disabled"
2012-12-18 13:56:35 +00:00
ansstuff
e1ef50ac14
* fixed "Auto-resume old play session", for some reason NSFs don't allow loading savestate right after opening the ROM
...
* updated docs
[[Split portion of a mixed commit.]]
2012-12-16 13:07:50 +00:00
aquanull
d9f0d060df
* Action 52 reset.
2012-12-16 10:46:49 +00:00
CaH4e3
c550c9623e
more cleanup
2012-12-15 21:53:01 +00:00
ansstuff
00b4304241
win32: added Config->Enable->Auto-resume old play session
2012-12-15 17:42:53 +00:00
punkrockguy318
bf4ba33801
scons: include all relevant source files in src/boards
2012-12-13 20:23:16 +00:00
ansstuff
b8c1d1e29b
* added NES->Emulation Speed->Set Custom Speed
...
* added NES->Emulation Speed->Set FrameAdvance Delay
* added NES->Emulation Speed->Set custom speed for FrameAdvance
* Debugger: fixed mouse wheel scrolling
2012-12-13 15:59:45 +00:00
CaH4e3
880c9deb62
removed old ines code, more formatting
2012-12-12 20:28:34 +00:00
CaH4e3
3a5e90fcc2
formatting sync, cleanup
2012-12-12 18:30:16 +00:00
CaH4e3
13d63e5af2
finish with mapper to boards conversion
2012-12-12 16:47:50 +00:00
CaH4e3
f3d6e617d5
tracer/logger fixed unlogged ram code
2012-12-07 19:18:47 +00:00
ansstuff
7c0604e323
* Tracer: adjusted total line width to the new disassembly field width
...
* removed "forcing the default resolution of fullscreen to be the same as current display resolution"
2012-12-06 16:50:58 +00:00
zeromus
7ec00fad29
win32-change trace logger not to use such a wide disassembly field. it makes tracing to the tracer window using the old options useless since the registers are pushed off the edge. if this is unacceptable for some reason (i have no idea why the disassembly field became so big; is it for symbolic stuff?) then we should make it an option, or make it dynamic and use the smaller size when logging to the window with default option set.
2012-12-05 18:42:21 +00:00
ansstuff
9cc3a0d29c
Fixed zapper and mouse positioning in fullscreen and bestfit mode
2012-12-05 18:10:07 +00:00
ansstuff
604c22e16b
* speed up HUD text drawing
...
* Taseditor: speed up consecutive Recordings (when combining)
2012-12-04 17:03:58 +00:00
ansstuff
e21ed84dfa
* fixed "X" button in the "Enter New Input" dialog (Hotkey Mapping); changed "Cancel" button to "OK"
...
* Taseditor: fixed accelerators when editing Notes
2012-12-03 17:11:17 +00:00
CaH4e3
5ca09c31d5
mapper 99 - fixed
...
UNIF SMB2J - now not support SMB2j which is proven bad dump
2012-12-03 15:26:22 +00:00
punkrockguy318
6652cec0ae
scons: trivial variable name change for consistency
2012-12-02 00:02:44 +00:00
punkrockguy318
1889aca8aa
fceux: bump devel version number to 2.2.1
2012-12-01 22:57:53 +00:00
punkrockguy318
969258d32a
scons: dynamically generate the build source list
2012-12-01 21:54:02 +00:00
CaH4e3
814f7e1b68
almost done with conversion...
2012-11-30 09:49:38 +00:00
zeromus
19c97a392e
fix you ling xing dong by assigning to mapper 192
2012-11-29 17:26:19 +00:00
ansstuff
d14ecba070
forgot to comment this out after compiling
2012-11-27 23:00:23 +00:00
ansstuff
cd9560bf98
updated site
...
updated docs
[[Split portion of a mixed commit.]]
2012-11-27 19:52:11 +00:00
ansstuff
519c15f01c
fixed docs
...
[[Split portion of a mixed commit.]]
2012-11-27 17:11:25 +00:00
ansstuff
8df92bb338
updated docs and changed version to 2.2.0
...
[[Split portion of a mixed commit.]]
2012-11-27 17:03:56 +00:00
zeromus
57b0178477
taseditor-fix building in old visual studios
2012-11-26 19:18:15 +00:00
ansstuff
b9d935a555
* Taseditor: use doublebuffering style for listviews
2012-11-26 14:43:58 +00:00
punkrockguy318
9bcf1cc648
sdl: attempt to detect video resolution for fullscreen during configuration file generation
2012-11-25 18:56:53 +00:00
ansstuff
2f2114368b
taseditor-ru: updates
...
[[Split portion of a mixed commit.]]
2012-11-25 17:01:57 +00:00
ansstuff
dc7805cfc5
* Taseditor: fixed bug in project saving
...
* Taseditor: fixed bug in laglog truncating when no Input changes are made by inserting/deleting frames
2012-11-25 09:50:46 +00:00
punkrockguy318
7922866f96
gtk: don't allow movie recording to begin when rom isn't running
2012-11-24 21:03:10 +00:00
ansstuff
1c2d6d88bc
* when the New PPU is on, it displays "(NewPPU)" in the window caption
...
* fixed bug with erasing more frames than there is movie records
2012-11-24 12:56:10 +00:00
CaH4e3
ae9ea54126
fixed #554 , mapper 15 typo bug
2012-11-22 16:40:52 +00:00
ansstuff
4c0f74d022
* Taseditor: added "Ungreenzone" item to context menu
...
* Taseditor: added "Config->Enable Greenzoning"
* Taseditor: playback/greenzone cleanup
* Taseditor: fixed bug when opening TAS Editor in MOVIE_FINISHED mode
2012-11-20 18:42:19 +00:00
CaH4e3
42b35b5e23
mapper 227 fix
2012-11-20 11:49:43 +00:00
zeromus
200ea8e003
add some comments about RAM initialization, which have been found to wreck the game Huang Di. not changing the code yet until we gather some more information.
2012-11-17 08:12:59 +00:00
ansstuff
5f8013e45e
Taseditor: changed fm3 format to version 3
2012-11-13 16:20:06 +00:00
ansstuff
80bd1aaf02
improved SaveSnapshot performance ($552)
...
[[Split portion of a mixed commit.]]
2012-11-12 12:21:59 +00:00
punkrockguy318
caf491317d
scons: add option to use system-wide lua
2012-11-11 12:04:22 +00:00
ansstuff
24098b5159
Hexeditor: reverted font to Courier
2012-11-10 19:50:28 +00:00
ansstuff
dbffd4eb7b
* win32 hotkeys: disallow unwanted hits of e.g. F1 after pressing Shift+F1 and quickly releasing Shift
...
* win32 hotkeys mapping: added the condition that both commands must have the same EMUCMDFLAG_TASEDITOR, or else they are not considered conflicting
2012-11-10 17:16:01 +00:00
ansstuff
25ded9a7a6
Taseditor: fixed bug in AdjustUp and improved its speed
2012-11-09 18:33:07 +00:00
CaH4e3
4d763e782f
more mapper madness
2012-11-09 15:49:58 +00:00
ansstuff
2de90cafdd
fixed #551 (Crash Bugs in Trace Logger and Code/Data Logger Cooperation)
2012-11-08 10:28:57 +00:00
zeromus
6bd8ece364
support mapper 028
2012-11-07 21:25:19 +00:00
ansstuff
41b11e53c6
* Taseditor: cleanup of InputLog
2012-11-07 15:15:13 +00:00
ansstuff
802f73b989
* Taseditor: another fix for previous commit
2012-11-06 13:27:58 +00:00
ansstuff
2882ff0942
* Taseditor: small fix for previous commit
2012-11-05 20:00:06 +00:00
ansstuff
c9bf79a8eb
* Taseditor: fixed lag adjustments when dealing with previously unknown lag state
...
* Taseditor: crossing gaps in Icons by Alt + wheel
2012-11-05 19:42:08 +00:00
punkrockguy318
4415f95227
sdl: fix a potential security issue with loading the game genie rom (thank you Joe Mahmias for your patch!)
2012-11-02 13:48:38 +00:00
punkrockguy318
3343c1234f
applied patch from Joe Nahmias to prevent a segfault
2012-11-02 13:39:46 +00:00
punkrockguy318
5e85610997
fix encoding of fk23c.cpp
2012-11-02 13:22:11 +00:00
zeromus
8166a4320d
default stack pointer to $FD instead of $FF seems thats more accurate
2012-10-30 03:39:17 +00:00
CaH4e3
e08b2388bf
mapper 252 added
...
stack pointer initial value changed, fixed pirate san guo zhi bootup (can't say if it correct for the core actually), but nothing else changed, except maybe tas features or something...
2012-10-29 16:20:37 +00:00
ansstuff
82add52a52
* Taseditor: update RAM Search and RAM Watch when jumping causes game state to change
...
* added BoulderDash_AmoebaAI.lua
* added CustomLagIndicator_RvT.lua
[[Split portion of a mixed commit.]]
2012-10-29 12:43:22 +00:00
punkrockguy318
90a869daee
sdl: implemented GetKeyboard() for transformer board
2012-10-28 17:42:01 +00:00
CaH4e3
be47e34b05
more baordification, refactor
2012-10-28 17:37:53 +00:00
CaH4e3
423586a727
nope, wrong attempt ;)
2012-10-28 08:35:27 +00:00
CaH4e3
31032d8e1c
trying to fix scons builds
2012-10-28 08:28:28 +00:00
zeromus
8ef2e53f86
fix a nondeterminism bug created by MasterRomInfoParams and roms being loaded in various orders without clearing out the params
2012-10-27 20:50:28 +00:00
CaH4e3
13e88c076d
mapper 21, 22, 25 boardification, merged to one vrc board source
2012-10-27 15:07:35 +00:00
CaH4e3
89d7da894f
i'm not a linux guy, so you linux guys should fix your scons yourself
2012-10-27 09:09:52 +00:00
zeromus
da866e5b57
fix 2005 vcproj and repair ines.cpp and unif.cpp
2012-10-26 00:11:04 +00:00
punkrockguy318
b7dfdd07e4
sdl: fix build scripts for mapper merge
2012-10-25 22:49:23 +00:00
CaH4e3
eb38da8381
mappers to board conversion
2012-10-25 10:31:30 +00:00
CaH4e3
a679f48a05
fceumm mapper sync, parts 2 and 3... need more regression tests, scons/old vc projects update
2012-10-23 15:26:58 +00:00
CaH4e3
71cc0baf0e
mapper 115 - regression fix
2012-10-23 09:24:40 +00:00
ansstuff
441c804dbe
* Taseditor: fixed lost_position logic
2012-10-22 13:17:52 +00:00
CaH4e3
9112c4919d
first batch of sync with fceumm for existing mappers... regression reports are appreciated
2012-10-21 19:24:21 +00:00
CaH4e3
43ee931dec
cleanup and version bum... hmmm (not no mention something else)
2012-10-21 16:40:04 +00:00
CaH4e3
3bab128770
mapper 121 update
2012-10-21 12:48:09 +00:00
zeromus
af36f1f0ad
fix vrc3 irq handling
2012-10-21 03:11:15 +00:00
punkrockguy318
5f898848e6
scons: add ks5707 and cityfighter boards to build scripts
2012-10-20 22:36:34 +00:00
zeromus
093955b717
win32-port gocha's more recent aviout audio changes from desmume's aviout (maybe not as necessary in fceux due to larger audio chunk size, but still it's good to have them in sync and the new code looks more robust); also change the precision of the fps numerator/denominator so that it doesnt overflow in AVIFileClose internally and result in a slightly broken avi file
2012-10-20 20:20:47 +00:00
CaH4e3
53aa936635
UNIF KS-7057
...
UNIF CITYFIGHTER fceumm sync
2012-10-20 19:06:42 +00:00
ansstuff
a0b7c35ada
* Hexeditor: fixed font spacing
2012-10-14 13:52:18 +00:00
ansstuff
c08253cef7
updated docs
...
[[Split portion of a mixed commit.]]
2012-10-12 20:00:29 +00:00
ansstuff
39414012b1
* win32: fixed fceux.cfg loading bug caused by r2689
...
* Taseditor: straighten out pause_frame logic (seriously)
2012-10-09 15:17:20 +00:00
ansstuff
f5339a36d6
updated docs
...
[[Split portion of a mixed commit.]]
2012-10-02 13:39:20 +00:00
ansstuff
c999dba979
* Cheats: applied bugfix patch by rimsky82, updated the Cheats dialog
...
* Debugger/Tracer: symbolic comments use the ";" prefix instead of "//"
2012-10-02 12:22:05 +00:00
ansstuff
572ac98f02
Fixed Tracer, changed Symbolic Names and Comments display
2012-09-30 18:56:12 +00:00
zeromus
07fa1f268f
didnt mean to check that in
2012-09-30 18:44:34 +00:00
zeromus
3acb751ea4
commit cheat perks patch from rimsky82 [ https://sourceforge.net/p/fceultra/bugs/512/ ]
2012-09-30 18:43:15 +00:00
CaH4e3
32774646fd
trace/logger fine tuning
2012-09-30 16:36:45 +00:00
ansstuff
f346020de2
* win32: fixed command line support for "-pal" ( #547 )
...
* added "(Europe)" and "(PAL)" strings to region detection
2012-09-30 11:38:59 +00:00
ansstuff
cb579fa216
fixed previous commit
...
[[Split portion of a mixed commit.]]
2012-09-28 19:41:12 +00:00
ansstuff
40c9e1b30b
* Tracer: fixed crash when logging undefined opcodes
...
* Hexeditor: display 0x4000-0x5FFF properly (fixes #545 )
* Hexeditor: Ctrl+F opens Find dialog
* Code/Data Logger: fixed VROM dumping in Old PPU mode
* updated docs
[[Split portion of a mixed commit.]]
2012-09-28 15:55:14 +00:00
ansstuff
058434b7e7
updated authors info
2012-09-27 17:18:10 +00:00
ansstuff
973c6cb9bb
Debugger: fixed Bookmarks naming
2012-09-27 17:07:43 +00:00
ansstuff
84bb3a8d1d
* improved FPS display, added a hotkey to toggle it
...
* Debugger: single click on any address copies this address to the "Seek To" field and "Bookmark Add" field
* Debugger: "Name" button in Bookmarks, total revamp of Bookmarks
* updated docs
[[Split portion of a mixed commit.]]
2012-09-26 20:19:01 +00:00
ansstuff
caac39d4d0
* Fixed replay engine bug that doubles the last input of the movie
...
* Tracer: RTS instructions output caller address/name
* Debugger: RTS instructions are emphasized by "-----"
2012-09-25 20:28:14 +00:00
ansstuff
662b69b9d2
* Debugger: disabled breakpoints now don't impose slowdown
...
* Taseditor: fixed r/w switch in "Old controls scheme"
2012-09-24 15:04:06 +00:00
CaH4e3
6f59c32e42
polishing
2012-09-23 16:49:43 +00:00
CaH4e3
7dfd0d6242
CDLOGGER: avoid to log VRAM access
2012-09-23 15:03:38 +00:00
punkrockguy318
2524abbb3c
fix gcc/llvm compliation errors by adding include
2012-09-23 14:51:56 +00:00
CaH4e3
a3e21f76cd
CDLOGGER: CHR logging for the new PPU engine, TODO: doc update
2012-09-23 14:07:43 +00:00
ansstuff
e30c685c5e
* Lua: auto-clearing previous frame drawings (same behaviour as other emulators)
...
* Debugger: fixed mouseover when using Symbolic debugging
* Debugger: mouseover works for the disassembly window too
* updated docs
[[Split portion of a mixed commit.]]
2012-09-23 12:45:28 +00:00
ansstuff
48a55b2fa2
* Tracer: added "Log current Frame number" option
...
* Tracer: added "Log emulator messages" option
* Tracer: added "Log breakpoint hits" option
* Tracer: added "Symbolic tracing" option
* Taseditor: added deselection stretching by Ctrl+clicking in a selected frame
2012-09-22 15:33:31 +00:00
ansstuff
76607d6b02
* Taseditor: fixed LagLog diff bug in history.RegisterChanges
2012-09-15 18:00:22 +00:00
ansstuff
463ccb4086
* Taseditor: AdjustDown clones frames instead of inserting blank frames
...
* Taseditor: changed HotChanges colors
2012-09-15 15:03:54 +00:00
ansstuff
c9b850a472
* Taseditor: cleaned up AdjustUp and AdjustDown logic
...
* updated docs
[[Split portion of a mixed commit.]]
2012-09-14 15:37:46 +00:00
ansstuff
35541256d7
Added emu.setlagflag() Lua function
2012-09-13 19:48:14 +00:00
ansstuff
95a301dbb2
* "Tools->TAS Editor" gives focus to Taseditor when it's already open; fixed the setfocus behavior for other tools as well
...
* Taseditor: AdjustDown operation now works faster (not rewinding anymore)
* Taseditor: AdjustLag always combines with current History item, not creating its own item in the History Log
2012-09-13 16:11:03 +00:00
ansstuff
571d3cc550
* Debugger: deleting a breakpoint leaves selection in the Breakpoints list
...
* Debugger: changed "Load .DEB" checkbox caption to ".DEB files" to emphasize that it also affects saving .deb files, not just loading them
* updated docs
* Taseditor: fixed extremely rare LagLog bug in History.jump() and RegisterBranching
* Taseditor: fixed RegisterLuaChange to also consider LagLog changes
[[Split portion of a mixed commit.]]
2012-09-11 15:32:11 +00:00
ansstuff
d7fa589826
Added "Use Custom Palette" checkbox to Palette config
2012-09-06 18:34:46 +00:00
ansstuff
a0fc6b9680
* Debugger: fixed Symbolic Debugging (Names and Comments display)
...
* Debugger: special strings (NMI/IRQ/etc) can be also used in "Seek To" field and Bookmarks
* updated docs
[[Split portion of a mixed commit.]]
2012-09-06 15:00:27 +00:00
zeromus
7d6cd1f2ff
fix a little bug in fk23c hopefully
2012-09-05 22:07:10 +00:00
zeromus
504b620a24
add some m176 games to database
2012-09-05 21:57:52 +00:00
zeromus
d78037415b
fix bogus savestate variables in mapper 90
2012-09-05 21:55:53 +00:00
zeromus
887c93733e
support BKF23C unif and BKF23CA (big m176 multicarts)
2012-09-05 20:28:08 +00:00
ansstuff
bc347d475b
* fixed conditional breakpoints bug #538
...
* updated the documentation on Debugger according to rainwarrior's edits, removed "Debugger Usage (Intermediate)"
[[Split portion of a mixed commit.]]
2012-09-05 15:25:10 +00:00
zeromus
395aae72c7
fix lame bug in my mapper 156 reset additions
2012-09-04 17:19:05 +00:00
ansstuff
3069bf3f8a
fixed "Use Stack Pointer for lines tabbing" in Tracer
2012-09-03 19:02:32 +00:00
ansstuff
cf440d61ed
Taseditor: fixed bug in LagLog
2012-09-02 19:02:31 +00:00
punkrockguy318
975cd353d1
add mapper 156 to scons build system and remove second declaration of a static variable
2012-09-02 12:37:38 +00:00
ansstuff
9ff1257907
minor fixes for Debugger, Tracer, Hexeditor, Taseditor
2012-09-02 12:17:50 +00:00
zeromus
13c770ef6e
fix bug in mapper 156 reset state (which was actually nonexistent). attn cah4e3-shouldve been broken in fceu-mm too
2012-09-01 17:07:29 +00:00
ansstuff
c03fd7d23b
* fixed movie savestates logic, loading post-movie savestates is not allowed in read-only
...
* optimized movie records operations (compare, insert, clone)
2012-09-01 11:47:09 +00:00
zeromus
525deb4c65
update mapper 156 from fceu-mm sources
2012-08-31 18:34:36 +00:00
zeromus
a4bcfa8599
win32-blech.. i cant remember the details here. i think this was necessary to stop hexedit (memview) from going into infinite loops on some people's systems, probably WINE systems.
2012-08-31 18:26:36 +00:00
ansstuff
96de43061d
* fixed savestates filenaming bug when working with a movie
...
* updated docs
[[Split portion of a mixed commit.]]
2012-08-30 15:51:19 +00:00
ansstuff
a2fb69118b
* Taseditor: Delete, Insert, InsertNum, Clone and PasteInsert also shift Laglog
...
* added "Force Grayscale" checkbox to Palette config
* deleted old SubWCWeb.exe since SubWCRev.exe is used instead
2012-08-29 17:46:58 +00:00
ansstuff
b5aaafe409
* fixed MessageLog bug #537
...
* taseditor-ru: updates
[[Split portion of a mixed commit.]]
2012-08-26 19:50:44 +00:00
ansstuff
10d40f6b98
* Taseditor: fixed bug when saving/loading LagLog
...
* Taseditor: moved "Adjust Input according to Lag" checkbox to Config menu
* Taseditor: History Log highlights items related to current item
2012-08-26 17:28:35 +00:00
ansstuff
fd35046e62
* Taseditor: fixed AdjustLag feature
...
* Taseditor: changed fm3 version to v2
* Taseditor: Ctrl+Z/Ctrl+Y trigger twice when crossing AdjustLag operations
2012-08-25 19:59:07 +00:00
ansstuff
acfb5bf912
* added "Clear" button to Message Log
...
* Taseditor: fixed sneaky Greenzone bug
2012-08-22 16:19:13 +00:00
ansstuff
9750ad4940
* forcing default resolution of fullscreen to be the same as current display resolution
...
* video error messages are not popping MessageBoxes but logging to MessageLog
* fixed some old fullscreen modes
2012-08-21 14:06:24 +00:00
ansstuff
7c0d95d8a9
* total revamp of Video config stuff, now current screen resolution is always suggested by default
...
* Best Fit also works for fullscreen mode
* "Hide mouse cursor" and "Use console BG color for empty areas" options
* "Switch fullscreen by double-click" option in GUI config
* Fixed "Reload ROM" hotkey in fullscreen
* updated docs
[[Split portion of a mixed commit.]]
2012-08-20 20:41:45 +00:00
ansstuff
b8594bf3d8
* "Maintain aspect ratio (best fit)" option in Video config
...
* updated docs
[[Split portion of a mixed commit.]]
2012-08-19 20:31:40 +00:00
ansstuff
6e10ed264a
Taseditor: another experiment with lost_position logic (by midclick)
2012-08-15 19:30:25 +00:00
ansstuff
331a195d7f
Fixed bug with FPS counter appearing in AVI even when HUD dumping was disabled
2012-08-14 17:06:43 +00:00
ansstuff
83c4530df2
* Added FPS display to Win32 port (Config->Display->FPS)
...
* Debugger: double-click breakpoint also adds current bank number to breakpoint condition
* Debugger: "Display ROM offsets" option
* updated docs
[[Split portion of a mixed commit.]]
2012-08-12 16:22:22 +00:00
punkrockguy318
d5f5cd5aec
attempt to fix win32 build
2012-08-11 22:19:38 +00:00
ansstuff
61df7ea541
* Taseditor: fixed bug with history undo not setting "project changed" flag
...
* Taseditor: Greenzone invalidation actually clears irrelevant savestates
* Taseditor: fixed checkMarkersDiff, removed unused code from MARKERS_MANAGER::RestoreFromCopy
* Taseditor: when snapshots sizes differ, findFirstChange returns size instead of last frame
2012-08-11 19:53:56 +00:00
punkrockguy318
b63ad04f84
gtk: added more preliminary gtk resize handling code
2012-08-11 15:49:09 +00:00
punkrockguy318
6994e1ad10
gtk: added framework for gtk window resize handling
2012-08-11 14:56:22 +00:00
punkrockguy318
b54b1bee43
gtk: reset video on video dialog close
...
gtk: add gui option for showfps
2012-08-11 03:49:27 +00:00
punkrockguy318
28c348d9f9
core: move ShowFPS from built-time macro to runtime option
...
sdl: add SDL.ShowFPS runtime option
2012-08-10 15:50:57 +00:00
punkrockguy318
0a6dd020d8
sdl: fix and enable SHOWFPS build option (TODO: make runtime option):
2012-08-10 14:37:26 +00:00
ansstuff
3dc703cc3c
Debugger: "Address Bookmark Add" field follows disassembly window scrolling position ( #532 )
2012-08-10 14:19:57 +00:00
ansstuff
4be6daa197
updated docs
...
[[Split portion of a mixed commit.]]
2012-08-08 15:00:14 +00:00
ansstuff
714e9282f8
* Debugger: show the number of breakpoints (enabled and total) above the breakpoints list
...
* Debugger: ">" shows current line in disassembly
* Debugger: fixed RAM peek by a rightclick on left pane
* Debugger: doubleclick on the disassembly prompts "Add Execute breakpoint" dialog
* Debugger: improved stack display
* Taseditor: frame counter display is auto-on when Taseditor launches
2012-08-08 13:19:22 +00:00
punkrockguy318
6188e68811
gtk: hide horizontal scrollbar in hotkey gui
2012-08-07 23:26:44 +00:00
punkrockguy318
11d7905868
gtk: add scrollbar to hotkey config
2012-08-07 14:20:24 +00:00
punkrockguy318
2c70120d62
gtk: allow configuration of first element in hotkey dialog
2012-08-07 14:05:09 +00:00
punkrockguy318
76617ae6e0
gtk: display hotkey keyname instead of keycode in hotkey gui
2012-08-07 13:58:31 +00:00