This is a demonstration of a 16 bit computer using the 65816 CPU.
16 sound channels, each supporting PCM samples, square, triangle, and sine waves.
PPU has 4 layers, 2bpp, 4bpp, 8bpp, bit map modes, 255 unique palettes +transparency for each one.
64 sprites, 4 shared master palette sets each with 255 colors in high color mode.
HDMA effects for PPU registers.
Right now, 8 MB of RAM and 4 MB of ROM is mapped.
Has Commodore Basic interpreter support.