Code Monkey home page Code Monkey logo

hires-c64's Introduction

Hi-Res BASIC Extensions for Commodore 64 and Documentation Demo Program

I added some commands to Commodore 64 BASIC via software extensions written in 6502 Assembly.

Notable features

  • Multiple hi-res screen support (up to 5) and swap between them
  • Two hi-res screens and color tables using 18K RAM under ROM and I/O
  • Doesn't take away any BASIC RAM, only uses $C000-D423 extra RAM
  • Copy shapes of any size between screen and memory
  • HIRES, COLOR, PLOT, RECT, PATTERN, SHAPE commands (syntax PDF here)
  • Machine language interface included if BASIC isn't your thing
  • Scrolling BASIC Editor support (scroll with F1/F7)

Compiling requires ACME for use with Microsoft Visual Code.
Important: use instructions below with Esshahn/acme-assembly-vscode-template on how to install from Visual Code.

Also requires Esshahn/acme-assembly-vscode-template. (just install ACME per its instructions and copy bin/win/*.exe from repository, as its other template files are already edited and included here).

Build launches VICE C-64 Emulator so install that too.

And some manual editing of the development system and configuration files is required (e.g. ACME and VICE locations).
Sorry! See build.sh for use within Visual Code or build.bat for building outside of Visual Code.

Additional work will be required for non-Windows platforms.

The introduction to this software is documented on my blog www.davevw.com

Built C64 disk image is here (Recommend use Epyx Fast Load or equivalent to speed up disk access, including in emulators):

LOAD"LOADHIRES",8

hires-c64's People

Contributors

davervw avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

hires-c64's Issues

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.