Skip to content

A fork of the VICE emulator with VIC-II Kawari Extensions added - For development purposes

License

Apache-2.0, GPL-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

randyrossi/vicii-kawari-vice

Repository files navigation

VIC-II Kawari Emulator

This is a fork of VICE emulator with VIC-II Kawari extensions added to the C64 emulator. This is provided for development purposes.

Extended Features

These additions are supported:

  • 64k of VRAM
  • RGB & YUV Color register changes
  • Extra hires video modes (160x200x16,320x200x16,640x200x4)
  • 80 column video mode (requires 80COL-51200.PRG from util disk)
  • DMA Transfer
  • Block Copy/Fill
  • Math Operations
  • Badline suppression in hires modes for extra compute cycles

Caveats

I make no guarantees on performance. The extra hires display is always rendered whether it is visible or not (like the real device) and that likely takes more CPU. So don't expect this to perform as well as the non-extended version.

About

A fork of the VICE emulator with VIC-II Kawari Extensions added - For development purposes

Resources

License

Apache-2.0, GPL-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published