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
70abfd45
Verified
Commit
70abfd45
authored
2 years ago
by
João Magalhães
Browse files
Options
Downloads
Patches
Plain Diff
docs: better doc structure
parent
03a14fc8
No related branches found
No related tags found
1 merge request
!16
Support for Game Boy Color (CGB) 😎🖍️
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+6
-37
6 additions, 37 deletions
README.md
doc/inspiration.md
+0
-0
0 additions, 0 deletions
doc/inspiration.md
with
6 additions
and
37 deletions
README.md
+
6
−
37
View file @
70abfd45
...
...
@@ -12,14 +12,14 @@ A Game Boy emulator that is written in Rust 🦀.
*
Support for multiple MBCs: MBC1, MBC2, MBC3, and MBC5
*
Variable CPU clock speed
For the
w
eb front-end...
For the
W
eb front-end...
*
Mobile first experience
*
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
)
*
Unobstructive on-screen GamePad
*
Unobstructive
and effective
on-screen GamePad
*
Cool bespoke display palettes built by
[
TheWolfBunny64
](
https://www.deviantart.com/thewolfbunny
)
.
*
Fullscreen mode
*
Fullscreen
browser
mode
*
Debug mode - VRAM and registers
## Deployments
...
...
@@ -67,41 +67,10 @@ You can use some GET parameters to control the initial behaviour of the emulator
The palettes offered in the web version were provided by
[
TheWolfBunny64
](
https://www.deviantart.com/thewolfbunny
)
.
## Inspiration
##
#
Inspiration
### Documentation
*
[
Game Boy Development community
](
https://gbdev.io/
)
*
[
Game Boy - Pan Docs
](
https://gbdev.io/pandocs
)
*
[
GameBoy Emulation in JavaScript
](
http://imrannazar.com/GameBoy-Emulation-in-JavaScript:-The-CPU
)
*
[
POKEGB: a gameboy emulator that only plays Pokémon blue
](
https://binji.github.io/posts/pokegb
)
*
[
Game Boy CPU Opcodes
](
https://izik1.github.io/gbops
)
*
[
Codeslinger - Game Boy
](
http://www.codeslinger.co.uk/pages/projects/gameboy.html
)
*
[
Game Boy hardware database
](
https://gbhwdb.gekkio.fi
)
### ROMs
*
[
GitHub - c-sp/gameboy-test-roms
](
https://github.com/c-sp/gameboy-test-roms
)
### Emulators
*
[
GitHub - LIJI32/SameBoy (C)
](
https://github.com/LIJI32/SameBoy
)
*
[
GitHub - binji/binjgb (C)
](
https://github.com/binji/binjgb
)
*
[
GitHub - Rodrigodd/gameroy (Rust)
](
https://github.com/Rodrigodd/gameroy
)
*
[
GitHub - simias/gb-rs (Rust)
](
https://github.com/simias/gb-rs
)
*
[
GitHub - RubenG123/frosty (Rust)
](
https://github.com/RubenG123/frosty
)
*
[
GitHub - feo-boy/feo-boy (Rust)
](
https://github.com/feo-boy/feo-boy
)
*
[
GitHub - calvinbaart/gameboy (TypeScript)
](
https://github.com/calvinbaart/gameboy
)
### Videos
*
[
YouTube - The Ultimate Game Boy Talk (33c3)
](
https://www.youtube.com/watch?v=HyzD8pNlpwI
)
### Other
*
[
GitHub - gbdev/awesome-gbdev
](
https://github.com/gbdev/awesome-gbdev
)
*
[
GitHub - Hacktix/Bootix
](
https://github.com/Hacktix/Bootix
)
To get some information about the resources that inspired my through the emulation creation journey check
[
inspiration.md
](
doc/inspiration.md
)
.
## License
Boyacian is currently licensed under the
[
Apache License, Version 2.0
](
http://www.apache.org/licenses/
)
.
Boy
t
acian is currently licensed under the
[
Apache License, Version 2.0
](
http://www.apache.org/licenses/
)
.
This diff is collapsed.
Click to expand it.
doc/inspiration.md
0 → 100644
+
0
−
0
View file @
70abfd45
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