ansstuff
30378d8b49
Taseditor: Config->Project file saving options
2013-01-10 17:13:33 +00:00
CaH4e3
efed1b3dec
UNIF: little bit verbose/safe chunk loading, fix some crashes
2013-01-05 18:11:31 +00:00
CaH4e3
dd54482e1a
mapper 115 - redesign according to the hardware tests
2013-01-03 07:34:09 +00:00
zeromus
a2c2322e25
ntview-do something reasonable if a 4-screen,table2,table3 mirror mode is chosen when the corresponding nametable ram is not available on the cart (instead of crashing)
2013-01-01 18:43:23 +00:00
punkrockguy318
0c69e0fbfb
gtk: fix "quit" hotkey when --nogui is disabled
2012-12-31 13:34:32 +00:00
CaH4e3
dd7a1bc081
mope, 206 still deprecated, quest of ki just needed vertical mirroring
2012-12-31 11:32:49 +00:00
CaH4e3
95a36aa23c
quest of ki redefined to 206 mapper with CRC check, now 206 isn't deprecated, some games are vomit because of extended functionality of the stock MMC3 instead of simplified one ;(
2012-12-31 11:12:56 +00:00
CaH4e3
69c3e2df02
mapper 115 - thunderbolt fixed
2012-12-31 09:09:45 +00:00
CaH4e3
1d5157dca2
mapper 24 fixed
...
mapper 26 fixed
formatting fix, cleanup
2012-12-31 08:47:09 +00:00
ansstuff
ca82eadedf
* Taseditor: fixed bugs with holding Shift+Up/Down and similar situations when the Playback cursor moves more than once within one update
...
* Taseditor: Changed "Compact save" dialog, added 4 options of Greenzone saving: all frames, every 16th frame, marked frames, don't save
* Taseditor: Config->Compact Quicksaving (affects Ctrl+S and Autosave)
2012-12-30 20:28:01 +00:00
ansstuff
07a21643d6
fixed GetPath when opening Cheats
2012-12-29 16:32:21 +00:00
ansstuff
3cb74f7780
* Cheats: added "Add from CHT file..." button
2012-12-29 14:32:02 +00:00
ansstuff
15adae5df9
win32: force the entire client area to be invalidated at the beginning of WM_PAINT; this fixes the rare bug with DIRECTDRAWCLIPPER sometimes calculating wrong region (was noticed on some video cards)
2012-12-29 11:43:38 +00:00
ansstuff
aafce94aaf
win32: Play movie dialog shows New PPU in red if the required setting does not match
2012-12-27 14:44:56 +00:00
thezlomus
baf366f1f2
RAM Search: added "Search ROM" checkbox
2012-12-26 23:09:11 +00:00
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
2ab5891589
* Improved vcxproj.
2012-12-16 10:47:09 +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
zeromus
723e01148c
fix 2005 vcproj
2012-12-15 17:54:54 +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
zeromus
72319e90d7
fix vc8 compiling
2012-12-05 18:07:30 +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
punkrockguy318
fb0a9dd2ff
scons: disable public release option for the next development period
2012-12-01 20:30:55 +00:00
CaH4e3
814f7e1b68
almost done with conversion...
2012-11-30 09:49:38 +00:00
ansstuff
ee4a3ec8c9
web: added cool pic
...
[[Split portion of a mixed commit.]]
2012-11-29 21:39:44 +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
punkrockguy318
84491cd15a
sdl: rename some references to 2.1.6 to be 2.2.0; uncomment PUBLIC_RELEASE in build scripts
2012-11-27 17:07:46 +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