Results 1 to 3 of 3

Thread: SNASMZ80? Does it exist?

  1. #1

    SNASMZ80? Does it exist?

    I can only get one hit for this on Google and it's about a Gamegear devkit. My reason for curiosity is that in every official MD SDK, which use the SNASM* tools, Z80 code is ALWAYS in MD dc.b form or a binary, NEVER source, not even in the GEMS SDK, a full blown Z80 based kit. So, my question is, was there ever a SNASMZ80?

  2. #2
    Foot Soldier
    TmEE's Avatar

    Join Date
    Aug 2008
    Location
    Estonia, Rapla city
    Posts
    359
    There is SNASMZ80... at least a standalone assembler.

    ...and GEMS has the driver source inculded, very messy Z80 code... its just not in ASM file IIRC.
    Mida sa loed ? Nagunii aru ei saa ;)

  3. #3
    Yeah, it does have the code in the form of comments in the Z80.ASM file (its full of dc.b's). I wonder what the SMPS sdk would be like...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •