You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This emulator is dead but I thought I'd log this in-case anyone else tries to use it.
The emulator starts up fine, but trying to change the ROM location by going into F7, Select ROM Files then selecting a ROM to try and find results in the program segfaulting. Specifically:
Thread 1 "sdltrs" received signal SIGSEGV, Segmentation fault.
0x000055555557ec39 in trs_gui_file_browse (path=0x7fffffffb030 "model3.rom", filename=0x5555558de560 <romfile3> "model3.rom", browse_dir=0, type=0x5555555a7faf " Model 3 ROM ") at ../trs_sdl_gui.c:637
637 trs_gui_write_text(filenamelist[0],2,2,1);
The text was updated successfully, but these errors were encountered:
This emulator is dead but I thought I'd log this in-case anyone else tries to use it.
The emulator starts up fine, but trying to change the ROM location by going into F7, Select ROM Files then selecting a ROM to try and find results in the program segfaulting. Specifically:
The text was updated successfully, but these errors were encountered: