Thread: CHIP8 thread
View Single Post
Old November 22nd, 2008   #23 (permalink)
runawayprisoner
Mobile Fanatic
 
runawayprisoner's Avatar
 
Join Date: Nov 2006
Location: Santa Cruz, CA
Posts: 6,209
Just a note for the graphics work: it's done using XOR, which means... the ^ operation in C++ and some other languages.
__________________
cChip interpreter WIP - current status: Release Candidate
LRx Filter RC - current performance rating: 9/10
runawayprisoner is offline   Reply With Quote