pyz80 is a z80 cross-assembler written entirely in Python. It accepts text files with the syntax of the Sam Coupe's popular COMET assembler, and outputs a disk image suitable for loading in SimCoupe or transferring to floppy disk for use with a real Sam.
Be the first to post a text review of pyz80. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Add PRINT directive Local symbols used in an included file will search the parent file to find a definition Chooses more appropriate names for files on the Sam disk image, based on the input source filename (reported by Thomas Harte) Fixed options --obj and -o were incorrectly conflicting (reported by Thomas Harte) Fixed symbol names containing strings 0b and 0x were misparsed (fixed by Simon Owen) Fixed a misparseing of incorrect instructions of the form LD H,(23) (reported by Thomas Harte)
-Fix a problem when the comma character is included in quoted expressions -Documentation fix for INCLUDE directive
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?