I know this question has been asked billions of times probably before but...

Is it viable to pursue a career of embedded? I took microcontoller classes recently and am a new grad. I had the most fun I had in life while I built my gameboy emulator. I am considering this career path... What would the people, you who have much more experience than I have would say? Is it still viable in the big 26? Thank you :)

reddit.com
u/Creepy_Sherbert_1179 — 10 days ago
▲ 124 r/EmuDev+5 crossposts

I made a gameboy emulator powered by pygame

Here is a gameboy emulator I wrote with python, that I am running with pygame. I reckon that I will implement the sound via pygame as well. It is slower than the usual 60 fps rate of gameboy, even without sound :D But it has been a very fun project I have been working a while and I am actively trying to improve it. If you are interested, want to learn more abot the project or just want to install and run it yourself, the source is at: https://github.com/atifcodesalot/hazelnut-gb-emu. Enjoy! Contributions are very welcome!

u/Creepy_Sherbert_1179 — 10 days ago