View Single Post
Old February 23rd, 2009   #109 (permalink)
grahams
graham sanderson
 
Join Date: May 2006
Location: austin
Posts: 20
thx

yeah it is a new video, but similar to the javaone demo... running multiple emus at once ins't particularly useful (though cool), but mainly serves to demonstrate that it isn't painfully slow and that it simulates real interrupts based on timers rather than cycle counting (not that I'm saying the latter doesn't work)

the main thing preventing me from promoting to googlecode right now is picking the right license for my code... any thoughts (I'm using BCEL and log4j - and I just added lwjgl though that is not strictly necessary). I'm happy with whatever myself, I just need to make sure I respect their licenses, and I'm not too familiar with them. (note BCEL is a modified version to fix thread-safety, the others I don't need to ship)
grahams is offline   Reply With Quote