punkrockguy318
|
5eeafe4ae3
|
sdl: fix formatting in code
|
2013-03-16 02:37:50 +00:00 |
punkrockguy318
|
3d1484c7e7
|
sdl: trivial code cleanup
|
2013-03-16 01:13:37 +00:00 |
punkrockguy318
|
d8723cca95
|
add backward-cpp header (missed it in previous commit)
|
2013-03-15 19:31:39 +00:00 |
punkrockguy318
|
24313921ce
|
tag 2.2.1 release
|
2013-03-15 19:11:47 +00:00 |
punkrockguy318
|
508ed84af1
|
re-attempting to tag 2.2.1
|
2013-03-15 19:10:30 +00:00 |
punkrockguy318
|
93ea41f444
|
attempt to tag 2.2.1 release
|
2013-03-15 19:07:36 +00:00 |
punkrockguy318
|
2be5084a7b
|
create new subversion repo structure (trunk, tags, branches)
[[Split portion of a mixed commit.]]
|
2013-03-15 19:00:14 +00:00 |
punkrockguy318
|
0d1d24e153
|
sdl: integrate backward-cpp (https://github.com/bombela/backward-cpp) to generate more helpful debugging output
|
2013-03-15 18:22:38 +00:00 |
punkrockguy318
|
e8f48b583d
|
scons: RELEASE option added to build system; build options can now be passed as arguments (ie "scons RELEASE=1")
|
2013-03-15 17:39:01 +00:00 |
ansstuff
|
d748d3219c
|
Debugger: ported "smart scrolling" from an obscure version of FCEUXD 1.1
|
2013-03-14 15:40:52 +00:00 |
CaH4e3
|
9d778993b7
|
palette ram reading fix for old ppu
|
2013-03-14 12:55:36 +00:00 |
punkrockguy318
|
37b0f97f1d
|
sdl: additional preliminary sdl 2.0 support
|
2013-03-12 00:33:33 +00:00 |
punkrockguy318
|
99ff252145
|
fix end-of-lines (dos2unix)
|
2013-03-11 02:29:15 +00:00 |
punkrockguy318
|
7bfd254ba0
|
forgot to add this to previous commit
|
2013-03-11 01:51:02 +00:00 |
punkrockguy318
|
bdbcc524bf
|
scons: don't compile minizip files whatsoever when SYSTEM_MINIZIP enabled
|
2013-03-11 01:37:17 +00:00 |
punkrockguy318
|
ec8cbcfc00
|
sdl: prelimenary SDL2.0 support
sdl: fixed bug where fceux would take exclusive grab of input in windowed mode when resuming from pause
|
2013-03-10 23:54:01 +00:00 |
ansstuff
|
748f621eff
|
updated site
[[Split portion of a mixed commit.]]
|
2013-03-10 23:06:00 +00:00 |
punkrockguy318
|
aaf36702a1
|
version bump to 2.2.2; comment public release
|
2013-03-10 22:09:01 +00:00 |
punkrockguy318
|
db78090cbc
|
scons: unset public release bit
sdl: fix typo that referenced '-opengl'; '--opengl' is used
|
2013-03-10 21:45:48 +00:00 |
ansstuff
|
3fef7971b3
|
updated version
|
2013-03-10 21:33:18 +00:00 |
punkrockguy318
|
3b15d73506
|
FCEUX 2.2.1 Public Release
|
2013-03-10 21:21:52 +00:00 |
ansstuff
|
bb03b4e7e3
|
updated docs
[[Split portion of a mixed commit.]]
|
2013-03-10 21:18:37 +00:00 |
punkrockguy318
|
d6e880aeb4
|
readme-related files update
|
2013-03-10 21:14:58 +00:00 |
zeromus
|
e30b85a1c5
|
fix vc8 and vc9 vcproj
|
2013-03-10 20:58:50 +00:00 |
CaH4e3
|
f3a5527c6b
|
ppu code cleanup
|
2013-03-10 20:36:51 +00:00 |
ansstuff
|
8b081e20fb
|
updated VS2010 project file
|
2013-03-10 20:33:50 +00:00 |
punkrockguy318
|
218f663e57
|
sdl: readme update
|
2013-03-10 20:15:38 +00:00 |
ansstuff
|
1666803e05
|
* CDLogger: removed "Enable New PPU" note, because Old PPU is now functional as well
* updated docs
[[Split portion of a mixed commit.]]
|
2013-03-10 20:14:13 +00:00 |
punkrockguy318
|
427c868add
|
sdl: added option to use system minizip
|
2013-03-10 20:10:39 +00:00 |
punkrockguy318
|
87b850f9f7
|
updated utils to use minizip 1.2.7
|
2013-03-10 19:59:33 +00:00 |
CaH4e3
|
887aaa1bfd
|
Slightly improved CDLogger for the CHR data. The Old PPU is now fully supported. Removed the garbage logging. TODO: fix for the MMC5, currently isn't supported
code cleanup
|
2013-03-10 14:41:50 +00:00 |
ansstuff
|
6422560659
|
* added JumpingFCEUXWindow.lua
* updated docs
* Taseditor: some more cleanup
[[Split portion of a mixed commit.]]
|
2013-03-09 14:04:01 +00:00 |
CaH4e3
|
1106e21517
|
no, hack isn't right... there is some issues with other games
|
2013-03-06 18:09:39 +00:00 |
ansstuff
|
7007fc4805
|
* Taseditor: cleaned up code a bit more, renamed identifiers to follow single convention
|
2013-03-04 16:58:54 +00:00 |
feos-tas
|
1a98c236af
|
Tweaked SoundDisplay2.lua a bit.
Added LuaPerks description.
TODO: write LuaPerks samples.
[[Split portion of a mixed commit.]]
|
2013-03-03 15:24:05 +00:00 |
punkrockguy318
|
ed03db8497
|
sdl: dynamically set fullscreen resolution when SDL.[x/y]Resolution is set to 0
sdl: new default values for SDL.[X/Y]Resolution to dynamically set fullscreen resolution
|
2013-03-02 19:46:34 +00:00 |
punkrockguy318
|
517ad65bdc
|
sdl: show cursor and release wm grab on pause
|
2013-03-02 19:19:01 +00:00 |
punkrockguy318
|
de9e21f12e
|
gtk: change menu item string: "Auto-resume play"
|
2013-03-02 18:56:45 +00:00 |
punkrockguy318
|
1b368e56bf
|
sdl: fix SDL.NoFullscreenCursor (for use with zapper in fullscreen)
|
2013-03-02 18:53:56 +00:00 |
punkrockguy318
|
c490369e67
|
sdl: AutoResume functionality implemented via SDL.AutoResume config option
gtk: added checkbox for AutoResume (Options->Auto-Resume)
|
2013-03-02 18:43:24 +00:00 |
ansstuff
|
5acc146be8
|
Hexeditor: fixed ROM coloring when using CDLogger data
|
2013-03-02 13:00:38 +00:00 |
punkrockguy318
|
ba8fb91eaa
|
gtk: close game properly when window is closed
|
2013-03-01 22:06:41 +00:00 |
CaH4e3
|
fe057f4bfd
|
CDLogger VRAM issue fix
|
2013-03-01 19:22:45 +00:00 |
ansstuff
|
cc8e3e0e0c
|
updated docs
[[Split portion of a mixed commit.]]
|
2013-03-01 12:49:18 +00:00 |
ansstuff
|
989d356c0e
|
* PPU/PAL/Input type changing is now disabled when a movie is playing
* "Switch fullscreen by double-click" is disabled by default
|
2013-02-28 16:00:33 +00:00 |
ansstuff
|
755d9dc64d
|
* Cheats: update the window when ROM is changed
* Cheats: show the number of active cheats after a ROM is loaded
|
2013-02-28 13:33:13 +00:00 |
ansstuff
|
d814920f00
|
minor CDLogger cleanup
|
2013-02-27 13:23:48 +00:00 |
CaH4e3
|
ba537f66db
|
CDLogger improvements
|
2013-02-27 11:05:06 +00:00 |
zeromus
|
e52c48b1c3
|
fix 2005 vcproj
|
2013-02-27 08:40:16 +00:00 |
CaH4e3
|
52945e7484
|
MMC5 - refixed
|
2013-02-27 08:26:45 +00:00 |