On Tuesday 02 April 2002 04:03 am, you wrote:
> syntax error in expression "0xFFFFFFFF - 0x{,"
>     while executing
> "expr 0xFFFFFFFF - 0x$crc"
>     (procedure "invert_crc" line 2)
>     invoked from within
> "invert_crc $crc"
>     (procedure "sr_print_crc_loc_sub" line 9)
>     invoked from within
> "sr_print_crc_loc_sub $rom $crc $crc"
>     (procedure "sr_print_crc_loc" line 42)
>     invoked from within
> "sr_print_crc_loc $rom"
>     (procedure "new_status_report" line 11)
>     invoked from within
> "new_status_report $rom"
>     ("foreach" body line 4)
>     invoked from within
> "foreach rom [split $roms] {
>     set imperfections_exist 0
>     if { [info exists crcs2($rom)] } {
>       new_status_report $rom
>       set imperfect($rom) $imperfe..."
>     (file "./romalizer" line 1934)
> [dude@python romalizer]$

This is definately a bug.  I think you are the first to try romalizer with 
xmame.xgl  I will see if I can compile this version and try to debug it.

_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to