CPCWiki forum

General Category => Programming => Topic started by: adolfo.pa on 22:00, 12 February 18

Title: DAMS cheat sheet
Post by: adolfo.pa on 22:00, 12 February 18
Recently, and to my surprise, I found out that DAMS had been open sourced a couple of years ago by its author (available here https://github.com/pseguy/dams (https://github.com/pseguy/dams)). This was a very fortunate event, as I'm in the process of learning Z80 asm and I really want to develop on the Amstrad; this is my way of honoring the machine after many years of neglect :-)

Anyway, to help me with the assembler I've created a cheat sheet with all the commands. It's still a very rough wip, but I think it may be useful to someone.

I took all the information from the french manual -- and my knowledge of french is 0 -- so there are probably a lot of mistakes, and I haven't tried yet all commands. I would really appreciate any correction/contributions.

Thanks!

EDIT: Fixed some small typos in the X and G commands
Title: Re: DAMS cheat sheet
Post by: Gryzor on 10:19, 19 February 18
git clone git@github.com:pseguy/dams.git :D
Powered by SMFPacks Menu Editor Mod