Playing Cosmic Conquest, a old-style real-time strategy game, on my breadboard 6502

This page summarizes the projects mentioned and recommended in the original post on /r/beneater

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Cosmic-Conquest

    An enhanced version of the 1982 real-time strategy game Cosmic Conquest

  • py65

    Emulate 6502-based microcomputer systems in Python

  • Luckily there is a nice 6502 emulator, py65, that makes development easier. Without that I don't think I would have every attempted this. Once I got it running on the emulator it was fairly straight forward getting it to run on the breadboard 6502. Working on the actual hardware did provide some unique challenges though.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 6502

    Code for the 6502 microprocessor, mostly for the Replica 1 computer.

  • For a command line program I started out with getting WOZMON working and then began adding more capabilities similar to the Apple II system of old. I got tired of adding one-off functionality and discovered Forth when looking at programming languages suited for systems with limited resources. Look into TaliForth2 to get up and running fast on your 6502. The full program requires 24k ROM but can be slimmed down to fit in 16k pretty easily. I was inspired so I wrote my own Forth 2012 Standard version over the summer.

  • TaliForth2

    A Subroutine Threaded Code (STC) ANS-like Forth for the 65c02

  • For a command line program I started out with getting WOZMON working and then began adding more capabilities similar to the Apple II system of old. I got tired of adding one-off functionality and discovered Forth when looking at programming languages suited for systems with limited resources. Look into TaliForth2 to get up and running fast on your 6502. The full program requires 24k ROM but can be slimmed down to fit in 16k pretty easily. I was inspired so I wrote my own Forth 2012 Standard version over the summer.

  • Cosmic-Conquest-1982

    (Historic) Resurrecting one of the first real time strategy (RTS) games from 1982. Written in Forth.

  • Cosmic Conquest was a challenge on r/Forth to get an old Apple II game written in Forth running on modern hardware. u/rickcarlino spearheaded the effort, documented in his GitHub. I thought it would be a nice project to try out on my new Forth system. It gave my system a workout and enabled me to identify a few bugs I hadn't seen before..

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Adding a separate debug window to the py65 6502 emulator

    5 projects | /r/beneater | 2 Jan 2022
  • Alternative to WozMon

    2 projects | /r/beneater | 20 Jun 2023
  • From breadboard to soldered version

    1 project | /r/beneater | 14 Oct 2021
  • Hey anyone tried to write an assembler for the 6502?

    2 projects | /r/beneater | 7 Jun 2021
  • Infinite Mac: Turning to the Dark Side

    2 projects | news.ycombinator.com | 27 Mar 2024