NeoDS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 11: Line 11:
}}
}}


This is a NeoGeo AES/MVS emulator for the Nintendo DS. It can run all types of NeoGeo roms with some limitations.
This is a NeoGeo AES/MVS emulator for the Nintendo DS. It can run all types of NeoGeo roms with some limitations.


Currently emulated:
==Features==
* M68000 cpu (cyclone)
* M68000 cpu (cyclone).
* Z80 cpu (DrZ80)
* Z80 cpu (DrZ80).
* All forms of NeoGeo protection/encryption
* All forms of NeoGeo protection/encryption.
* Graphics
* Graphics.
* ADPCM audio
* ADPCM audio.
* PSG audio
* PSG audio.


Not emulated:
==Installation==
* FM audio
'''Note:''' To use this emulator, you will need to prepare the compatible BIOS ROM (neogeo.zip).
* Raster effects
* Multiplayer
* Some timings are not that accurate


FM audio has already been done in jEnesisDS, so it is possible in theory.  It will be hard to squeeze it into NeoDS, as both the ARM7 and ARM9 are pretty busy. But I will try.  Most of the graphics in NeoDS are drawn with textured quads.  Emulating raster effects using this method would require more polygons per frame than the DS is capable of (as far as I can tell).  It may be possible to emulate raster effects using the DS 2D hardware, but there are lots of reasons why this would be difficult.
Patch NeoDS.nds for your [[DLDI|DLDI]] flash card (not all flashcards require patching).


==Installation==
Convert some NeoGeo roms (mslug.zip for example). NeoDS uses the same rom sets as MAME, make sure they work in MAME before proceeding. 
Required:
 
* Nintendo DS (lite)
Put all the roms you want to convert along with the bios together in a folder. 
* DLDI compatible flash card
 
Copy NeoDSConvert.exe into the same folder. 
 
Run NeoDSConvert, and it will convert all the NeoGeo roms in that folder. The converted roms will have the *.neo extension.


Optional:
Copy the [[DLDI|DLDI]] patched NeoDS.nds, and all the *.neo roms into the root of your flashcard.  
* Slot2 flashcard with RAM (Opera expansion, SuperCard lite, etc.)


#patch NeoDS.nds for your DLDI flash card (NOTE - not all flashcards require patching).  See here: http://chishm.drunkencoders.com/DLDI/index.html. 
==User guide==
#convert some NeoGeo roms (mslug.zip for example).You also need a bios rom (neogeo.zip). NeoDS uses the same rom sets as MAME, make sure they work in MAME before proceeding.
* Run NeoDS.nds, the main menu should load, showing you a list of all the roms on your card.  
#Put all the roms you want to convert along with the bios together in a folder. 
* Use the arrow keys to select, and press start to choose a rom to load. You can load a rom without audio which will improve frame rate, but you won't get any sound (obviously).  
#Copy NeoDSConvert.exe into the same folder. 
* Once a game is loaded without audio, the only way to get audio back is to reload the game. Some games will freeze with audio disabled, so be warned.
#Run NeoDSConvert, and it will convert all the NeoGeo roms in that folder. The converted roms will have the *.neo extension.
* If you have a supported flashcard with external ram in the GBA slot (optional), NeoDS will use the extra ram to cache more data. This will improve the speed of some games, but is never required. The main gui screen will display the test SLOT2 if this feature is active.
#Copy the DLDI patched NeoDS.nds, and all the *.neo roms into the root of your flashcard.  Run NeoDS.nds.


The main menu should load, showing you a list of all the roms on your card. Use the arrow keys to select, and press start to choose. The rom should load, and you should be playing. You can load a rom without audio which will improve frame rate, but you won't get any sound (obviously). Once a game is loaded without audio, the only way to get audio back is to reload the game. Some games will freeze with audio disabled, so be warned!
'''NeoDS GUI:'''
* Video - Video can be normal or scaled. Normal is a cropped screen. Scaled shows the full screen, but scaled down to fit.
* CPU Clock - The NeoGeo cpu can be underclocked. Experiment and see (it is easier for NeoDS to emulate a slower cpu, and some NeoGeo games don't use the full cpu power anyway).
* Screen Off - The lower screen can be turned off. Touch anywhere to turn it back on.
* Load rom - Load a new game.
* Save - Write the current configuration and sram to the flashcard.
* Input - Remap the input.
** The input configuraiton screen is a grid. DS buttons are down the right side of the screen. NeoGeo buttons are along the top of the screen.
** Each row of boxes coorisponds to one DS button. Putting a check in a box maps a NeoGeo button to a DS button.  
** You can map multiple NeoGeo buttons to a single DS button this way, which can be useful for fighting games, or for other things.


If you have a supported flashcard with external ram in the GBA slot, NeoDS will use the extra ram to cache more data. This will improve the speed of some games, but is never required. The main gui screen will display the text SLOT2 if this feature is active.
===Compatibility list===
A list of tested ROMS can be found in the [https://groups.google.com/g/neods/c/yyZio11xtGE/m/PwHTTCiABkwJ discussion thread].


==Controls==
==Controls==
Arrow keys - Arrow keys
D-Pad - Arrow keys


ABXY - A, B, C, D
A/B/X/Y - A/B/C/D


L - Pause
L - Pause
Line 61: Line 69:
Select - Coin
Select - Coin


The NeoDS gui is controlled with the stylus.
Stylus - NeoDS GUI
:Video - Video can be normal or scaled.  Normal is a cropped screen.  Scaled shows the full screen, but scaled down to fit.
:CPU Clock- The NeoGeo cpu can be underclocked.  This can actually make some games run faster!  It is easier for NeoDS to emulate a slower cpu, and some NeoGeo games don't use the full cpu power anyway.  Experiment and see.
:Screen Off - The lower screen can be turned off.  Touch anywhere to turn it back on.
:Load rom - Load a new game
:Save - Write the current configuration and sram to the flashcard
:Input - Remap the input


The input configuraiton screen is a grid.  DS buttons are down the right side of the screen.  NeoGeo buttons are along the top of the screen.  Each row of boxes coorisponds to one DS button.  Putting a check in a box maps a NeoGeo button to a DS button.  You can map multiple NeoGeo buttons to a single DS button this way.  This can be useful for fighting games, or for other things.
==Media==
'''NeoDS Tutorial'''<br>
<youtube>5yipAW796hM</youtube>


==Media==
==Known issues==
NeoDS Tutorial
Not emulated - FM audio, Raster effects, Multiplayer.


<youtube>5yipAW796hM</youtube>
Some timings are not that accurate.


==Changelog==
==Changelog==
'''v0.2.0 6/19/2008'''
'''v0.2.0 6/19/2008'''
* Key configuration
* Key configuration.
* Pause key
* Pause key.
* Put DS to sleep when lid is closed
* Put DS to sleep when lid is closed.
* Save SRAM and NeoDS configuration to flashcard
* Save SRAM and NeoDS configuration to flashcard.
* Fix crash when switching roms on certain flash cards
* Fix crash when switching roms on certain flash cards.
* Fix palettte bank swap bug on tile layer (metal slug 1 hud)
* Fix palettte bank swap bug on tile layer (metal slug 1 hud).
* Improve accuracy of vcounter, and vposition interrupts (fix freeze in Samurai Showdown 3, fix graphics in Blazing Star level 2, probly others)
* Improve accuracy of vcounter, and vposition interrupts (fix freeze in Samurai Showdown 3, fix graphics in Blazing Star level 2, probly others).
* Fix issues when using dldi and slot2 ram from same flashcard (like supercard lite)
* Fix issues when using dldi and slot2 ram from same flashcard (like supercard lite).
* Fix graphical corruption that occurs after a while when using slot2 ram
* Fix graphical corruption that occurs after a while when using slot2 ram.
'''v0.1.1a 5/6/2008'''
'''v0.1.1a 5/6/2008'''
* Forgot to include updated NeoDSConvert is last version
* Forgot to include updated NeoDSConvert is last version.
'''v0.1.1 5/6/2008'''
'''v0.1.1 5/6/2008'''
* Added level2 sprite cache in slot2 ram (if installed)
* Added level2 sprite cache in slot2 ram (if installed).
* Increased rom page size (fix grenades Metal Slug 1)
* Increased rom page size (fix grenades Metal Slug 1).
* Fix interrupt acknowledge (fix Metal Slug 2)
* Fix interrupt acknowledge (fix Metal Slug 2).
* Fix tile layer palette update (Last Blade 2 gui)
* Fix tile layer palette update (Last Blade 2 gui).
* Update converter to use latest MAME data (fix issues with King of Fighters 98, etc)
* Update converter to use latest MAME data (fix issues with King of Fighters 98, etc).
* Thanks to FluBBa for a DAA Z80 instruction that doesnt need a stupid lookup table (saves ram)
* Thanks to FluBBa for a DAA Z80 instruction that doesnt need a stupid lookup table (saves ram).
* Fixed -bios options in NeoDSConvert
* Fixed -bios options in NeoDSConvert.
'''v0.1.0 4/29/2008'''
'''v0.1.0 4/29/2008'''
*initial release
* Initial release.
'''Project started Summer 2007'''
'''Summer 2007'''
* Project started.


==Credits==
==Credits==
FinalDave, notaz, Reesy, Wintermute, chishm,MAME ,Minizip ,www.pocketheaven.com for hosting a NeoDS forum,FluBBa ,GnGeo, FinalBurnAlpha, MAME, MVSPSP,Charles MacDonald ,Alexander Stante ,Brandon Long ,Everyone who answers questions on the gbadev.org forums
FinalDave, notaz, Reesy, Wintermute, chishm, MAME, Minizip, www.pocketheaven.com for hosting a NeoDS forum, FluBBa, GnGeo, FinalBurnAlpha, MVSPSP, Charles MacDonald, Alexander Stante, Brandon Long.
 
Everyone who answers questions on the gbadev.org forums.


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

Revision as of 06:46, 1 June 2021

NeoDS
File:Neods.png
General
Author(s)Ben Ingram (Ingramb)
TypeEmulator
Version0.2.0
LicenceMixed
Links
[Media:NeoDs020.zip Download]
Website
Source
Advertisements

<htmlet>adsense</htmlet>


This is a NeoGeo AES/MVS emulator for the Nintendo DS. It can run all types of NeoGeo roms with some limitations.

Features

  • M68000 cpu (cyclone).
  • Z80 cpu (DrZ80).
  • All forms of NeoGeo protection/encryption.
  • Graphics.
  • ADPCM audio.
  • PSG audio.

Installation

Note: To use this emulator, you will need to prepare the compatible BIOS ROM (neogeo.zip).

Patch NeoDS.nds for your DLDI flash card (not all flashcards require patching).

Convert some NeoGeo roms (mslug.zip for example). NeoDS uses the same rom sets as MAME, make sure they work in MAME before proceeding.

Put all the roms you want to convert along with the bios together in a folder.

Copy NeoDSConvert.exe into the same folder.

Run NeoDSConvert, and it will convert all the NeoGeo roms in that folder. The converted roms will have the *.neo extension.

Copy the DLDI patched NeoDS.nds, and all the *.neo roms into the root of your flashcard.

User guide

  • Run NeoDS.nds, the main menu should load, showing you a list of all the roms on your card.
  • Use the arrow keys to select, and press start to choose a rom to load. You can load a rom without audio which will improve frame rate, but you won't get any sound (obviously).
  • Once a game is loaded without audio, the only way to get audio back is to reload the game. Some games will freeze with audio disabled, so be warned.
  • If you have a supported flashcard with external ram in the GBA slot (optional), NeoDS will use the extra ram to cache more data. This will improve the speed of some games, but is never required. The main gui screen will display the test SLOT2 if this feature is active.

NeoDS GUI:

  • Video - Video can be normal or scaled. Normal is a cropped screen. Scaled shows the full screen, but scaled down to fit.
  • CPU Clock - The NeoGeo cpu can be underclocked. Experiment and see (it is easier for NeoDS to emulate a slower cpu, and some NeoGeo games don't use the full cpu power anyway).
  • Screen Off - The lower screen can be turned off. Touch anywhere to turn it back on.
  • Load rom - Load a new game.
  • Save - Write the current configuration and sram to the flashcard.
  • Input - Remap the input.
    • The input configuraiton screen is a grid. DS buttons are down the right side of the screen. NeoGeo buttons are along the top of the screen.
    • Each row of boxes coorisponds to one DS button. Putting a check in a box maps a NeoGeo button to a DS button.
    • You can map multiple NeoGeo buttons to a single DS button this way, which can be useful for fighting games, or for other things.

Compatibility list

A list of tested ROMS can be found in the discussion thread.

Controls

D-Pad - Arrow keys

A/B/X/Y - A/B/C/D

L - Pause

R - Select (acts as coin input using newer versions of universal bios)

Start - Start

Select - Coin

Stylus - NeoDS GUI

Media

NeoDS Tutorial

Known issues

Not emulated - FM audio, Raster effects, Multiplayer.

Some timings are not that accurate.

Changelog

v0.2.0 6/19/2008

  • Key configuration.
  • Pause key.
  • Put DS to sleep when lid is closed.
  • Save SRAM and NeoDS configuration to flashcard.
  • Fix crash when switching roms on certain flash cards.
  • Fix palettte bank swap bug on tile layer (metal slug 1 hud).
  • Improve accuracy of vcounter, and vposition interrupts (fix freeze in Samurai Showdown 3, fix graphics in Blazing Star level 2, probly others).
  • Fix issues when using dldi and slot2 ram from same flashcard (like supercard lite).
  • Fix graphical corruption that occurs after a while when using slot2 ram.

v0.1.1a 5/6/2008

  • Forgot to include updated NeoDSConvert is last version.

v0.1.1 5/6/2008

  • Added level2 sprite cache in slot2 ram (if installed).
  • Increased rom page size (fix grenades Metal Slug 1).
  • Fix interrupt acknowledge (fix Metal Slug 2).
  • Fix tile layer palette update (Last Blade 2 gui).
  • Update converter to use latest MAME data (fix issues with King of Fighters 98, etc).
  • Thanks to FluBBa for a DAA Z80 instruction that doesnt need a stupid lookup table (saves ram).
  • Fixed -bios options in NeoDSConvert.

v0.1.0 4/29/2008

  • Initial release.

Summer 2007

  • Project started.

Credits

FinalDave, notaz, Reesy, Wintermute, chishm, MAME, Minizip, www.pocketheaven.com for hosting a NeoDS forum, FluBBa, GnGeo, FinalBurnAlpha, MVSPSP, Charles MacDonald, Alexander Stante, Brandon Long.

Everyone who answers questions on the gbadev.org forums.


Advertising: