News

Modo (23-08-2007) (PSP Application)

Bastian Pflieger has updated his PSP application Modo, which is an “ultra simple mod player”.

Changes:

* added C64 SID & MUS playback (via libsidplay2)
* no RSID / BASIC support (didn’t manage to play these tunes at full speed)
* support for HVSC song length database

http://illogical.de/bin/modo_Aug23.zip

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

By · 0 comments
Wee Basic v1c (NDS Application)

Wee Basic is a BASIC interpretor for NDS.

Changes in this release:

fixed:

– for/next error on first parse
– let statement not ignoring white space
– assingment not ignoring white space
– boolean functions for if statement not ignoring white space
– boolean expression for if statement returning incorrect value when using brackets
– print statement not handling variables that have a value which is a negative decimal

added/changed:

– added basic graphics:
plot x,y,colour (x,y are coordinates; colour: 1-4 to display, 0 to erase). See pong demo
line x1,y1,x2,y2,colour. See pong demo

– added log(), sin(), cos(), tan() and sqrt()

– cursor moves to the top of the document after load file
– if there is an error in the basic code, cursor will move to the point of (or close to) the error after the program is ended to make it easier to debug
– you can now use up and down (as well as left and right) to navigate in the editor

http://freescifistories.wordpress.com/

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

By · 0 comments
NES.app v0.99.04 (NES emu for iPhone)

NES.app is a Nintendo emulator for Apple’s iPhone. NES.app uses a modified version of 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. In many cases, you are legally entitled to posess a ROM dump of any game that you presently own. ROM images for NES are widely available online, or with the appropriate hardware, you can dump them yourself directly from the cartridge.

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 NES.app v0.99.02:

[nervegas] Changed Speaker/Headet/Mute button to use colored indicators. [nervegas] Tapping status bar now reloads lists + scrolls to top
[nervegas] Added fourth game genie code slot; sped up game genie a bit
[nervegas] Screen flip to affect on emulation view, not browser
[nervegas] Removed taskbar in landscape mode
[nervegas] Enlarged full-screen mode A/B buttons for landscape view
[nervegas] Enlarged full-screen mode directional pad for landscape view

http://iphone.natetrue.com/nesapp/

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

By · 0 comments