More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
| title = PomDS | | title = PomDS | ||
| image = [[File:Appleiids.png]] | | image = [[File:Appleiids.png]] | ||
| type = Emulator | | type = Computer Emulator | ||
| version = 0.2 | | version = 0.2 | ||
| licence = Mixed | | licence = Mixed | ||
Line 11: | Line 11: | ||
}} | }} | ||
PomDS is an | 2 versions of pomDS are shipped, one fast in assembly langage but not so much compatible and one slower bit more compatbile, just choose the right version regarding the disk you want to run. | ||
PomDS is an emulator of the 8-bit home cmputer Apple II. It is based on various Apple emulators but particularly [http://sourceforge.net/projects/dapple/ DApple] and has been completely rewritten with a 6502 emulation in assembler. | |||
==Features== | ==Features== | ||
Line 17: | Line 20: | ||
==Installation== | ==Installation== | ||
'''Note:''' To use this emulator, you must use compatibles DSK or NIB files. You also need at least the AppleII and disk bios. For resources, there is a big database in the asimov ftp or search for emulator like appleemu. | |||
There are 2 versions of pomDS included, one runs faster but less compatibility and another version is slower but better in terms of compatbility, it is advised to choose the version that works best for the disk that you want to run. | |||
[[DLDI|DLDI]] patch the .nds file and copy it to the root directory of flashcard/SD/MMC card. | |||
The rom files must also be placed in the root directory of your flashcard/SD/MMC card. Put your dsk files in the directory that you want. | |||
== | ==User guide== | ||
When the emulator starts, click on the disk drive to choose a file. Use Up/Down to select a file, then use A to load it. | |||
The default loaded file, if exists, is named master.dsk. | |||
You can also click on the pomDS logo to have the option menu. | |||
===Compatibility=== | |||
Some games would not work because the are copy protected. You can try to desactivate the FASTMODE mode in the option menu, after that you must do a RESET for the Apple II, this tip can make theses games playable. Be careful though, this mode often makes the program hangs. It is suggested to use this method at startup, load the file and do a RESET straight after. | |||
==Controls== | |||
Stylus - Keyboard | |||
D-Pad - Direction key (keyboard) | |||
A - 0 Key | |||
B - L Key | |||
X/R - Shift Key (can't be modify) | |||
Y/L - Ctrl Key (can't be modify) | |||
X+D-Pad - Move screen when you are in standard resolution | |||
Start - Enter Key | |||
Select - Space Key | |||
==Changelog== | ==Changelog== | ||
'''Version 2.0 11/30/2008''' | |||
* Much faster since the integration of 6502 in ARM assembler. | |||
* Great sound improvement. | |||
'''Version 2.0 | * NIB format supported. | ||
* Much faster since | * Sorting of the list of dsk and nib files. | ||
* Great sound | * New interface (a big thank you to zeblackos). | ||
* | * No need for Apple roms] [(integrated into the program). | ||
* | * Management of the DS standby mode (the closed cover pauses execution). | ||
* New interface (a big thank you to zeblackos) | * Addition of alpha lerp for a smoother appearance on the screen. | ||
* No need | * Addition the possibility of saving the screen in BMP format. | ||
* | '''Version 1.0 04/09/2007''' | ||
* | |||
* | |||
'''Version 1.0 | |||
* Initial version. | * Initial version. | ||
==Credits== | ==Credits== | ||
Bravo and thanks to zeblackos, Mess, dapple, applewin authors, members of the forum | Bravo and thanks to zeblackos, Mess, dapple, applewin authors, members of the forum. | ||
[[Category:Homebrew | <br> | ||
[[Category:DS homebrew emulators]] | |||
[[Category:Homebrew computer emulators on DS]] |
Revision as of 11:14, 31 Mayıs 2021
PomDS | |
File:Appleiids.png | |
General | |
---|---|
Author(s) | Alek Maul |
Type | Computer Emulator |
Version | 0.2 |
Licence | Mixed |
Links | |
[Media:PomDSV20.zip Download] | |
Website |
<htmlet>adsense</htmlet>
2 versions of pomDS are shipped, one fast in assembly langage but not so much compatible and one slower bit more compatbile, just choose the right version regarding the disk you want to run.
PomDS is an emulator of the 8-bit home cmputer Apple II. It is based on various Apple emulators but particularly DApple and has been completely rewritten with a 6502 emulation in assembler.
Features
- Most things you should expect from an emulator
Installation
Note: To use this emulator, you must use compatibles DSK or NIB files. You also need at least the AppleII and disk bios. For resources, there is a big database in the asimov ftp or search for emulator like appleemu.
There are 2 versions of pomDS included, one runs faster but less compatibility and another version is slower but better in terms of compatbility, it is advised to choose the version that works best for the disk that you want to run.
DLDI patch the .nds file and copy it to the root directory of flashcard/SD/MMC card.
The rom files must also be placed in the root directory of your flashcard/SD/MMC card. Put your dsk files in the directory that you want.
User guide
When the emulator starts, click on the disk drive to choose a file. Use Up/Down to select a file, then use A to load it.
The default loaded file, if exists, is named master.dsk.
You can also click on the pomDS logo to have the option menu.
Compatibility
Some games would not work because the are copy protected. You can try to desactivate the FASTMODE mode in the option menu, after that you must do a RESET for the Apple II, this tip can make theses games playable. Be careful though, this mode often makes the program hangs. It is suggested to use this method at startup, load the file and do a RESET straight after.
Controls
Stylus - Keyboard
D-Pad - Direction key (keyboard)
A - 0 Key
B - L Key
X/R - Shift Key (can't be modify)
Y/L - Ctrl Key (can't be modify)
X+D-Pad - Move screen when you are in standard resolution
Start - Enter Key
Select - Space Key
Changelog
Version 2.0 11/30/2008
- Much faster since the integration of 6502 in ARM assembler.
- Great sound improvement.
- NIB format supported.
- Sorting of the list of dsk and nib files.
- New interface (a big thank you to zeblackos).
- No need for Apple roms] [(integrated into the program).
- Management of the DS standby mode (the closed cover pauses execution).
- Addition of alpha lerp for a smoother appearance on the screen.
- Addition the possibility of saving the screen in BMP format.
Version 1.0 04/09/2007
- Initial version.
Credits
Bravo and thanks to zeblackos, Mess, dapple, applewin authors, members of the forum.