run-jsmoo-z80-test

A Ruby script for running the Z80 tests included in JSMoo

https://github.com/redcode/run-jsmoo-z80-test

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.3%) to scientific vocabulary

Keywords

cpu cpu-emulation emulation ruby test tests z80 z80-emulation zilog
Last synced: 6 months ago · JSON representation ·

Repository

A Ruby script for running the Z80 tests included in JSMoo

Basic Info
  • Host: GitHub
  • Owner: redcode
  • License: 0bsd
  • Language: Ruby
  • Default Branch: master
  • Homepage:
  • Size: 11.7 KB
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Topics
cpu cpu-emulation emulation ruby test tests z80 z80-emulation zilog
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme Changelog License Citation

README.md

run-jsmoo-z80-test

This is a small Ruby script that runs the Z80 tests included in JSMoo. It has been written at the request of the author of JSMoo to check the validity of the tests and help in their improvement. It requires the json and z80 gems.

Usage

shell run-jsmoo-z80-test <JSON-file>...

If - is passed as an argument, the script will read the JSON data from the standard input, run the tests it contains, and exit. Subsequent arguments will be ignored.

Examples:

```shell

Run the script with specific JSON files

run-jsmoo-z80-test file1.json file2.json

Run the script with JSON data from standard input

echo '' | run-jsmoo-z80-test - ```

TL;DR

Once you have installed the dependencies, clone this repository and the main branch of the JSMoo repository. Next, run the script, passing it the paths to the JSON files you want to process:

shell mkdir work && cd work git clone https://github.com/redcode/run-jsmoo-z80-test.git git clone https://github.com/raddad772/jsmoo.git run-jsmoo-z80-test/run-jsmoo-z80-test jsmoo/misc/tests/GeneratedTests/z80/v1/*.json

Results

The z80 gem passes the full set of Z80 tests included in JSMoo:

RESULTS SUMMARY Files: 1610 in total; 1610 passed Tests: 1610000 in total; 1610000 passed

Owner

  • Name: Manuel Sainz de Baranda y Goñi
  • Login: redcode
  • Kind: user
  • Location: main()

Some assembly required.

Citation (CITATION.cff)

abstract: A Ruby script for running the Z80 tests included in JSMoo.
authors:
  - family-names: "Sainz de Baranda y Goñi"
    given-names: Manuel
    orcid: https://orcid.org/0000-0001-6326-3519
    email: manuel@zxe.io
    website: https://zxe.io
cff-version: 1.2.0
date-released: 2024-02-09
keywords:
  - CPU
  - emulator
  - test
  - Z80
  - Zilog
license: 0BSD
message: If you use this software, please cite it using these metadata.
repository-code: https://github.com/redcode/run-jsmoo-z80-test
title: run-jsmoo-z80-test
type: software
version: 0.2
url: https://zxe.io/software/run-jsmoo-z80-test

GitHub Events

Total
Last Year

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 12
  • Total Committers: 1
  • Avg Commits per committer: 12.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
redcode m****l@z****o 12
Committer Domains (Top 20 + Academic)
zxe.io: 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels