News Score: Score the News, Sort the News, Rewrite the Headlines

Writing a Game Boy Emulator in OCaml

IntroductionFor the past few months, I have been working on a project called CAMLBOY, a Game Boy emulator written in OCaml that runs in the browser. You can try it out on the following demo page:Demo PageI included several homebrew ROMs in the demo, so please try them out (I recommend Bouncing ball and Rocket Man Demo). You can also play with it in your mobile browser as it runs at 60 FPS on recent smartphones.RepositoryYou can find the repository here:https://github.com/linoscope/CAMLBOYStarFor...

Read more at linoscope.github.io

© News Score  score the news, sort the news, rewrite the headlines