AndreaOrru / LaiNES

Cycle-accurate NES emulator in ~1000 lines of code
BSD 2-Clause "Simplified" License
1.49k stars 122 forks source link

Avoid segmentation fault when trying to load unsupported ROM #40

Closed tyfkda closed 4 years ago

AndreaOrru commented 4 years ago

Hi @tyfkda, thanks for the contribution.

I think we should figure out how to display a message on screen. :thinking:

tyfkda commented 4 years ago

Hi @AndreaOrru, thank you for your review. I've added a simple error message ("Load failed"), using Entry.

AndreaOrru commented 4 years ago

Nice, well done! I really like how you did it. I'm going to merge, and then tweak a few things (as I don't have access to your branch).

I'll add you the list of the contributors. ありがとうございます!