User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
start [2023/08/18 19:35] – created clydestart [2024/11/26 03:09] (current) – [Software:] clyde
Line 1: Line 1:
-====== Welcome! ======+The **GameTank** is an 8-bit game console based on the W65C02S, a 6502-family CPU from Western Design Center. It has a 128x100 pixel display with 200 unique colors, two controller ports on the front, a general purpose IO header on the back, and a 36-pin cartridge port on top.
  
-It was becoming a little unwieldy to manually organize documentation as PHP pages so here's the start of the new GameTank Knowledge Base!+The GameTank is open source and can be built from entirely new stock parts* in 2023. The [[https://github.com/clydeshaffer/gametankemulator|emulator]] and [[https://github.com/clydeshaffer/gametank_template|development toolchains]], along with all [[https://github.com/clydeshaffer/gametank|schematics and board files]] are freely available on GitHub. 
 + 
 +==== Hardware: ==== 
 + 
 +  * [[hardware:memorymap|Memory Map]] 
 +  * [[hardware:blitter|Blitter]] 
 +  * [[hardware:flashcarts|Flash Cartridge]] 
 +  * [[graphics:format|Graphics Format]] 
 +  * [[graphics:memory|Graphics Memory Layout]] 
 +  * [[hardware:audio|Audio Coprocessor]] 
 + 
 + 
 +==== Software: ==== 
 + 
 +  * [[development:csdk:2.0:csdk|GameTank C SDK]] 
 +  * [[development:aseprite|Aseprite Workflow]] 
 +  * [[development:flasher|Cartridge Flasher]] 
 +  * [[software:emulation:emulator_oem| The GameTank Emulator]]
start.1692387341.txt.gz · Last modified: 2023/08/18 19:35 by clyde