zeromus
|
a1773fc087
|
fix a crashing bug when resetting or powering on with a movie loaded
|
2008-06-11 04:54:33 +00:00 |
punkrockguy318
|
3d98cd56a6
|
started some glade gtk mockups for controller config
|
2008-06-11 01:57:28 +00:00 |
punkrockguy318
|
a4647ef3e2
|
cleaned some code
|
2008-06-10 18:09:46 +00:00 |
punkrockguy318
|
357170ae26
|
Reopened the config tab, now that config works again =]
|
2008-06-10 17:58:55 +00:00 |
punkrockguy318
|
284740c373
|
config system no longer crashes
npos was negative, pos was unsigned
|
2008-06-10 17:49:01 +00:00 |
jeblanchard
|
84e7d10f38
|
Kill many warnings. Note: may waste bytes of memory!
|
2008-06-10 16:06:14 +00:00 |
jeblanchard
|
4b43a1429d
|
Slightly less broken SDL config
|
2008-06-10 08:45:20 +00:00 |
punkrockguy318
|
4df6b97013
|
quieted a dumb warning and tripped useless code
|
2008-06-10 06:20:39 +00:00 |
punkrockguy318
|
02b56cfa33
|
fixed bug in which gfceux would fail to start on virgin systems
|
2008-06-10 05:56:27 +00:00 |
punkrockguy318
|
d00be0620b
|
fixed compile error on gcc 4.3
|
2008-06-10 05:51:11 +00:00 |
jeblanchard
|
fa951d9fbb
|
Save the position within an MMC1 controller write!
|
2008-06-10 05:04:51 +00:00 |
jeblanchard
|
6821875304
|
Possibly a fix for [ 1989029 ] Message log not working
|
2008-06-10 04:56:39 +00:00 |
jeblanchard
|
e094a3fbd2
|
Commit to speed up the movie-replay box -- not tested :(
|
2008-06-09 19:40:06 +00:00 |
jeblanchard
|
b5885b45aa
|
Work around a really irritating CMake bug
|
2008-06-09 18:47:06 +00:00 |
jeblanchard
|
0aba87d311
|
cleanup
|
2008-06-09 13:52:49 +00:00 |
jeblanchard
|
fd67041d4e
|
Convenience check-in (makes configSys an iota less buggy)
|
2008-06-09 11:58:21 +00:00 |
jeblanchard
|
81d1a6c7eb
|
Fix SDL after r425 -- checkin comments from r425 still apply to both input.cpp files
|
2008-06-09 11:56:10 +00:00 |
zeromus
|
c438158a00
|
changed fourscore to exclude other control options. (this is still not as clean as it could be. more work should be done in both input.cpp files to make sure that only gamepads can be used with fourscore.
also properly implemented zapper logging. and now, finally, I can log anything if I add in a little bit of code.
|
2008-06-09 08:15:20 +00:00 |
zeromus
|
2683c041af
|
fix windows compile issue
|
2008-06-09 02:31:13 +00:00 |
punkrockguy318
|
47edbe2852
|
fixed bug where advanced options would not work
|
2008-06-08 13:29:21 +00:00 |
punkrockguy318
|
11390351ac
|
fixed SDL build issues
|
2008-06-08 13:27:17 +00:00 |
punkrockguy318
|
70de69eacf
|
fixed some sdl compile errors
|
2008-06-08 13:16:34 +00:00 |
jeblanchard
|
ab6b13fbd5
|
Fix release/debug in cmake
|
2008-06-08 11:36:51 +00:00 |
zeromus
|
f90336a6a5
|
some work on infrastructure for recording any kind of input. but now movies are broken. once i teach the movies how to only output the three columns that are currently defined, zappers will work.
|
2008-06-08 10:22:33 +00:00 |
jeblanchard
|
7676eff5cb
|
Lots of love for the cmake build system
|
2008-06-08 06:34:13 +00:00 |
zeromus
|
eea70691e4
|
just a small generalization to the input code
|
2008-06-08 06:23:43 +00:00 |
punkrockguy318
|
2b97f23288
|
got rid of bpp from gui until its fixed
|
2008-06-08 03:54:38 +00:00 |
punkrockguy318
|
2abda3ed4a
|
xscale/yscale options still work
todo: bpp
|
2008-06-08 03:45:41 +00:00 |
punkrockguy318
|
1295e797e5
|
cleaned up sound options
|
2008-06-08 03:33:53 +00:00 |
punkrockguy318
|
3ecd31976e
|
now remembers sound settings on load and quit
|
2008-06-07 22:08:34 +00:00 |
punkrockguy318
|
19c976aa0b
|
New GUI options for soundq and soundrate
|
2008-06-07 22:06:12 +00:00 |
punkrockguy318
|
db4fbe165f
|
fixed build errors in sdl version
|
2008-06-07 21:51:04 +00:00 |
zeromus
|
3ea76ba08d
|
reorganize and cleanup a bunch of input code. still in preparation for more general support of all input devices in movies.
|
2008-06-07 08:18:04 +00:00 |
jeblanchard
|
8e546b1bed
|
More silly warning elimination
|
2008-06-07 01:21:38 +00:00 |
jeblanchard
|
6ae3b48b7d
|
Initial support for cmake as an alternative to the shitty scons build system
|
2008-06-07 00:26:45 +00:00 |
punkrockguy318
|
73aec896e3
|
added some sounds options to the glade file (though they do not work in the code yet)
|
2008-06-07 00:12:07 +00:00 |
jeblanchard
|
c8e4dee70a
|
Add semi-stub UTF8_fstream function to SDL port
|
2008-06-06 12:45:25 +00:00 |
zeromus
|
a4fb078f3c
|
some work on the zapper movie recording, but it is not finished and a lot will have to be scrapped. there was some useful refactoring in here though so i am checking it in
|
2008-06-06 08:23:12 +00:00 |
zeromus
|
ab82d07be8
|
restore compression to savestates (accidentally left removed while debugging sdl savestates)
|
2008-06-06 06:45:20 +00:00 |
zeromus
|
2a190f3c74
|
fix sdl savestates?
|
2008-06-06 06:34:39 +00:00 |
zeromus
|
d40ffb715c
|
vc8 compile fix
|
2008-06-06 03:03:14 +00:00 |
zeromus
|
43908a249d
|
goodbye fastapass and c80x86
|
2008-06-06 03:02:00 +00:00 |
punkrockguy318
|
15c65c8968
|
added news item
|
2008-06-06 02:22:49 +00:00 |
jeblanchard
|
c1b20f3050
|
Another stupid warning fix
|
2008-06-06 01:42:47 +00:00 |
jeblanchard
|
5c83c20513
|
Try using uintptr_t to make systems happy... stupid alignment
|
2008-06-06 01:41:13 +00:00 |
jeblanchard
|
8af58628fa
|
Oops, another rsrc cleanup!
|
2008-06-06 01:25:09 +00:00 |
jeblanchard
|
7105d7d537
|
Numerous seemingly harmless gcc warning fixes
|
2008-06-06 01:21:51 +00:00 |
jeblanchard
|
3fa4624317
|
Update to reflect zero's movie.h and driver.h changes
|
2008-06-06 01:15:49 +00:00 |
punkrockguy318
|
714b2a13ee
|
moved gfceu that works with stable fceu back to gfceu
|
2008-06-06 00:33:27 +00:00 |
punkrockguy318
|
9eb1841bd8
|
moved gfceu to gfceux
|
2008-06-06 00:32:42 +00:00 |