1942 DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox homebrew | title = 1942 DS | image = File:Ds1942.png | type = Arcade Emulator | version = 1.3 | licence = Mixed | author = Copper...")
 
No edit summary
Line 11: Line 11:
}}   
}}   


1942 DS is a 1942 arcade emulator. To use this emulator, user needs to prepare mame's rom.  
DS 1942 is a 1942 arcade emulator for the NDS.  


==Installation==
==Installation==
#Download and extract file
'''Note:''' In order to use this emulator, you need to obain the authentic mame's rom (Mame 0.139 compatible romset).
#[http://chishm.drunkencoders.com/DLDI/ 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
Download and extract file.
 
[[DLDI|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==
==User guide==
Supported games :
===Supported games===
Name                                 ROM     Parent ROM
{| class="wikitable"
1942 (Revision B)                   1942
|+
1942 (Revision A)                   1942a   1942
|-
1942 (Revision A, bootleg)           1942abl  1942
! Name !! ROM !! Parent ROM
1942 (First Version)                 1942b   1942
|-
1942 (Williams Electronics license) 1942w   1942
| 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. Mame 0.139 compatible romset needed.
Supports DSi mode.  


[[File:Ds19422.png]]
[[File:Ds19422.png]]
Line 33: Line 46:
==Controls==
==Controls==
'''Menu:'''
'''Menu:'''
D-pad - select game / lives


L/R - select difficulty level
D-Pad - Select game/lives
 
L/R - Select difficulty level


A - play selected game
A - Play selected game


X/B - select bonus life
X/B - Select bonus life


'''In game:'''
'''In game:'''


D-pad - play
D-Pad - Play


X - insert coin
X - Insert coin


Start - start game (one player)
Start - Start game (1 player)


Select - start game (two players)
Select - Start game (2 players)


A - fire
A - Fire


B - roll
B - Roll


R - save state
R - Save state


L - load state
L - Load state


Y - confirm (Yes) save / load state / swap screens
Y - Confirm save/load state, Swap screens


X - cancel (eXit) save / load state
X - Cancel save/Load state


==Media==
==Media==
Line 71: Line 85:
==Changelog==
==Changelog==
'''V1.3 08/05/2011'''
'''V1.3 08/05/2011'''
* 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 12/08/2010'''
'''V1.2 12/08/2010'''
* Compiled with devkit pro R31 and libnds 1.4.5+
* Compiled with devkit pro R31 and libnds 1.4.5+.
* Emulator state
* Emulator state.
* New romset 1942.abl added
* New romset 1942.abl added.
* Title screen & menu by progds
* Title screen & menu by progds.


'''V1.1 24/01/2008'''
'''V1.1 24/01/2008'''
* 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 10/01/2008'''
'''V1.0 10/01/2008'''
* First version
* First version.
* Compiled with libnds 1.3.1
* Compiled with libnds 1.3.1.
* File rom is unziped by the emulator
* File rom is unziped by the emulator.


==Credits==
==Credits==
MAME Teams.
MAME Teams.


Reesy for DrZ80 emulator
Reesy for DrZ80 emulator.


Alekmaul for help with DrZ80
Alekmaul for help with DrZ80.


progds for the menu
progds for the menu.


[[Category:Homebrew applications]]
<br>
[[Category:DS homebrew emulators]]
[[Category:Homebrew arcade emulators on DS]]

Revision as of 00:44, 30 May 2021

1942 DS
File:Ds1942.png
General
Author(s)Copper
TypeArcade Emulator
Version1.3
LicenceMixed
Links
[Media:1942ds.rar Download]
Website
Advertisements

<htmlet>adsense</htmlet>


DS 1942 is a 1942 arcade emulator for the NDS.

Installation

Note: In order to use this emulator, you need to obain the authentic mame's rom (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.

File:Ds19422.png

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

Media

Known Issues

A bit of noise in sound.

Changelog

V1.3 08/05/2011

  • Compiled with libnds libnds 1.5.0+ & devkitarm R32.
  • Compatible with CYCLODS iEvolution B6 in DSi mode.
  • Emulator settings stored.

V1.2 12/08/2010

  • Compiled with devkit pro R31 and libnds 1.4.5+.
  • Emulator state.
  • New romset 1942.abl added.
  • Title screen & menu by progds.

V1.1 24/01/2008

  • 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 10/01/2008

  • 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.


Advertising: