Search found 3 matches

by liuliu791030
Thu Mar 04, 2004 4:17 am
Forum: Programming
Topic: C64 project..
Replies: 7
Views: 5231

uip

use 6502.h instead of c64.h in uip?
by liuliu791030
Thu Mar 04, 2004 3:17 am
Forum: Programming
Topic: Programming the 6502
Replies: 11
Views: 7988

help me!

this is 2204.h about 6502 , will i use in uIP?
////////////////////////////////////////////////////////////

sfr PA = 0x00; /* R/W PA[0-7] 1111 1111 */
sfr PB = 0x01; /* R/W PB[0-7] 1111 1111 */
sfr PC = 0x02; /* R/W PC[0-7] 1111 1111 */
sfr PD = 0x03; /* R/W PD[0-7] */
sfr PE = 0x04; /* R/W PE[0-7 ...
by liuliu791030
Tue Feb 24, 2004 7:35 am
Forum: Programming
Topic: Programming the 6502
Replies: 11
Views: 7988

uip

i think that use Uip include 6502.h,
and my chip is the 2204 of sitrornix.modify the code of UIP?