User:Krstfrs/Cii64

From WiiBrew
Jump to navigation Jump to search
Cii64
Cii64.png
General
Author(s)Krstfrs
TypeConsole emulator
Versiontrunk ;)
Peripherals
Loads files from the Front SD slot

Abstract

Cii64 is a Commodore 64 emulator in development built from scratch. Although the Wii has enough processing power the core is developed in assembly.

Status

My personal SVN will be cloned to a public one when v0.1 is ready for testing.

The core is partially working and I'm beginning to hate and love PowerPC assembly at the same time. For the rest I am currently trying on building gdc, the GNU D Compiler against DevkitPPC, which should add up to powerpc-gekko-gdc. The decision whether to use Phobos or Tango has not yet been made. GDC builds on GCC 4.1.2 while DevkitPPC uses 4.2.3. A few changes on the diffs should do. Should.

Milestones

v0.1

  • Working 6510 core
  • Working text mode
  • i.e. BASIC runs
  • Support for at least prg and p00

v0.2

  • d64, t64 support
  • Other VIC modes

v0.3

  • Sound
  • True drive emulation