vectozavr / GameBoy_arduino

Source code of gameBoy from video on YouTube channel "Vectozavr".
MIT License
45 stars 6 forks source link

Reloading of arduino and strange symbols on the screen when using any external functions #2

Open vectozavr opened 3 years ago

vectozavr commented 3 years ago

If you use any external functions with parameter passing by reference or by value you may get some strange results (random symbols appears on the screen or arduino will be rebooted)

issue