Difference between revisions of "Main Page"
From SpecNext official Wiki
Line 12: | Line 12: | ||
* [[SpecDrum/DAC]] | * [[SpecDrum/DAC]] | ||
* [[Sprites]] | * [[Sprites]] | ||
+ | |||
+ | == Development Tools == | ||
+ | |||
+ | === Emulators === | ||
+ | * [http://dailly.blogspot.co.uk/2017/08/cspect-v05.html CSpect] emulates many features of the Next and includes an assembler. | ||
+ | * [https://sourceforge.net/projects/zesarux/ ZEsaRUX] aims to emulate all features of the Next and includes remote debugger support. | ||
+ | |||
+ | === Assemblers === | ||
+ | * [http://www.desdes.com/products/oldfiles/zeus.htm Zeus-ish] provides a complete Z80 IDE and Macro assembler, plus an integrated Spectrum emulator. However, the emulator does not support all features of the next. | ||
+ | * SNasm is included with [http://dailly.blogspot.co.uk/2017/08/cspect-v05.html CSpect] and is the only current assembler to support the Next extension opcodes. | ||
+ | * [http://pasmo.speccy.org/ Pasmo] is a long established Z80 assembler, but has been out of development for a long time and may not support the extension opcodes. |
Revision as of 16:56, 16 August 2017
Base references
Feature references
- Acceleration
- Enhanced ULA including video modes
- Board feature control
- Turbo Sound Next
- SpecDrum/DAC
- Sprites
Development Tools
Emulators
- CSpect emulates many features of the Next and includes an assembler.
- ZEsaRUX aims to emulate all features of the Next and includes remote debugger support.
Assemblers
- Zeus-ish provides a complete Z80 IDE and Macro assembler, plus an integrated Spectrum emulator. However, the emulator does not support all features of the next.
- SNasm is included with CSpect and is the only current assembler to support the Next extension opcodes.
- Pasmo is a long established Z80 assembler, but has been out of development for a long time and may not support the extension opcodes.