mirror of
https://github.com/dschmenk/Appalm.git
synced 2024-12-21 05:30:44 +00:00
Update README.md
This commit is contained in:
parent
7dfe9470f8
commit
8b5d90f0af
22
README.md
22
README.md
@ -1,15 +1,19 @@
|
|||||||
# Appalm
|
# Appalm
|
||||||
![Welcome to the Apple II emulator for PalmOS](https://github.com/dschmenk/Appalm//blob/master/html/PalmApple - Apple IIe Emulator for Palm.html)
|
|
||||||
|
|
||||||
Authors:
|
![Welcome to the Apple II emulator for PalmOS](https://github.com/dschmenk/Appalm/blob/master/html/PalmApple - Apple IIe Emulator for Palm.html)
|
||||||
|
|
||||||
|
##Authors:
|
||||||
|
|
||||||
Hilary Cheng : hilarycheng@yahoo.com
|
Hilary Cheng : hilarycheng@yahoo.com
|
||||||
|
|
||||||
David Schmenk: lematinracing@yahoo.com
|
David Schmenk: lematinracing@yahoo.com
|
||||||
|
|
||||||
Web Sites : http://sf.net/projects/palmapple
|
Web Sites : http://sf.net/projects/palmapple
|
||||||
|
|
||||||
Public Forum : http://sf.net/forum/forum.php?forum_id=88936
|
Public Forum : http://sf.net/forum/forum.php?forum_id=88936
|
||||||
|
|
||||||
License:
|
License:
|
||||||
Appalm][ Licenses is GNU GPL. Please go to this links for more
|
##Appalm][ Licenses is GNU GPL. Please go to this links for more
|
||||||
details Appalm][ is based on YAE so that we can port to PalmOS
|
details Appalm][ is based on YAE so that we can port to PalmOS
|
||||||
Platform. Appalm][ cannot be used for sale or any redistribution
|
Platform. Appalm][ cannot be used for sale or any redistribution
|
||||||
unless there is an agreement with the authors. Please contact
|
unless there is an agreement with the authors. Please contact
|
||||||
@ -20,13 +24,13 @@ the source code and contribute to it. All the users are free to
|
|||||||
use this software. But the authors are not responsibile for any
|
use this software. But the authors are not responsibile for any
|
||||||
damage by THIS SOFTWARE. Please try it at Your Risk!
|
damage by THIS SOFTWARE. Please try it at Your Risk!
|
||||||
|
|
||||||
Preface:
|
##Preface:
|
||||||
Because 68000 based Palm devices are barely faster than the
|
Because 68000 based Palm devices are barely faster than the
|
||||||
Apple ][, emulation performance may be less than stellar. An
|
Apple ][, emulation performance may be less than stellar. An
|
||||||
overclocking utility will go a long way to make the emulator
|
overclocking utility will go a long way to make the emulator
|
||||||
more useable on anything less than a 66Mhz Clie 665C.
|
more useable on anything less than a 66Mhz Clie 665C.
|
||||||
|
|
||||||
Introduction:
|
##Introduction:
|
||||||
What would be better than being able to take your beloved Apple
|
What would be better than being able to take your beloved Apple
|
||||||
][ with you, including most of the software you had for it, all
|
][ with you, including most of the software you had for it, all
|
||||||
in your pocket? Here is your chance. The Appalm ][ emulator
|
in your pocket? Here is your chance. The Appalm ][ emulator
|
||||||
@ -40,7 +44,7 @@ sucks for you. The Sony HIRES screen is supported (in color!) -
|
|||||||
and looks great too. The Sony Game Controller works very well.
|
and looks great too. The Sony Game Controller works very well.
|
||||||
Highly recommended.
|
Highly recommended.
|
||||||
|
|
||||||
Installation:
|
##Installation:
|
||||||
You need to install the emulator, appalm.prc, plus the ROM
|
You need to install the emulator, appalm.prc, plus the ROM
|
||||||
files apple2e.rom and slot6.rom. Pick a disk image (currently
|
files apple2e.rom and slot6.rom. Pick a disk image (currently
|
||||||
must be .DSK fomat) and use the DSK2PDB utility to create a
|
must be .DSK fomat) and use the DSK2PDB utility to create a
|
||||||
@ -51,7 +55,7 @@ raw data. The standard format database performance has been
|
|||||||
improved to the point where I don't know why you would want the
|
improved to the point where I don't know why you would want the
|
||||||
raw format.
|
raw format.
|
||||||
|
|
||||||
Running:
|
##Running:
|
||||||
The basic features of the emulator are available through the
|
The basic features of the emulator are available through the
|
||||||
menu. Special keys and joystick options are settable there. You
|
menu. Special keys and joystick options are settable there. You
|
||||||
can return to the Palm Launcher and run other applications.
|
can return to the Palm Launcher and run other applications.
|
||||||
@ -67,7 +71,7 @@ provide useful feature for the emulator. They are:
|
|||||||
A type-ahead buffer is implemented for use with an external
|
A type-ahead buffer is implemented for use with an external
|
||||||
keyboard. You can keep typeing without losing characters.
|
keyboard. You can keep typeing without losing characters.
|
||||||
|
|
||||||
Development:
|
##Development:
|
||||||
This is a very preliminary version meant more as a
|
This is a very preliminary version meant more as a
|
||||||
proof-of-concept. More features and performance will be
|
proof-of-concept. More features and performance will be
|
||||||
improved upon. Disk performance is very good now and writing to
|
improved upon. Disk performance is very good now and writing to
|
||||||
@ -75,7 +79,7 @@ the disk image is supported. Sound support would be nice if I
|
|||||||
could figure something workable out. Color support for lo-res
|
could figure something workable out. Color support for lo-res
|
||||||
(160x160) Palms is in the works.
|
(160x160) Palms is in the works.
|
||||||
|
|
||||||
Conclusion:
|
##Conclusion:
|
||||||
I wanna say thank you to David Schmenk for enhancement of Emulator
|
I wanna say thank you to David Schmenk for enhancement of Emulator
|
||||||
and prepare all the works of Appalm][.
|
and prepare all the works of Appalm][.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user