More actions
No edit summary |
No edit summary |
||
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=1942 DS | ||
| image | |image=1942ds.png | ||
| type | |description=Emulator for 1942 (all sets). | ||
| version | |author=Copper | ||
| | |lastupdated=2011/05/08 | ||
| | |type=Arcade | ||
| website | |version=1.3 | ||
|license=Mixed | |||
|download=https://dlhb.gamebrew.org/dshomebrew2/1942ds.rar | |||
}} | |website=http://www.dev-fr.org/index.php?topic=4032 | ||
}} | |||
DS 1942 is a 1942 arcade emulator for the NDS. | DS 1942 is a 1942 arcade emulator for the NDS. | ||
Line 24: | Line 24: | ||
==User guide== | ==User guide== | ||
===Supported games=== | ===Supported games=== | ||
{| class="wikitable" | {| class="wikitable" style="width: 600px;" | ||
|- | |- | ||
! Name ! | ! style="width: 40%;"|Name | ||
!style="width: 20%;"| ROM | |||
!style="width: 20%;"| Parent ROM | |||
|- | |- | ||
| 1942 (Revision B) || 1942 || | | 1942 (Revision B) || 1942 || | ||
Line 40: | Line 41: | ||
|} | |} | ||
Supports DSi mode. | Supports DSi mode. | ||
==Controls== | ==Controls== | ||
Line 76: | Line 75: | ||
X - Cancel save/Load state | X - Cancel save/Load state | ||
==Screenshots== | |||
https://dlhb.gamebrew.org/dshomebrew/1942ds3.png | |||
https://dlhb.gamebrew.org/dshomebrew/1942ds4.png | |||
==Media== | ==Media== | ||
<youtube>zWfCRrZlDPM</youtube> | <youtube>zWfCRrZlDPM</youtube> | ||
==Known | ==Known issues== | ||
A bit of noise in sound. | A bit of noise in sound. | ||
==Changelog== | ==Changelog== | ||
'''V1.3 | '''V1.3 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. | ||
* Emulator settings stored. | * Emulator settings stored. | ||
'''V1.2 | '''V1.2 2010/08/12''' | ||
* Compiled with devkit pro R31 and libnds 1.4.5+. | * Compiled with devkit pro R31 and libnds 1.4.5+. | ||
* Emulator state. | * Emulator state. | ||
Line 95: | Line 98: | ||
* Title screen & menu by progds. | * Title screen & menu by progds. | ||
'''V1.1 | '''V1.1 2008/01/24''' | ||
* New icon added to nds file. | * New icon added to nds file. | ||
* Hi-scores are saved in a file called <rom>.sav. | * Hi-scores are saved in a file called <rom>.sav. | ||
* AY-8910 rewritten based on MAME 0.129 source code. | * AY-8910 rewritten based on MAME 0.129 source code. | ||
'''V1.0 | '''V1.0 2008/01/10''' | ||
* First version. | * First version. | ||
* Compiled with libnds 1.3.1. | * Compiled with libnds 1.3.1. | ||
Line 114: | Line 117: | ||
progds for the menu. | progds for the menu. | ||
==External links== | |||
* Dev-fr - http://www.dev-fr.org/index.php?topic=4032 | |||
Latest revision as of 11:14, 20 August 2024
1942 DS | |
---|---|
General | |
Author | Copper |
Type | Arcade |
Version | 1.3 |
License | Mixed |
Last Updated | 2011/05/08 |
Links | |
Download | |
Website | |
DS 1942 is a 1942 arcade emulator for the NDS.
Installation
Note: In order to use this emulator, you will need to obtain MAME roms (Mame 0.139 compatible romset).
Download and extract file.
DLDI patch .nds file and copy it to the root directory of the card.
Put the MAME's ROM files at the root or in the /MAMERoms/ subdirectory on flashcard.
User guide
Supported games
Name | ROM | Parent ROM |
---|---|---|
1942 (Revision B) | 1942 | |
1942 (Revision A) | 1942a | 1942 |
1942 (Revision A, bootleg) | 1942abl | 1942 |
1942 (First Version) | 1942b | 1942 |
1942 (Williams Electronics license) | 1942w | 1942 |
Supports DSi mode.
Controls
Menu:
D-Pad - Select game/lives
L/R - Select difficulty level
A - Play selected game
X/B - Select bonus life
In game:
D-Pad - Play
X - Insert coin
Start - Start game (1 player)
Select - Start game (2 players)
A - Fire
B - Roll
R - Save state
L - Load state
Y - Confirm save/load state, Swap screens
X - Cancel save/Load state
Screenshots
Media
Known issues
A bit of noise in sound.
Changelog
V1.3 2011/05/08
- Compiled with libnds libnds 1.5.0+ & devkitarm R32.
- Compatible with CYCLODS iEvolution B6 in DSi mode.
- Emulator settings stored.
V1.2 2010/08/12
- Compiled with devkit pro R31 and libnds 1.4.5+.
- Emulator state.
- New romset 1942.abl added.
- Title screen & menu by progds.
V1.1 2008/01/24
- New icon added to nds file.
- Hi-scores are saved in a file called <rom>.sav.
- AY-8910 rewritten based on MAME 0.129 source code.
V1.0 2008/01/10
- First version.
- Compiled with libnds 1.3.1.
- File rom is unziped by the emulator.
Credits
MAME Teams.
Reesy for DrZ80 emulator.
Alekmaul for help with DrZ80.
progds for the menu.