P84Ever

P84Ever is an Apple ][ emulator, distributed as a Web browser applet and a mobile device midlet. It emulates a clone of the real Apple2, called pravetz (prawec).

Tags Games/Entertainment Arcade
Implementation Java J2ME

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  22 Dec 2005 08:01
  • Rrelease-after

Changes: Changes were made in the midlet branch only. The speed of the CPU simulation engine and graphics engine of the midlet version was increased. FullScreen support was improved and more portable. The ability to rotate and change the scale was added.

Rss Recent comments

Rcomment-before 01 Oct 2007 03:31 Rcomment-trans klapaucius Rcomment-after

Applet version patched: incorrect color palette
A bug in the applet version was fixed.

IndexColorModel(BitSize,...) with BitSize=4 and 18 palette colors was used. Applet version was unable to run on a newer JRE.

Changing BitSize=5 allowed the applet to run on a JRE 1.6.x.

Rcomment-before 22 Feb 2006 13:25 Rcomment-trans klapaucius Rcomment-after

Future plans
Applet version is based on very initial code sample and it seems that it hang ups sometimes, especially on multicore systems. Current development version does not suffer from this problem but it is not suitable for release yet.

Future release plans include the following enhancements:

1. Release stable applet version with selectable upscale factor.

2. Add FDD support to both applet and midlet versions and launch Karateka :-)

3. Create java application release.

All changes are fairly easy to implement but I realize that my project is almost senseless and I don't have much time to spend on it. Anyway I promise that I'll implement the above mentioned changes somewhere in the near future.

No-screenshot

Project Spotlight

blindRSS

A very simple browser-operated RSS reader.

No-screenshot

Project Spotlight

Parrot

A virtual machine for all dynamic languages.