Giter Site home page Giter Site logo

c64_mister's Introduction

C64 for MiSTer

Based on FPGA64 by Peter Wendrich with heavy later modifications by different people.

Features

  • C64 and C64GS modes.
  • Disk read/write support (*.D64)
  • Amost all cartrige formats (*.CRT)
  • Direct file injection (*.PRG)
  • Dual SID with several degree of mixing 6581/8580 from stereo to mono.
  • Similar to 6581 and 8580 SID filters.
  • OPL2 sound expander.
  • 4 joysticks mode.
  • UART connection to Internet.
  • Loadable Kernal/C1541 ROMs.
  • Special reduced border mode for 16:9 display.

Installation

Copy the *.rbf to the root of the SD card. Copy disks/carts to C64 folder.

Usage

Keyboard

  • F2,F4,F6,F8,Left/Up keys automatically activate Shift key.
  • F9 - pound key.
  • F10 - plus key.
  • F11 - restore key. Also special key in AR/FC carts.
  • Alt - C= key.

Loadable ROM

Alternative ROM can be placed in C64 folder with the name boot.rom. Format is simple concatenation of BASIC + Kernal.rom + C1541.rom

To create the ROM in DOS or Windows, gather your files in one place and use the following command from the DOS prompt. The easiest place to acquire the ROM files is from the VICE distribution. BASIC and KERNAL are in the C64 directory, and dos1541 is in the Drives directory.

COPY BASIC + KERNAL + dos1541 BOOT.ROM /B

To use JiffyDOS or another alternative kernel, replace the filenames with the name of your ROM or BIN file. (Note, you muse use the 1541-II ROM. The ROM for the original 1541 only covers half the drive ROM and does not work with emulators.)

COPY /B BASIC.bin +JiffyDOS_C64.bin +JiffyDOS_1541-II.bin BOOT.ROM

To confirm you have the correct image, the BOOT.ROM created must be exactly 32768 bytes long.

Autoload the cartridge

Place the desired cartridge with the name boot3.rom in C64 folder to autoload it on start.

c64_mister's People

Contributors

sorgelig avatar vpelletier avatar raparici avatar tomxp411 avatar bbond007 avatar nanner55 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.