Todo app
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

1.1 KiB

title description navigation date img tags
GarbAGE (Garbage Accurate GameBoy Emulator) GameBoy Emulator that is not that accurate. false 2022-08-17 /img/garbage.png [C++20 CMake Software]

GarbAGE (Garbage Accurate GameBoy Emulator).
Repository at GitHub{target="_blank"}, GitLab{target="_blank"} or Gitea{target="_blank"}.

This is an exploration into emulators by me and a friend of mine. The only thing thats really implemented are the CPU opcodes. The cool thing however, is that for the rendering portion of the application we are using my own game engine! No other libraries were used.

The simplest game to test is Dr. Mario and even that one doesnt render correctly, but we do get graphics that you can make out, pretty cool!

garbage

Preview video of the boot sequence and intro of the Dr. Mario game.

::VideoLazy{:src="/img/garbage-preview.webm"} ::