iOS News
Added Aug 21, 2007, Under:
iOS
NES.app is a Nintendo emulator for Apple’s iPhone. NES.app started as a fork of iPhoneNES v0.01, but has been completely rewritten to run very fast, and with many additional features including full sound, game genie codes, saved games, battery-saved ram support, and full screen support.
Changes since v0.58:
Polished UI, controllers perfected, ready for prime-time
http://iphone.natetrue.com/nesapp/
Added Aug 19, 2007, Under:
iOS
NES.app uses the popular InfoNES emulation core to mimic the 6502 processor in a Nintendo Entertainment System, allowing you to play ROM dumps of games designed for the NES console. ROM dumps are files containing the dumped instruction code from a physical cartridge.
Changes since v0.54:
[nervegas] Minor speedups for game genie
[nervegas] Fixed bugs related to preferences being reset (Occured if the preference had not been drawn when exited)
[nervegas] Replaced “All Games / Saved Games” button with disclosure
[nervegas] Sped up preferences scrolling by precaching values
[nervegas] Refresh “Saved Games” browser when new game is saved
[nervegas] Implemented “true” multitouch using gesture API, fixed issues
[nervegas] Removed diagonl direction hotspots, made controls harder
http://iphone.natetrue.com/nesapp/
Added Aug 18, 2007, Under:
iOS
NES.app uses the popular InfoNES emulation core to mimic the 6502 processor in a Nintendo Entertainment System, allowing you to play ROM dumps of games designed for the NES console. ROM dumps are files containing the dumped instruction code from a physical cartridge.
Changes since v0.53:
[nervegas] Implemented game genie code support (but slows down game)
[nervegas] Fix for preferences scroll speed (cell scope problem)
http://iphone.natetrue.com/nesapp/
Added Aug 18, 2007, Under:
iOS
MobileFinder (strictly “Finder” in the iPhone’s springboard view) is a filesystem navigator and launcher for use with iPhones which have been jailbroken. (see http://iphone.fiveforty.net/wiki/index.php/How_to_Escape_Jail )
http://code.google.com/p/mobilefinder/
Added Aug 17, 2007, Under:
iOS
NES.app uses the popular InfoNES emulation core to mimic the 6502 processor in a Nintendo Entertainment System, allowing you to play ROM dumps of games designed for the NES console. ROM dumps are files containing the dumped instruction code from a physical cartridge.
Changes since v0.52:
[nervegas] Fixed orientation of notify icons when flipping
[nervegas] Added enlarged screen view option for landscape mode
http://iphone.natetrue.com/nesapp/
Added Aug 17, 2007, Under:
iOS
MobileFinder (strictly “Finder” in the iPhone’s springboard view) is a filesystem navigator and launcher for use with iPhones which have been jailbroken. (see http://iphone.fiveforty.net/wiki/index.php/How_to_Escape_Jail )
http://code.google.com/p/mobilefinder/
Added Aug 17, 2007, Under:
iOS
NES.app uses the popular InfoNES emulation core to mimic the 6502 processor in a Nintendo Entertainment System, allowing you to play ROM dumps of games designed for the NES console. ROM dumps are files containing the dumped instruction code from a physical cartridge.
Changes since v0.51:
[nervegas] Resync frameskip from preferences when loading saved game
[nervegas] Redraw controllers when debug toggled
[nervegas] Minor tweaks to portrait controller hot spots
http://iphone.natetrue.com/nesapp/
Added Aug 17, 2007, Under:
iOS
NES.app uses the popular InfoNES emulation core to mimic the 6502 processor in a Nintendo Entertainment System, allowing you to play ROM dumps of games designed for the NES console. ROM dumps are files containing the dumped instruction code from a physical cartridge.
Changes since v0.50:
[nervegas] added “Enlarge Screen” option for portrait mode
[nervegas] aesthetic changes to preferences
http://iphone.natetrue.com/nesapp/
Added Aug 17, 2007, Under:
iOS
NES.app uses the popular InfoNES emulation core to mimic the 6502 processor in a Nintendo Entertainment System, allowing you to play ROM dumps of games designed for the NES console. ROM dumps are files containing the dumped instruction code from a physical cartridge.
Changes since v0.48:
[nervegas] Fixed minor memory leaks
[nervegas] Fixed remaining save/restore state issues (I think)
[nervegas] Moved all critical globals into a nes_state struct
[nervegas] Fixed a bug causing certain games’ save state to corrupt
http://iphone.natetrue.com/nesapp/
Added Aug 17, 2007, Under:
iOS
iPhone Books.app is a simple eBook reader for the iPhone. It reads HTML and text files stored in your Media/EBooks folder, and is smart enough to enter subdirectories, if, for instance, you’ve broken a book down by chapters.
Eventually, this project will include a simple method of syncing eBooks to your iPhone. At the moment, that’s handled by iPHUC and a shell script called copybookdir.sh. As of v. 0.2, this script is included in the .tar.gz download.
Books.app is recommended for use with Project Gutenberg texts, in conjunction with GutenMark, a fantastic PG markup tool by Ronald Burkey, which makes pretty HTML out of Gutenberg .txt files, and splits them by chapter using a second tool.
http://code.google.com/p/iphoneebooks/