rosettaboy icon indicating copy to clipboard operation
rosettaboy copied to clipboard

A gameboy emulator in several different languages

Results 26 rosettaboy issues
Sort by recently updated
recently updated
newest added

[js] work-in-progress JS version test

[cpp] screenshot support

You mention in README > Unless I'm missing something, command line parsing is really bad. You should check out [docopt](https://github.com/docopt/docopt.nim)! It's not the only way to do it in nim,...

enhancement
nim

In soft real-time and interactive uses, performance *consistency* is arguably more important than mean performance. 60FPS with constant frame times is way better than 200FPS with a lag spike every...

common

[all] Re-add nix It would be good if this could be made fast and simple Original commit changeset: effc1576a1fc --- Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/shish/rosettaboy/pull/148). * __->__...

I very quickly tested most of these back in December, but got sidetracked before doing it properly for a PR and have had them on my list to go back...

I hear this is the Modern(tm) way to define python projects and dependencies? Seems more sensible than using a shell script to download random package versions o.o

python

there are a bunch of graphical glitches in all implementations, so it seems like I got something wrong in interpreting the hardware docs opus5 also shows very similar issues if...

bug
common

build_debug.sh which creates a rosettaboy-debug which loads PHP with xdebug.so

enhancement
php

Hi Shish, Could you consider including an implementation in V for the emulator?