PomDS: Difference between revisions

From GameBrew
(Created page with "{{Infobox homebrew | title = PomDS | image = File:Appleiids.png | type = emulator | version = 2.0 | licence = Mixed | author = Alek Maul | web...")
 
m (Text replacement - "Category:DS Homebrew Emulators" to "")
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = PomDS
|title=PomDS
| image       = [[File:Appleiids.png]]
|image=pomds.png
| type       = emulator
|description=Apple II Emulator.
| version     = 2.0
|author=Alekmaul
| licence    = Mixed
|lastupdated=2008/11/30
| author      = Alek Maul
|type=Computer
| website     = http://www.portabledev.com/pages/ds/jeuxdev.-perso/pomds.php#tabpomds-4
|version=0.2
| download    = Media:
|license=Mixed
| source      =
|download=https://dlhb.gamebrew.org/dshomebrew/pomds.7z
|website=http://www.portabledev.com/pages/ds/jeuxdev.-perso/pomds.php
}}
}}
 
PomDS is an emulator of the 8-bit home computer 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.
PomDS is an AppleII Computer emulator. 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.  


==Features==
==Features==
*Most things you should expect from an emulator
* Most things you should expect from an emulator.
*Apple II+ Hardware
*MOS 65C02 CPU (Written in 100% ARM Assembly)
*Text, LoRes, HiRes, Mixed graphics
*Onscreen Keyboard
*12 Built-In Applesoft Demos
*Apple 16KB RAM "Language Card"


==Installation==
==Installation==
#Download and extract file
'''Note:''' To use this emulator, you must have compatible DSK or NIB files. You must also have at least a bios of the Apple II and its disk drive (For resources, there is a large database in the asimov ftp or search for emulator like appleemu).
#DLDI patch it and copy it to the root directory of flashcard / SD / MMC card
 
There are 2 versions of PomDS included, one very fast in assembler but with compatibility issues and the other version is slower but more compatible, it is advised to choose according to the disk that you want to run.
 
To install PomDS, [[DLDI|DLDI]] patch pomDS.nds and copy it to the root directory of your flashcard/(micro)SD/MMC.
 
Be careful, you must put it at the root (as well as the rom files) of the flashcard/SD/MMC.


Be careful, you must put it and the rom files in the root directory of your flashcard / SD / MMC card. Put your dsk files in the directory that you want.
Put your dsk files in the directory that you want.


When the emulator starts, click on the disk drive to choose a file. you are use Up/Down
==User guide==
to select a file, then use A to load it.
When the emulator starts up, click on the desired floppy drive to choose a file.
The default loaded file, if exists, is named master.dsk


==Controls==
Use Up/Down to choose the file, then use A to load it.
Keyboard with stylus
 
The default upload file, if it exists, is called master.dsk.


D-pad - direction pad from keyboard
You can also click on the pomDS logo to access the option menu.


A - 0 Key
===Compatibility===
Some games would not work because the are copy protected. You can try to desactivate Fastmode in the option menu, after that you must do a Reset for the Apple II, this tip can make theses games playable.


B - L Key
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.


X - SHIFT Key (can't be modify)
==Controls==
Stylus - Keyboard


Y - CONTROL Key (can't be modify)
D-Pad - Direction key (keyboard)


X + direction pad - move screen when you are in standard resolution
A - 0 Key


R - SHIFT Key (can't be modify)
B - L Key


L - CONTROL Key (can't be modify)
X/R - Shift Key (can't be modify)


START - Enter Key
Y/L - Ctrl Key (can't be modify)


SELECT - Space Key
X+D-Pad - Move screen when you are in standard resolution
You can also click on the pomDS logo to have the option menu.


==Compatibility==
Start - Enter Key
Some games should not work because the are copy protected. You can try to desactivate
the FASTMODE mode in the option menu and after, you must do a RESET of the Apple, this tip can do theses games playables.


Be carefull, this mode hangs pomDS often, put it at startup, load the file and do a
Select - Space Key
RESET.


==Changelog==
==Changelog==
2 versions of pomDS are shipped, one fast in assembly langage but not so much
'''Version 2.0 2008/11/30'''
compatible and one slower bit more compatbile, just choose the right version
* Much faster since the integration of 6502 in ARM assembler.
regarding the disk you want to run.
* Great sound improvement.
'''Version 2.0 of 30/11/2008'''
* NIB format supported.
* Much faster since 6502 in the integration of ARM assembler
* Sorting of the list of dsk and nib files.
* Great sound enhancement
* New interface (a big thank you to zeblackos).
* Format supported NIB
* No need for Apple roms] [(integrated into the program).
* Sort the list of files and nib dsk
* 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 of Roma Apple] [(integrated program)
* Addition the possibility of saving the screen in BMP format.
* Managing the standby mode of the DS (the cover closed pauses execution)
'''Version 1.0 2007/04/09'''
* Added alpha lerp for a smoother appearance on screen
* Added possibiltié to save the screen in BMP format
'''Version 1.0 of 04/09/2007'''
* 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.
 
==External links==
* Author's website - http://www.portabledev.com/pages/ds/jeuxdev.-perso/pomds.php


[[Category:Homebrew applications]]
[[Category:Computer Emulators on DS]]

Latest revision as of 07:11, 7 May 2024

PomDS
Pomds.png
General
AuthorAlekmaul
TypeComputer
Version0.2
LicenseMixed
Last Updated2008/11/30
Links
Download
Website

PomDS is an emulator of the 8-bit home computer 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 have compatible DSK or NIB files. You must also have at least a bios of the Apple II and its disk drive (For resources, there is a large database in the asimov ftp or search for emulator like appleemu).

There are 2 versions of PomDS included, one very fast in assembler but with compatibility issues and the other version is slower but more compatible, it is advised to choose according to the disk that you want to run.

To install PomDS, DLDI patch pomDS.nds and copy it to the root directory of your flashcard/(micro)SD/MMC.

Be careful, you must put it at the root (as well as the rom files) of the flashcard/SD/MMC.

Put your dsk files in the directory that you want.

User guide

When the emulator starts up, click on the desired floppy drive to choose a file.

Use Up/Down to choose the file, then use A to load it.

The default upload file, if it exists, is called master.dsk.

You can also click on the pomDS logo to access the option menu.

Compatibility

Some games would not work because the are copy protected. You can try to desactivate Fastmode 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 2008/11/30

  • 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 2007/04/09

  • Initial version.

Credits

Bravo and thanks to zeblackos, Mess, dapple, applewin authors, members of the forum.

External links

Advertising: