Code Monkey home page Code Monkey logo

assembler's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

assembler's Issues

Project doesn't build

Hi,

I've just cloned your project and I'm afraid it doesn't build (on my system).

When running: swift build -c release the output is:
Util.swift:114:10: error: cannot create a tuple with a duplicate element label

I'm not a swift programmer, but a quick look at line 114 at Util.swift indeed reveals a duplicate label in a tuple.
A quick Google search shows that this was a bug which was fixed in Swift 5.1.
https://bugs.swift.org/browse/SR-8974

swift --version on my system outputs:
Apple Swift version 5.2.2 (swiftlang-1103.0.32.6 clang-1103.0.32.51)
Target: x86_64-apple-darwin19.3.0

Kind regards,

Robert Baarda

Cannot build

Hi! What an awesome project! I can't wait to tinker with it an make my own gameboy software! But I'm having some issues:

Doing swift build -c release gives this error:

error: package has unsupported layout; found loose source files: /Users/pablore/Documents/gameboy/Assembler/Tests/AssemblerTests.swift, /Users/pablore/Documents/gameboy/Assembler/Tests/ExpressionTests.swift, /Users/pablore/Documents/gameboy/Assembler/Tests/IntegrationTests.swift, /Users/pablore/Documents/gameboy/Assembler/Tests/LinkerTests.swift, /Users/pablore/Documents/gameboy/Assembler/Tests/ParserTests.swift, /Users/pablore/Documents/gameboy/Assembler/Tests/SpriteReaderTests.swift

swift --version yields:

swift --version
Apple Swift version 4.0.3 (swiftlang-900.0.74.1 clang-900.0.39.2)
Target: x86_64-apple-macosx10.9

Opening the project in Xcode gives a lot of Swift compiling errors, so I guess I'm using a non-compatible version of Swift. Which version are you using to build this project?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.