Okay, so I tried adding in a snippet for extra2 flags and the rom failed to start with a segmentation fault. I removed all newly added code and it says "ready to rock of port 4000", then segmentation fault right under that. I read the gdb on this forum but I can't even make it to the second part because this is all it reads:
Core was generated by `../src/rom 4000'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x080904fd in ?? ()
That, to me, doesn't seem like a whole lot of info to go on. Any suggestions?
Core was generated by `../src/rom 4000'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x080904fd in ?? ()
That, to me, doesn't seem like a whole lot of info to go on. Any suggestions?