Menu

Home

@notwendig

Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses Markdown syntax.

Project Members:


Discussion

  • @notwendig

    @notwendig - 2014-04-20

    To build the Z80/8080 assemble code you need the external compiler ZMAC

    zmac 1.3, a Z80 macro cross-assembler.
    Public domain by Bruce Norskog and others.

     

    Last edit: @notwendig 2014-04-20
  • @notwendig

    @notwendig - 2014-04-20

    To build the libZ80.so set your workspace-root at Z80/Makefile

    # set workspace to your local projekt root location.
    PROROOT = $(HOME)/workspace

     

    Last edit: @notwendig 2014-04-20

Log in to post a comment.