On Tuesday 03 January 2006 21:10, Ullrich von Bassewitz wrote: > Just look at the source. From libsrc/nes/crt0.s: > --------------------------------------------------------------------------- > .segment "VECTORS" > > .word irq2 ; $fff4 ? > .word irq1 ; $fff6 ? > .word timerirq ; $fff8 ? > .word nmi ; $fffa vblank nmi > .word start ; $fffc reset > .word irq ; $fffe irq / brk > --------------------------------------------------------------------------- > > Not only there are questionmarks after the vectors, all of the labels do > also point to an "rti" instruction. yeah, by the time i made the NES stuff i wasnt familiar with the NES at all (i'm still not :=P), and i based it on some code i found on the net. so those could indeed be totally wrong and useless :) -- http://www.hitmen-console.org http://www.gc-linux.org/docs/yagcd.html http://www.pokefinder.org http://ftp.pokefinder.org -If the Bible proves that God exists, then comic books prove the existence of Superman. ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Tue Jan 3 22:37:50 2006
This archive was generated by hypermail 2.1.8 : 2006-01-03 22:37:53 CET