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
ebc4253036
fixed BATs responsible for uploading interim builds
2012-10-14 14:37:06 +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