summaryrefslogtreecommitdiff
path: root/apps/plugins/viewers.config
diff options
context:
space:
mode:
authorBenjamin Brown <foolsh.person@gmail.com>2014-09-01 11:24:14 -0400
committerFranklin Wei <frankhwei536@gmail.com>2014-09-02 18:14:02 -0400
commita63caba4a811f697092f7b1767befae2c078ee55 (patch)
tree37b65350c45f22fee62a945c9f63dffc6a4b7116 /apps/plugins/viewers.config
parent802e0110db79473861b2859a5c1c7cc3764d9e5f (diff)
downloadrockbox-a63caba4a811f697092f7b1767befae2c078ee55.zip
rockbox-a63caba4a811f697092f7b1767befae2c078ee55.tar.gz
rockbox-a63caba4a811f697092f7b1767befae2c078ee55.tar.bz2
rockbox-a63caba4a811f697092f7b1767befae2c078ee55.tar.xz
InfoNES - FS#2911 - NES Emulator for Color Targets (WIP)
This is the source from a patch file available from the comments section of FS#2911. Not much to comment about, fixed up some files to make it compile against current git master as of (1/9/14). * Compiles without warning or error * Loads and runs .nes files * The sound is awfully awful sounding TODO: * Keymaps * Rotate screen setting * Fix awful sound Change-Id: Idb9a20fbee63a4e2ab001b3185f5a6118ed0afe9
Diffstat (limited to 'apps/plugins/viewers.config')
-rw-r--r--apps/plugins/viewers.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/viewers.config b/apps/plugins/viewers.config
index 24c888b..e91597f 100644
--- a/apps/plugins/viewers.config
+++ b/apps/plugins/viewers.config
@@ -1,3 +1,4 @@
+nes,games/infones,0
ch8,viewers/chip8,0
txt,viewers/text_viewer,1
txt,apps/text_editor,2