FCEUX, a NES Emulator
Go to file
punkrockguy318 6785d6708a Wrote the get key program. This program creates an SDL window and waits
for user input.  It then will print the button type, device number, and 
button number.

Some of the code was derived straight from the fceu codebase to ensure 
full compatibility.

I want gfceux to be able to directly modify the button configuration.  
With fceux new config file system, gfceux will be able to rewrite values 
based on user input.  This would be a much friendlier option than the 
whole "titlebar" input sytem.

I wrote this in C, because I didn't want another bullshit dependency to 
get gfceux to run right (pygame sdl bindings)
2008-07-16 05:58:39 +00:00
get_key Wrote the get key program. This program creates an SDL window and waits 2008-07-16 05:58:39 +00:00
.gitignore added back in other projects 2006-07-29 05:49:34 +00:00
BUG [[Split portion of a mixed commit.]] 2008-06-17 16:02:45 +00:00
COPYING YUCK! Converted dos eol style to UNIX 2006-07-30 04:00:49 +00:00
ChangeLog gfceu now looks in the script directory for fceux 2008-07-02 17:30:06 +00:00
INSTALL No longer requires gnome-vfs to play games over the network 2008-06-24 04:41:05 +00:00
MANIFEST updated setup files to reflect glade->builder change 2008-06-17 17:33:48 +00:00
TODO Reopened the config tab, now that config works again =] 2008-06-10 17:58:55 +00:00
generate_ui.sh added support for sound buffer size 2008-06-18 01:46:02 +00:00
get_key.py Modularized the sdl KeyGrabber 2008-06-28 19:19:06 +00:00
gfceu gfceu now looks in the script directory for fceux 2008-07-02 17:30:06 +00:00
gfceu.1 YUCK! Converted dos eol style to UNIX 2006-07-30 04:00:49 +00:00
gfceu.desktop YUCK! Converted dos eol style to UNIX 2006-07-30 04:00:49 +00:00
gfceu.glade gfceu now supports autoscaling 2008-07-02 05:58:29 +00:00
gfceu.png added back in other projects 2006-07-29 05:49:34 +00:00
gfceu.xml gfceu now supports autoscaling 2008-07-02 05:58:29 +00:00
gfceu_big.png added back in other projects 2006-07-29 05:49:34 +00:00
gfceu_big_old.png added back in other projects 2006-07-29 05:49:34 +00:00
gfceu_old.png added back in other projects 2006-07-29 05:49:34 +00:00
mockup_test.py started some glade gtk mockups for controller config 2008-06-11 01:57:28 +00:00
setup.py updated setup files to reflect glade->builder change 2008-06-17 17:33:48 +00:00
status_window.py YUCK! Converted dos eol style to UNIX 2006-07-30 04:00:49 +00:00