log

age author description
Fri, 09 Nov 2012 05:20:23 +0200 Matti Hamalainen Oops, need to include stdarg.h from the header as well.
Fri, 09 Nov 2012 05:18:36 +0200 Matti Hamalainen Move error printing function to xs_support.
Fri, 09 Nov 2012 05:14:41 +0200 Matti Hamalainen Add xs_fsize() to the public functions.
Fri, 09 Nov 2012 05:14:23 +0200 Matti Hamalainen Oops, a #ifdef was reversed, causing the xs_fsize() function not to be compiled.
Fri, 09 Nov 2012 05:13:29 +0200 Matti Hamalainen Add ROM image loading.
Fri, 09 Nov 2012 05:10:28 +0200 Matti Hamalainen Oops, one argument was missing from xs_init_emu_backend() call.
Fri, 09 Nov 2012 05:08:49 +0200 Matti Hamalainen More work on the ROM images configuration stuff.