of816 VS py65816

Compare of816 vs py65816 and see what are their differences.

of816

Portable 32-bit Forth for the 65C816. (by mgcaret)

py65816

Emulate 65816-based microcomputer systems in Python (by tmr4)
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
of816 py65816
3 3
17 4
- -
0.0 0.0
over 2 years ago almost 2 years ago
Assembly Python
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

of816

Posts with mentions or reviews of of816. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-20.

py65816

Posts with mentions or reviews of py65816. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-13.
  • Ben's 6502 running with a 65816
    4 projects | /r/beneater | 13 Apr 2022
    There are several Forth versions for the 65816 that I've found online. Some are specialized to specific hardware but can be modified. Michael Guidero's OF816 is designed to be easily ported to new systems. I got it running on my 65816 emulator without much problem. It handles banked memory and uses a good subset of 65816 features.
  • 65816 assembly question... porting Ben's vga.s to 24-bit addressing
    1 project | /r/beneater | 10 Mar 2022
    That's how I learned the 65816 and Python at the same time. Here's my 65816 enhancement to py65. I took longer than I thought it would (mostly writing the tests to validate the emulation).
  • Some helpful 65816 programming tools
    4 projects | /r/beneater | 15 Feb 2022
    I found some alternative tools, but really wanted to continue using what I was familiar with, so that took some programming work as I couldn't find any options for my current tools. I've already written about my work on a py65 based 65816 emulator. I've refined it a bit and created a version that doesn't require modifications to py65. It's available on my py65816 GitHub. With that down, I only needed a 65816 listing file.

What are some alternatives?

When comparing of816 and py65816 you can also consider the following projects:

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

cc65 - cc65 - a freeware C compiler for 6502 based systems

w65c816sxb-forth - A Direct Threaded Forth for the WDC W65C816SXB developer board

Digital - A digital logic designer and circuit simulator.

py65 - Emulate 6502-based microcomputer systems in Python

of816 - Portable 32-bit Forth for the 65C816.

LiaraForth - An "initial" ANSI(ish) Forth for the W65C265SXB SBC (65816 CPU)

65816_SBC_v1 - My personal 65816 based SBC

cc65 - cc65 - a freeware C compiler for 6502 based systems

kestrel - The Kestrel is a family of home-made computers, built as much as possible on open-source technology, and supporting as much as possible the open-source philosophy.

py65_65816 - Add support for the 65C816 to py65