Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
João Magalhães
chip-ahoyto
Commits
240446b4
Verified
Commit
240446b4
authored
Jun 19, 2022
by
João Magalhães
🎱
Browse files
version: 0.1.0
parent
2ba60979
Pipeline
#632
passed with stage
in 2 minutes and 38 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
0 → 100644
View file @
240446b4
# Changelog
All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.0.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [Unreleased]
### Added
*
### Changed
*
### Fixed
*
## [0.1.0] - 2022-06-19
### Added
*
Initial working version 🙌
README.md
View file @
240446b4
# C
hip
Ahoyto 🍪
# C
HIP-
Ahoyto 🍪
CHIP-8 emulator written in rust 🦀.
...
...
@@ -34,3 +34,7 @@ And... yes this is the real inspiration behind the emulator's name:
*
[
Guide to making a CHIP-8 emulator
](
https://tobiasvl.github.io/blog/write-a-chip-8-emulator
)
*
[
Writing a CHIP-8 emulator with Rust and WebAssembly
](
https://blog.scottlogic.com/2017/12/13/chip8-emulator-webassembly-rust.html
)
*
[
Wikipedia - CHIP-8
](
https://en.wikipedia.org/wiki/CHIP-8
)
## License
CHIP-Ahoyto is currently licensed under the
[
Apache License, Version 2.0
](
http://www.apache.org/licenses/
)
.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment