Add better error checking when loading invalid hex files
authorHugo Villeneuve <hugo@hugovil.com>
Sun, 26 Jan 2014 23:23:11 +0000 (18:23 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Sun, 26 Jan 2014 23:23:11 +0000 (18:23 -0500)
commitd755f9638255472107ae445f4f82d8fcd3446b20
tree5791faed8a63ee284a164803fb579a2f2c5412b4
parent1f9c51e5df300c1b546cb939e4391691bbe0128c
Add better error checking when loading invalid hex files

Also replaced custom error message box with standard one.
src/cli/emuconsole.c
src/common/hexfile.c
src/common/hexfile.h
src/gtk/emugtk.c
src/gtk/messagebox.c
src/gtk/messagebox.h
src/gtk/viewmenu.c