Development tools: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(various reformatting and adding of some tools) |
||
Line 1: | Line 1: | ||
= | __NOTOC__ | ||
* | ==68000== | ||
*JAS 68k assembler (by [[Charles Doty]]) | ===Assemblers=== | ||
*Maccer preprocessor for JAS (by Michael Hope) | * [http://john.ccac.rwth-aachen.de:8000/as/ AS assembler] | ||
*SNASM68k assembler | * [http://sun.hasenbraten.de/vasm/ vasm] | ||
* JAS 68k assembler (by [[Charles Doty]]) [http://arcadedev.emuvibes.com/files/jas.zip JAS 68k assembler] | |||
* Maccer preprocessor for JAS (by Michael Hope) [http://arcadedev.emuvibes.com/files/maccer-0_23_dos.zip Maccer] | |||
* SNASM68k assembler [http://segaretro.org/images/3/33/SNASM68K.7z SNASM68K 2.02Ex] | |||
= | ===Compilers=== | ||
* | * NeoDev C compiler and tools [http://www.neobitz.com/Downloads/DevKit/NeoDev001.zip NeoDev SDK] (Mirror: [[File:NeoDev001.zip]]) | ||
=Source editors= | ===Disassemblers=== | ||
* IRA 68k diasassembler (by Antiriad) [[File:Ira.zip|Ira.zip]] | |||
==Z80== | |||
===Assemblers=== | |||
* WLA-DX cross assembler for multiple platforms, Z80 included. [http://www.niksula.cs.hut.fi/~tursas/wla/wladx_binaries_20040822.zip WLA-DX 9.2 Win32 binaries] | |||
* [http://sun.hasenbraten.de/vasm/ vasm] | |||
===Compilers=== | |||
* ZCC Z80 C compiler [http://www.gaby.de/z80/zip/zcc096.zip ZCC 0.96] | |||
===Disassemblers=== | |||
* DASM Z80 disassembler (by Charles Doty) [http://www.gaby.de/z80/zip/dasmz80.zip DASM] | |||
* Inkland DZ80 disassembler [http://www.inkland.org.uk/dz80/dz80w200.exe DZ80 2.0] | |||
==Source editors== | |||
Context (with highlighter), PM... | Context (with highlighter), PM... | ||
=Music= | ==Music== | ||
*MVSTracker FM music editor and player (by Ivan Mackintosh). | * MVSTracker FM music editor and player (by Ivan Mackintosh). [http://neobitz.com/Downloads/MVSTracker/MVSTracker_0.6c.zip MVSTracker] | ||
* | * [http://gendev.spritesmind.net/page-mvst.html MVSTracker Suite] (modified MVSTracker by Kaneda) | ||
* [http://www.goldwave.com/release.php Goldwave] sound editor | |||
* [http://audacity.sourceforge.net/ Audacity] sound editor | |||
=Graphics= | ==Graphics== | ||
*[[YY-CHR]] multi-format tile editor, used in 4BPP SNES mode with NGGTS to make [[C ROM|C]] and [[S ROM]]s. | * [[YY-CHR]] multi-format tile editor, used in 4BPP SNES mode with NGGTS to make [[C ROM|C]] and [[S ROM]]s. [http://www.romhacking.net/utils/119/ YY-CHR 0.99] | ||
*[[NGGTool|NeoGeo Graphics ToolSuite]]. | * [[NGGTool|NeoGeo Graphics ToolSuite]]. [http://furrtek.free.fr/noclass/neogeo/nggts.zip NGGTS] | ||
*Sprite graphics converter by IQ. | * Sprite graphics converter by IQ. [http://furrtek.free.fr/noclass/neogeo/gfxmvstocd.zip MVS to CD sprite converter] | ||
[[Category:Code]] | [[Category:Code]] |
Revision as of 19:34, 13 November 2014
68000
Assemblers
- AS assembler
- vasm
- JAS 68k assembler (by Charles Doty) JAS 68k assembler
- Maccer preprocessor for JAS (by Michael Hope) Maccer
- SNASM68k assembler SNASM68K 2.02Ex
Compilers
- NeoDev C compiler and tools NeoDev SDK (Mirror: File:NeoDev001.zip)
Disassemblers
- IRA 68k diasassembler (by Antiriad) File:Ira.zip
Z80
Assemblers
- WLA-DX cross assembler for multiple platforms, Z80 included. WLA-DX 9.2 Win32 binaries
- vasm
Compilers
- ZCC Z80 C compiler ZCC 0.96
Disassemblers
Source editors
Context (with highlighter), PM...
Music
- MVSTracker FM music editor and player (by Ivan Mackintosh). MVSTracker
- MVSTracker Suite (modified MVSTracker by Kaneda)
- Goldwave sound editor
- Audacity sound editor
Graphics
- YY-CHR multi-format tile editor, used in 4BPP SNES mode with NGGTS to make C and S ROMs. YY-CHR 0.99
- NeoGeo Graphics ToolSuite. NGGTS
- Sprite graphics converter by IQ. MVS to CD sprite converter