X Tutup
Skip to content
@KITTY-6502

KITTY

Repository for the KITTY 65c02 homebrew computer

the KITTY Computer Organization REPO

the KITTY is a (currently in-development) 65c02-based open source homebrew computer geared towards text mode and PETSCII-inspired graphics and games. The design uses only in-production parts and custom discrete logic circutry·

Useful Links

At the moment the hardware is still in active prototype development, and there is still no stable PCB revision, this page will be updated once that happens.

Features

  • CPU: 8bit 65c02 CPU running at an average ~2.2Mhz
    • 3Mhz Bus
    • Alternate drop-in support for a 16bit 65c816 upgrade
  • RAM: 28Kib of RAM
    • 2KiB used as Video RAM
  • VIDEO: Character Based Graphics
    • 256x256 Pixel Resolution at 50Hz (PAL)
    • 32x32 tiles with per-tile character and color control
    • 16 Possible Colors
    • Fixed font of 256 ascii-compatible characters
    • RGB Output via SCART Connector
  • AUDIO: Custom "Wavetable" audio
    • 4 Channels of audio, 3 melodic and 1 percussive
    • 1byte (8x1) wavetables
    • 4bit+4bit stereo volume control
  • PORTS: 2 Cartridge Ports used for Programs, Expansion and Peripherals
    • Each Cartridge contains up to 128 banks of 32Kib for a total maximum 4Mib Address Space
  • INPUT: Custom 40-key mechanical keyboard matrix

Popular repositories Loading

  1. KITTYemu KITTYemu Public

    Emulator for the KITTY computer

    C 3 1

  2. KitEdit KitEdit Public

    A text editor for the KITTY 65c02 computer

    Assembly 3

  3. foxmon foxmon Public

    A simple operating system for the KITTY computer

    Assembly 1

  4. UntitledLanguage UntitledLanguage Public

    Assembly 1

  5. hardware hardware Public

    Python

  6. .github .github Public

Repositories

Showing 9 of 9 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…

X Tutup