Changes

DAMS

506 bytes added, 13:30, 7 February 2018
Some new historical details and parts rewritten to make it more readable.
DAMS is an assembler from Micro Application. It Developed by Pascal Séguy in a 48KB ZX Spectrum, it was later ported to the Amstrad CPC and released in 1985by [[Micro Application]]. In the UK it was distributed by [[Audiogenic Software LTD]]. It features a an assembler, monitor, a Trace modedebugger, a and disassembler. The assembler is quite fast because the text isn't stored as ASCII but works with tokenized (like input, which makes it faster than other assemblers of the BASIC). This also allow time, and allows for the early detection of some syntactic errors as soon as in the text is typedsource code. Like BASIC, DAMS stores the source code in tokenized form as well.This assembler is DAMS does ''not'' recognize undocumented opcodes. Along with [[Maxam]], this was one of the favourites of most popular assemblers in the french CPC Scene, along with . The code was open sourced in 2015 by Pascal Séguy. It is available under the terms of the GPL 3.0 License. == Links == * {{CPCPower|4248}}* [https://github.com/pseguy/dams Source code repository at Github] [Maxam[Category:Programming software]] [[Category:Assembler]] [[Category:Stub]]. DAMS does not recognize undocumented opcodes.
7
edits