Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WasmBoy 1.0 GB/GBC Roadmap #197

Open
39 of 60 tasks
torch2424 opened this issue Nov 12, 2018 · 1 comment
Open
39 of 60 tasks

WasmBoy 1.0 GB/GBC Roadmap #197

torch2424 opened this issue Nov 12, 2018 · 1 comment
Assignees
Labels
Benchmark Bugs concerning the Benchmarking WasmBoy App bug Something isn't working Core/Wasm Issues concerning the core library of Wasmboy Debugger Issues concerning the Wasmboy debugger enhancement New feature or request Lib / JS Issues concerning the JS API of WasmBoy

Comments

@torch2424
Copy link
Owner

torch2424 commented Nov 12, 2018

Been working on this project for almost a year now, and want to take a break. Will definitely be handling other things while completing this roadmap. Once this hits 1.0, will try and let the project sit for a bit before doing any more ports or anything like that.

Phase 1 (Starting the Roadmap)

  • Add this roadmap to the README
  • Fix reported Github Languages to include Wasm

Phase 2 (Immediate TAS issues)

Phase 3 (Benchmarking App)

Phase 4 (Debugger / Lib Features)

Phase 5 (Remaining MVP Core Work)

Phase 6 (More Tests)

Phase 7 (Game Compatibility/Accuracy)

Phase 8 (Cleanup)

@torch2424 torch2424 added bug Something isn't working enhancement New feature or request Core/Wasm Issues concerning the core library of Wasmboy Lib / JS Issues concerning the JS API of WasmBoy Debugger Issues concerning the Wasmboy debugger Benchmark Bugs concerning the Benchmarking WasmBoy App labels Nov 12, 2018
@torch2424 torch2424 self-assigned this Nov 12, 2018
This was referenced Nov 15, 2018
@torch2424 torch2424 pinned this issue Dec 20, 2018
@torch2424
Copy link
Owner Author

Benchmark was a complete success! See the medium article: https://medium.com/@torch2424/webassembly-is-fast-a-real-world-benchmark-of-webassembly-vs-es6-d85a23f8e193

torch2424 added a commit that referenced this issue Jan 10, 2019
relates to #197
relates to #225
closes #168
closes #198

This rebuilds the debugger on top of [PhosphorJs](http://phosphorjs.github.io/). This adds a much more productive UI/UX on desktop, and a more mobile friendly mobile UI. Also, moved to a vanilla rollup config.

Also, this has a tons of fixes and improvements I found while migrating the debugger, and abstracts out a lot of code to be much more cleaner.

# Example

![wasmboydebugger](https://user-images.githubusercontent.com/1448289/50895725-c23b7780-13bb-11e9-96ad-e7433cbacf7d.gif)

<img width="360" alt="screen shot 2019-01-09 at 3 09 37 am" src="https://user-images.githubusercontent.com/1448289/50895812-0a5a9a00-13bc-11e9-80da-90959753db81.png">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Benchmark Bugs concerning the Benchmarking WasmBoy App bug Something isn't working Core/Wasm Issues concerning the core library of Wasmboy Debugger Issues concerning the Wasmboy debugger enhancement New feature or request Lib / JS Issues concerning the JS API of WasmBoy
Projects
None yet
Development

No branches or pull requests

1 participant