Giter Site home page Giter Site logo

actraiser / dust-bundle-c64-mac Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 3.0 2.31 MB

A bundle of tools to develop C64 programs on Mac OSX which is automatically downloaded by the DUST Utility - check the website.

Home Page: http://dustlayer.com/c64-coding-tutorials/2013/2/10/dust-c64-command-line-tool

Shell 100.00%

dust-bundle-c64-mac's People

Contributors

actraiser avatar jeff-1amstudios avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dust-bundle-c64-mac's Issues

SublimeText 3 - success

hi folks

I just wanted to give the heads up to anyone willing to use this under SublimeText 3.
I've simply copied the content of
configurationSublime/Sublime Text 2/User
to
~/Library/Application Support/Sublime Text 3/Packages/User

after creating the first tutorial dust-tutorial-c64-first-intro from the terminal I just opened this folder in SublimeText 3, selected the build system (c64-6502), hit CMD+B and ta-dah!

worked like a charm.
good luck :)

screen shot 2016-02-11 at 07 35 59

screen shot 2016-02-11 at 07 40 52

Build Script

Well that last line in you build script doesn't work anymore at least for me...
First of all what I can see is that the emulator doesn't ship with x64 anymore in my version!
I guess it's x64sc now, changing it to use x64sc instead of x64 gives me another problem.

It seems no matter what I've tried I'm not able to run the emulator with a given file like:

x64sc test.prg

What happens is you can see the emulator is starting but immediatly it is terminating.
Running the emulator alone from the terminal works fine.

Then I noticed there are two different versions of x64sc:

first one:
/Applications/vice-gtk3-3.5/x64sc.app/Contents/MacOS/

second one:
/Applications/vice-gtk3-3.5/bin

I've read somewhere to use the one which lives in the bin directory (so the second one) when using it from terminal.

So I did running it alone works fine like before terminal showing the following:

ffmpeg avformat lib has version 3a2d64, VICE expects 3a2d64: full match
ffmpeg avcodec lib has version 3a5b64, VICE expects 3a5b64: full match
ffmpeg avutil lib has version 383364, VICE expects 383364: full match
ffmpeg swscale lib has version 050764, VICE expects 050764: full match
ffmpeg swresample lib has version 030764, VICE expects 030764: full match
Initializing chip model "MOS8565" (63 cycles per line, 312 raster lines).
VSP Bug: safe channels are: 1257. Emulation of memory corruption is disabled.
VSP Bug: safe channels are: 013567. Emulation of memory corruption is disabled.
Reading configuration file `/Users/blubb/.config/vice/vicerc'.
VSP Bug: safe channels are: 36. Emulation of memory corruption is enabled.

(x64sc:39643): Gtk-WARNING **: 18:11:26.265: Theme directory scalable-up-to-32/status of theme Adwaita has no size field

Again running it with a PRG file directly it terminates again. Sometimes the terminal output told me the PRG isn't valid but that can't be. The PRG runs fine in Vice when attaching it while Vice is already running. Any ideas?

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.