This repository has been archived by the owner on Jan 10, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
readme.txt
65 lines (55 loc) · 2.54 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
StellaDS
--------------------------------------------------------------------------------
StellaDS is an Atari 2600 console emulator.
To use this emulator, you must use compatibles rom with a26/bin format.
Do not ask me about such files, I don't have them. A search with Google will certainly
help you.
Features :
----------
Most things you should expect from an emulator.
Missing :
---------
All that is not yet emulated ;)
Need to improve speed
Check updates on my web site :
http://www.portabledev.com
--------------------------------------------------------------------------------
History :
--------------------------------------------------------------------------------
V1.0 : 20/05/2011
* Initial release based on Stella 1.4.2
* Compiled with last version of Devkitpro/libnds, so DSi compatible \o/
* Sound engine written from scratch
* Video engine modified to refresh screen after each line
* New palette (better colors) added to stella
* New menu added to stella
* Add support for colour / B&W TV switch (from Stella 2.2)
* Add support for more cards recognition (3E)
* Add support for PAL/NTSC palette
--------------------------------------------------------------------------------
How tu use StellaDS :
--------------------------------------------------------------------------------
YOU NEED PERHAPS TO PATCH THE NDS FILE WITH THE DLDI PATCH BEFORE USING IT.
Unzip StellaDS.nds from the StellaDS.zip archive in a directory of your flash / (micro) SD
/ MMC card.
Put the a26/bin files where you want on your flashcard.
That's all, StellaDS can be use now :) !
When the emulator starts, click on the cartridge slot to choose a file. you are use Up/Down
to select a file, then use A to load it.
Controls :
* Direction pad : the joystick ...
* A : Fire button
* SELECT : SELECT Trigger
Use stylus on buttons for other actions on bottom screen.
--------------------------------------------------------------------------------
Credits:
--------------------------------------------------------------------------------
Thanks Wintermute for devkitpro and libnds (http://www.devkitpro.org).
Thanks TheChucksters to understand how Stella emulator works with the release of
his source code conversion (http://www.charlesmoyes.com/drupal/)
Thanks Stella Team for this marvelous emulator (http://stella.sourceforge.net/).
--------------------------------------------------------------------------------
Alekmaul
alekmaul@portabledev.com
http://www.portabledev.com
--------------------------------------------------------------------------------