diff options
| author | Benjamin Brown <foolsh.person@gmail.com> | 2014-09-01 11:24:14 -0400 |
|---|---|---|
| committer | Franklin Wei <frankhwei536@gmail.com> | 2014-09-02 18:14:02 -0400 |
| commit | a63caba4a811f697092f7b1767befae2c078ee55 (patch) | |
| tree | 37b65350c45f22fee62a945c9f63dffc6a4b7116 /apps/plugins/viewers.config | |
| parent | 802e0110db79473861b2859a5c1c7cc3764d9e5f (diff) | |
| download | rockbox-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.config | 1 |
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 |