search for: advancecd

Displaying 3 results from an estimated 3 matches for "advancecd".

Did you mean: advance
2005 Jan 22
0
mkisofs for Windows and 2 GB limitation
...bug. Please note that this isn't a problem of isolinux. Creating the same DVD with a recent mkisofs in Linux results in a bootable disk. I hope that someone in this mailing list have already addressed this problem. PS. The command used to create the image is: mkisofs -r -J -o advcd.iso -V AdvanceCD -sort support/iso.srt -hide-rr-moved -b boot/isolinux/isolinux.bin -c boot/isolinux/boot.cat -no-emul-boot -boot-load-size 32 -boot-info-table image -- Andrea Mazzoleni 935A 2D3C 5C70 BCD6 CB0C ED89 7C19 4321 6340 3F6D
2005 Feb 22
1
makebootfat: an utility to create bootable USB disks
...all the three standards USB-FDD, USB-HDD and USB-ZIP at the same time. This is the manpage: http://advancemame.sourceforge.net/doc-makebootfat.html This is the download page: http://advancemame.sourceforge.net/cd-download.html To see an example of distribution using makebootfat you can download AdvanceCD in the same download page. Any comment is welcome. Please use the forum : http://sourceforge.net/forum/forum.php?forum_id=448362 -- Andrea Mazzoleni 935A 2D3C 5C70 BCD6 CB0C ED89 7C19 4321 6340 3F6D
2007 Feb 06
0
109 commits - configure.ac libswfdec/js libswfdec/Makefile.am libswfdec/swfdec_bits.c libswfdec/swfdec_bits.h libswfdec/swfdec_buffer.c libswfdec/swfdec_button_movie.c libswfdec/swfdec_codec_screen.c libswfdec/swfdec_color.c libswfdec/swfdec_color.h
...jump */ - gboolean use_bytes; /* if TRUE, the offset is in bytes, otherwise it's in actions */ - guint offset; /* action to jump to */ -} Jump; - -typedef struct { - guint original; /* amount of bytes we've advanced in the input */ - guint compiled; /* amount of bytes we've advancecd in the bytecode */ -} Offset; - -typedef struct { - JSContext * cx; /* JSContext from player */ - JSAtomList atoms; /* accumulated atoms */ - - SwfdecBits * bits; /* where to read the code from */ - int version; /* Flash version we're compiling for */ - GByteArray * bytecode; /* g...