On Mon, Jul 08, 2013 at 09:37:53PM -0600, Anthony J. Bentley wrote: > "Anthony J. Bentley" writes: > > Hi, > > > > Quadrupleback is a video game where intruders must be circled. It is a > > clone of the 1982 Doubleback game by Dale Lear for the Tandy Color > > Computer. > > > > Works well on i386. > > > > ok? > > Ping? Tarball reattached for convenience.
Hey, tested on amd64, seems to run fine, though i do get a segfault on exit. there seems to be quite an influx of programs, games in particular, that segfault on exit. (gdb) run Starting program: /usr/local/bin/quadrupleback seed = 1373393536 ms-per-frame = 55 Program received signal SIGSEGV, Segmentation fault. 0x000017eb54ead390 in ?? () (gdb) bt #0 0x000017eb54ead390 in ?? () #1 0x000017eb60da1147 in __cxa_finalize (dso=0x0) at /usr/src/lib/libc/stdlib/atexit.c:147 #2 0x000017eb60d8a52a in exit (status=0) at /usr/src/lib/libc/stdlib/exit.c:57 #3 0x000017e953706078 in ?? () from /usr/local/bin/quadrupleback #4 0x0000000000000001 in ?? () #5 0x00007f7ffffd7090 in ?? () #6 0x0000000000000000 in ?? () outside of that it all looks good. -ryan > > -- > Anthony J. Bentley