fengb / fundude

Gameboy emulator: Zig -> wasm
https://fengb.github.io/fundude/
MIT License
181 stars 8 forks source link

Replace toast messages with BSOD #45

Open fengb opened 4 years ago

fengb commented 4 years ago

I had slapped in the toast wrapper as a stub. Let's replace it with a special display:

  1. User errors (illegal GB instruction, inserting wrong cart) -> useful error message + silly image (sad mac?)
  2. Unknown crash (dev error) -> special user error? Maybe take messaging out of the Gameboy.