GithubHelp home page GithubHelp logo

isabella232 / c64-salesforce-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from salesforcefoundation/c64-salesforce-demo

0.0 0.0 0.0 19 KB

For the Dreamforce 2017 session titled "New Life for a Commodore 64: An Old-Is-New-Again Salesforce Client"

License: BSD 3-Clause "New" or "Revised" License

Python 57.08% Assembly 25.52% BASIC 17.40%

c64-salesforce-demo's Introduction

c64-salesforce-client and c64-serial-proxy

For the Dreamforce 2017 session New Life for a Commodore 64: An Old-Is-New-Again Salesforce Client.

https://success.salesforce.com/Sessions#/session/a2q3A000001ytadQAA

See the README in c64-serial-proxy for instructions about the python proxy.

Do make this work as-is, you'll want to install the VICE emulator, and the ACME 6502 assembler.

Build Demo 1 BASIC Client

` petcat -w2 -o sfdc.prg -- sfdc.bas `

` c1541 -format sfdc,id d64 sfdc.d64 -write sfdc.prg sfdc `

Build Demo 2 Assembly Client

` acme --cpu 6510 --format cbm --outfile blink.prg macros.asm irpt.asm rs232.asm defs.asm `

` c1541 -format blink,id d64 blink.d64 -write blink.prg blink `

c64-salesforce-demo's People

Contributors

adamlincoln avatar svc-scm avatar

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.