Class | Description |
---|---|
MOS6567 |
NTSC specialization of the VIC
|
MOS6569 |
PAL specialization of the VIC
|
Palette |
Generates PAL VIC colors from first principles.
|
Palette.PaletteEntry |
Simulate VIC chip colors and some common distortions to the colors.
|
Palette.YUVEntry | |
Sprite |
Sprite class to handle all data for sprites.
|
VIC |
Implements the functionality of the C64's VIC II chip
For a good German documentation on the MOS 6567/6569 Videocontroller
(VIC-II), see
http://www.minet.uni-jena.de/~andreasg/c64/vic_artikel/vic_artikel_1.htm,
http://cbmmuseum.kuto.de/zusatz_6569_vic2.html or
http://unusedino.de/ec64/technical/misc/vic656x/vic656x-german.html.
|
Enum | Description |
---|---|
VIC.Model |
Chip models supported by MOS656X.
|
Copyright © 2018 Ken Händel. All rights reserved.