Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
boytacean
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
João Magalhães
boytacean
Commits
e1d343e7
Verified
Commit
e1d343e7
authored
2 years ago
by
João Magalhães
Browse files
Options
Downloads
Patches
Plain Diff
docs: better docs structure
parent
616c7962
No related branches found
No related tags found
No related merge requests found
Pipeline
#1595
passed
2 years ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-4
9 additions, 4 deletions
README.md
with
9 additions
and
4 deletions
README.md
+
9
−
4
View file @
e1d343e7
...
@@ -9,13 +9,18 @@ A Game Boy emulator that is written in Rust 🦀.
...
@@ -9,13 +9,18 @@ A Game Boy emulator that is written in Rust 🦀.
*
Supports Game Boy (DMG) emulation
*
Supports Game Boy (DMG) emulation
*
Simple navigable source-code
*
Simple navigable source-code
*
Web and SDL front-ends
*
Web and SDL front-ends
*
Fullscreen mode
*
Support for multiple MBCs: MBC1, MBC2, MBC3, and MBC5
*
Support for multiple MBCs: MBC1, MBC2, MBC3, and MBC5
*
Cool bespoke display palettes built by
[
TheWolfBunny64
](
https://www.deviantart.com/thewolfbunny
)
.
*
Variable CPU clock speed
For the web front-end...
*
Mobile first experience
*
Transparent RAM saving using
[
Web Storage API
](
https://developer.mozilla.org/docs/Web/API/Window/localStorage
)
*
Transparent RAM saving using
[
Web Storage API
](
https://developer.mozilla.org/docs/Web/API/Window/localStorage
)
*
GamePad support using
[
Web Gamepad API
](
https://developer.mozilla.org/docs/Web/API/Gamepad_API
)
*
GamePad support using
[
Web Gamepad API
](
https://developer.mozilla.org/docs/Web/API/Gamepad_API
)
*
Variable CPU clock speed
*
Unobstructive on-screen GamePad
*
Debug mode: VRAM and registers
*
Cool bespoke display palettes built by
[
TheWolfBunny64
](
https://www.deviantart.com/thewolfbunny
)
.
*
Fullscreen mode
*
Debug mode - VRAM and registers
## Deployments
## Deployments
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment