Difference between revisions of "No$"

From Emulation General Wiki
Jump to navigation Jump to search
(switching infobox and other edits)
(Added section on the copious machine technical documentation that tends to come with No$ emulators.)
Line 68: Line 68:
 
* Local DS Wi-Fi (DS): preliminary implementation in No$GBA. Fails.
 
* Local DS Wi-Fi (DS): preliminary implementation in No$GBA. Fails.
 
* DSi: No$GBA added support for DSi games starting with version 2.8, although some games wont boot and others have graphical glitches.  
 
* DSi: No$GBA added support for DSi games starting with version 2.8, although some games wont boot and others have graphical glitches.  
 +
 +
==Machine Documentation==
 +
Consistently with his focus on emulators as a debugging tool, Martin Korth provides single-document, consistently-formatted comprehensive documentation of a number of his emulated platforms, usually being an omnibus of existing resources augmented with independent research.
 +
 +
Machines documented include:
 +
* [http://problemkaputt.de/x51specs.htm|the AMT630A];
 +
* [http://problemkaputt.de/2k6specs.htm|the Atari 2600];
 +
* [http://problemkaputt.de/pagezero.htm|the Commodore 64, Vic-20 and TED machines]; and
 +
* [http://problemkaputt.de/pandocs.htm|the Gameboy] (based primarily on the Pan docs);
 +
* [http://problemkaputt.de/gbahlp.htm|the Gameboy Advance only];
 +
* [http://problemkaputt.de/gbatek.htm|the Gameboy Advance, Nintendo DS and DSi];
 +
* [http://problemkaputt.de/portar.htm|the MSX] (based primarily on the Portar docs);
 +
* [http://problemkaputt.de/everynes.htm|the NES];
 +
* [http://problemkaputt.de/psx-spx.htm|the PS1];
 +
* [http://problemkaputt.de/fullsnes.htm|the Super Nintendo]; and
 +
* [http://problemkaputt.de/zxdocs.htm|the ZX80, ZX81, Lambda 8300, Jupiter ACE and ZX Spectrum].
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]

Revision as of 18:03, 26 March 2018

No$
Developer(s) Martin Korth
Latest version N/A
Platform(s) Windows
Emulates Multiple
Website NoCash website

No$ (NoCash) is a series of proprietary emulators, some of which are donationware, and accompanying tools/debuggers for a variety of systems, developed by Martin Korth.

Emulators

Emulator Active System
No$PSX PSX
No$GBA GBA, Nintendo DS
No$ZX ZX Spectrum
No$SNS SNES/Super Famicom
No$2K6 Atari 2600
No$NES NES
No$GMB Game Boy
No$C64 Commodore 64
No$CPC Amstrad CPC
No$MSX MSX
  • Avoid No$GMB.

Review

For general purpose emulation, don't bother with these unless you happen to use a very old/outdated computer, these emulators are built around speedhacks, have lower compatibility and are prone to bugs. Use the emulators for the systems listed on the main page instead.

The main drawing point of No$ emulators is the excellent debug features they often have (only matched by the likes of FCEUX), such as memory viewers and disassemblers, making it very useful for people who are into hacking games either to produce rom hacks or translations, but still marred by its lower compatibility, austere interface, and in the case of the GBC emulators, DRM (but that was long ago, everything else from No$ is 100% safe to use). They're also the place to go for features that don't get much attention if any on other emulators, including:

  • PocketStation (PS1): as part of No$GBA 2.7 onwards. The odd choice of emulators comes from GBA, DS and PocketStation sharing parts of the ARM architecture. Functional.
  • Satellaview: as part of No$SNS.
  • SNES-CD (Sony): as part of No$SNS.
  • e-Reader (GBA): as part of No$GBA 2.4 onwards.
  • Link Cable (GBA): No$GBA being the recommended option for its more stable link cable emulation support (compared to VBA-M which has lower support).
  • Local DS Wi-Fi (DS): preliminary implementation in No$GBA. Fails.
  • DSi: No$GBA added support for DSi games starting with version 2.8, although some games wont boot and others have graphical glitches.

Machine Documentation

Consistently with his focus on emulators as a debugging tool, Martin Korth provides single-document, consistently-formatted comprehensive documentation of a number of his emulated platforms, usually being an omnibus of existing resources augmented with independent research.

Machines documented include: