MO-Gymnasium VS 6502_65C02_functional_tests

Compare MO-Gymnasium vs 6502_65C02_functional_tests and see what are their differences.

6502_65C02_functional_tests

Tests for all valid opcodes of the 6502 and 65C02 processor (by Klaus2m5)
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
MO-Gymnasium 6502_65C02_functional_tests
3 7
242 364
5.4% -
7.7 0.0
28 days ago about 1 year ago
Python
MIT License GNU General Public License v3.0 only
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.

MO-Gymnasium

Posts with mentions or reviews of MO-Gymnasium. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-21.
  • The Worlds First FPGA N64
    6 projects | news.ycombinator.com | 21 Oct 2023
    "Show HN: Ghidra Plays Mario" (2023) https://news.ycombinator.com/item?id=37475761 :

    [RL, ..., MuZero unplugged w/ PyTorch ]

    > Farama-Foundation/Gymnasium is a fork of OpenAI/gym and it has support for additional Environments like MuJoCo: https://github.com/Farama-Foundation/Gymnasium#environments

    > Farama-Foundation/MO-Gymnasiun: "Multi-objective Gymnasium environments for reinforcement learning": https://github.com/Farama-Foundation/MO-Gymnasium

    Ghidra may or may not be useful for e.g. gadgets with mario64

  • Show HN: Ghidra Plays Mario
    10 projects | news.ycombinator.com | 9 Sep 2023
    "Multi-objective Gymnasium environments for reinforcement learning": https://github.com/Farama-Foundation/MO-Gymnasium
  • MO-Gymnasium (a standard API and benchmark set for multi-objective RL) has reached mature status within the Farama Foundation.
    1 project | /r/reinforcementlearning | 12 Jun 2023
    The package is available to be installed with the typical `pip install mo-gymnasium` command. More information on the documentation page: https://mo-gymnasium.farama.org/ or the release notes: https://github.com/Farama-Foundation/MO-Gymnasium/releases/tag/v1.0.0

6502_65C02_functional_tests

Posts with mentions or reviews of 6502_65C02_functional_tests. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-09.
  • Show HN: Ghidra Plays Mario
    10 projects | news.ycombinator.com | 9 Sep 2023
    Klaus Dormann's 6502 tests don't rely on a particular emulator environment. They could be used with Ghidra.

    https://github.com/Klaus2m5/6502_65C02_functional_tests

  • How do I tell if my 65c02 is bad?
    1 project | /r/beneater | 20 Feb 2023
    How about some assembler code to test all of the opcodes? https://github.com/klaus2m5/6502_65c02_functional_tests
  • I made a cycle accurate profiler for 65C02 assembly with visualizations
    1 project | /r/programming | 11 Jan 2023
    https://github.com/Klaus2m5/6502_65C02_functional_tests might be worth a look, it's a comprehensive test suite
  • What's the address of the monitor disassembly routine?
    2 projects | /r/apple2 | 19 May 2022
    Great! (and not surprising). You may want to look into using a 6520 test suite to check correctness of your emulator, like this one -- note: I have no experience with it, but it took me some time to iron out the last error of my 6502 emulator, and in hindsight I should probably have used such test suite.
  • Built a 65C02 emulator
    4 projects | /r/beneater | 27 Dec 2021
  • Test - Corner cases for 6502 Instructions.
    1 project | /r/EmuDev | 20 Sep 2021
    Currently i'm trying to implement 6502's instructions one by one using TDD. I was curious are there any test - corner cases already been written ? I found out ( https://github.com/Klaus2m5/6502_65C02_functional_tests ) but this requires all instructions to be implemented which I don't currently. Is there any way to test a single instruction in isolation for all the edge cases ?
  • Apple //e enhanced ROM oddness
    1 project | /r/apple2 | 8 Apr 2021
    By "bad branch", I mean the emulator takes the wrong branch because it fails to emulate some part of the Apple hardware properly. The 65C02 emulation has passed some pretty stringent tests (https://github.com/Klaus2m5/6502_65C02_functional_tests/blob/master/bin_files/65C02_extended_opcodes_test.lst), so I'm pretty confident in it. But the instruction trace file is around 90,000 lines, so is kinda hard to slog through.

What are some alternatives?

When comparing MO-Gymnasium and 6502_65C02_functional_tests you can also consider the following projects:

gym-anytrading - The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)

retro - Retro Games in Gym

gymprecice - A framework to design and develop reinforcement learning environments for single- and multi-physics active flow control.

Gymnasium - An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)

nand2tetris - An implementation of the nand2tetris project. A full-stack computer: ISA, Assembler, Virtual Machine, Interpreter, Compiler, Operating System, and a Graphical Sudoku game. All from scratch.

ghidra-plays-mario - Playing NES ROMs with Ghidra's PCode Emulator

switcher - Gnome Shell extension to switch windows quickly by typing

ghidra-tlcs900h - Ghidra processor module for Toshiba TLCS-900/H

ghidra - Ghidra is a software reverse engineering (SRE) framework