More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| title = DS Invaders | | title = DS Invaders | ||
| image = | | image = https://dlhb.gamebrew.org/dshomebrew/dsinvaders.png | ||
| type = Arcade Emulator | | type = Arcade Emulator | ||
| version = 1. | | version = 1.5 | ||
| licence = Mixed | | licence = Mixed | ||
| author = Copper | | author = Copper | ||
| website = http://www.dev-fr.org/index.php?topic=3991 | | website = http://www.dev-fr.org/index.php?topic=3991 | ||
| download = | | download = https://dlhb.gamebrew.org/dshomebrew/dsinvaders.7z | ||
| source = | | source = | ||
}} | }} | ||
Line 44: | Line 44: | ||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/dshomebrew/dsinvaders2.png | |||
==Media== | ==Media== | ||
Line 50: | Line 50: | ||
==Changelog== | ==Changelog== | ||
'''V1.4 | '''V1.5 2014.01/31''' | ||
* Compiled with libnds 1.5.7+ and devkitarm R41. | |||
* Z80 replaced by an Intel 8080. | |||
'''V1.4 2011/05/08''' | |||
* Compiled with libnds libnds 1.5.0+ & devkitarm R32. | * Compiled with libnds libnds 1.5.0+ & devkitarm R32. | ||
* Compatible with CYCLODS iEvolution B6 in DSi mode. | * Compatible with CYCLODS iEvolution B6 in DSi mode. | ||
'''V1.3.1 | '''V1.3.1 2008/02/28''' | ||
* Compiled with libnds 1.3.2 (but with devkitarm R24). | * Compiled with libnds 1.3.2 (but with devkitarm R24). | ||
* Hi-score is saved in a file called invaders.sav. | * Hi-score is saved in a file called invaders.sav. | ||
* Sound "extended play" added. | * Sound "extended play" added. | ||
'''V1.3 | '''V1.3 2008/12/28''' | ||
* New sound written with libnds (without maxmod) to play a looped Ufo sound. | * New sound written with libnds (without maxmod) to play a looped Ufo sound. | ||
* Anti alias on zoomed view. | * Anti alias on zoomed view. | ||
Line 66: | Line 70: | ||
* New life number setting. | * New life number setting. | ||
'''V1.2 | '''V1.2 2008/12/23''' | ||
* New display routine (extended tiles background + extended palette for colors). | * New display routine (extended tiles background + extended palette for colors). | ||
* New screen background (by zeblackos). | * New screen background (by zeblackos). | ||
'''V1.1 | '''V1.1 2008/12/22''' | ||
* Touch screen game improved. | * Touch screen game improved. | ||
* Touch screen available for player 2. | * Touch screen available for player 2. | ||
Line 76: | Line 80: | ||
* SELECT key added in infos screen. | * SELECT key added in infos screen. | ||
'''V1.0 | '''V1.0 2008/12/20''' | ||
* First version that use DLDI. | * First version that use DLDI. | ||
* Compiled with libnds 1.3.1 and use maxmod for sound. | * Compiled with libnds 1.3.1 and use maxmod for sound. | ||
Line 89: | Line 93: | ||
Risike & Alekmaul. | Risike & Alekmaul. | ||
==External links== | |||
* Dev-fr - http://www.dev-fr.org/index.php?topic=3991 | |||
[[Category:DS homebrew emulators]] | [[Category:DS homebrew emulators]] | ||
[[Category:Homebrew arcade emulators on DS]] | [[Category:Homebrew arcade emulators on DS]] |
Revision as of 06:39, 13 October 2021
DS Invaders | |
General | |
---|---|
Author(s) | Copper |
Type | Arcade Emulator |
Version | 1.5 |
Licence | Mixed |
Links | |
Download | |
Website |
<htmlet>adsense</htmlet>
DSInvaders is a Space Invaders Arcade emulator.
Installation
Note: In order to use this emulator, you will need to obtain MAME rom invaders.zip.
Download and extract file.
DLDI patch it and copy it to the root directory of the card.
Put the invaders.zip file at the root on flashcard.
Controls
A - Insert coin
Start - Start game (one player)
Select - Start game (two players)
D-Pad - Move the cannon
B - Fire
X+Left - Life-- (+ emulator reset)
X+Right - Life++ (+ emulator reset)
Y - Toggle anti alias on zoomed screen view
L/R - Screen swapping
Touch screen - Move the cannon and fire
Screenshots
Media
Changelog
V1.5 2014.01/31
- Compiled with libnds 1.5.7+ and devkitarm R41.
- Z80 replaced by an Intel 8080.
V1.4 2011/05/08
- Compiled with libnds libnds 1.5.0+ & devkitarm R32.
- Compatible with CYCLODS iEvolution B6 in DSi mode.
V1.3.1 2008/02/28
- Compiled with libnds 1.3.2 (but with devkitarm R24).
- Hi-score is saved in a file called invaders.sav.
- Sound "extended play" added.
V1.3 2008/12/28
- New sound written with libnds (without maxmod) to play a looped Ufo sound.
- Anti alias on zoomed view.
- Screen swap.
- New zoomed view touch screen play.
- New life number setting.
V1.2 2008/12/23
- New display routine (extended tiles background + extended palette for colors).
- New screen background (by zeblackos).
V1.1 2008/12/22
- Touch screen game improved.
- Touch screen available for player 2.
- Sound corrected (thanks mame).
- SELECT key added in infos screen.
V1.0 2008/12/20
- First version that use DLDI.
- Compiled with libnds 1.3.1 and use maxmod for sound.
- File rom is unziped by the emulator.
- New touch screen play.
- Zoomed view on the sub screen in game.
- Infos are printed on the sub screen in menu.
Credits
zeblackos for the screen background.
Risike & Alekmaul.