gpcas_base

Crates.iogpcas_base
lib.rsgpcas_base
version0.3.1
sourcesrc
created_at2021-06-19 18:01:27.410985
updated_at2022-01-01 03:52:52.476287
descriptionCommon definitions and utilities for GPCAS
homepage
repositoryhttps://git.h3n.eu/gpcas/gpcas/
max_upload_size
id412176
size61,285
(Kulasko)

documentation

https://docs.rs/gpcas_base/0.3.1/

README

GPCAS base crate

This is the base crate of the GPCAS project. GPCAS stands for General Purpose Core Architecture Simulator, a simulator for CPUs.

It currently provides:

  • Instruction type information, which is needed by almost any part of the simulator.
  • Utilities for a common file structure, this enables versioning and upgrading of old file versions, among other things.
Commit count: 0

cargo fmt