Does anyone know of a disassembler for the Hitachi processor that is in the cybiko?...
ice_berg_@...
Dec 7, 2000 7:23 pm
38
Hi! This group seems to be floundering-so lets make sure we visit here a little more often, things look bad wen you only get a post once every few days! ...
ttc10399@...
Dec 9, 2000 5:23 am
39
... Go to www.cybikodeveloper.com it should be up some time this weekend. You can find info abot it. ... See above ... Documantation around Feb '01 and full...
Nivek
Nivek_ent@...
Dec 9, 2000 2:17 pm
40
... I know I've been discouraged by the lack of contact from any technical support at Cybiko -- for offering a free SDK, they don't seem very interested in...
Carl and Alyssa Forhan
forhan@...
Dec 9, 2000 3:11 pm
41
I'm having a bit of an issue here... While writing a small 3d engine for the cybiko, I encountered a problem... once I had all the api for polygon creation in,...
Alfred Rossi
arossi@...
Dec 9, 2000 4:29 pm
42
I found two new console commands from paging through the os's boot file... "os_kind" and "lcd params" os_kind - displays embedded os information...
rael
arossi@...
Dec 9, 2000 5:28 pm
43
... I'll post them. send them to me and i'll give you a place on my site. the address is www.nivekenterprises.com. i could put a page for you and the folder...
Nivek
Nivek_ent@...
Dec 9, 2000 7:05 pm
44
For some reason with the latest CyberLoad installed my sdk console doesn't want to display the common dialog used in the send operation... I uninstalled...
rael
arossi@...
Dec 9, 2000 8:47 pm
45
Same thing happened to me... -Jonez...
fifi18m@...
Dec 9, 2000 10:13 pm
46
Hi Alfred, ... I currently have limited server space but you can always post files to the CybikoDev egroups file area. Using this area you can upload when you...
Jeff Frohwein
jeff@...
Dec 10, 2000 2:28 am
47
Hi Carl, ... Yeah, I've run into this as well it appears. I have yet to get a response to pointing out to devsupport that the following code doesn't compile ...
Jeff Frohwein
jeff@...
Dec 10, 2000 2:50 am
48
I released the text only version of cat... It's available here: http://www.egroups.com/files/CybikoDev/rael/ As for the hex dump, let's just say that cprintf...
rael
arossi@...
Dec 10, 2000 7:51 am
49
You can obviously build your own table of trig values -- cosine and sine are just off by, um, 90 degrees? It's been a while since I did simple math. :) If for...
Carl and Alyssa Forhan
forhan@...
Dec 10, 2000 9:06 pm
50
I am just asking what all your thoughts are on emulating the Gameboy on the Cybiko. If you are unaware of what emulation is, it simply makes a system (ie. a...
David
popkorn1@...
Dec 10, 2000 9:40 pm
51
... From: Carl and Alyssa Forhan <forhan@...> To: CybikoDev@egroups.com <CybikoDev@egroups.com> Date: Sunday, December 10, 2000 4:20 PM Subject: Re:...
rael
arossi@...
Dec 10, 2000 9:51 pm
52
Well It'd be a difficult time finding resources... temporary and storage memory etc... also keep in mind that the sdk that cybiko is currently supplying...
rael
arossi@...
Dec 10, 2000 10:06 pm
53
Well I just did some quick looking around and I found something interesting, I'm not sure how "popular" this is already since I was never into Palm Pilots, but...
David
popkorn1@...
Dec 10, 2000 10:30 pm
54
(sorry.. accidently sent before i was done!!) Well I just did some quick looking around and I found something interesting, I'm not sure how "popular" this is...
David
popkorn1@...
Dec 10, 2000 10:33 pm
55
... You don't need two tables, you only need one with an offset. Sine and cosine have the exact same values all around the unit circle, they're just 90 degrees...
Carl and Alyssa Forhan
forhan@...
Dec 10, 2000 10:37 pm
56
Hi, me again... I am just curious if anybody else is having the problem that the CybikoSDK Console will not let you send anything to the Cybiko through the...
David
popkorn1@...
Dec 10, 2000 10:45 pm
57
Yes I adressed the problem yesterday... the latest version of cyberload stops it from working properly... If you uninstall cyberload it'll work just fine ...
rael
arossi@...
Dec 10, 2000 11:57 pm
58
http://www.netlib.org/fdlibm/ later, Charles www.evg2000.com...
charles@...
Dec 11, 2000 3:22 pm
59
You might also look at the CORDIC family of algorithms. CORDIC is highly efficient and has been implemented on many memory-constrained platforms. ...
matt_10710@...
Dec 11, 2000 11:41 pm
60
Depends on what you mean by ANOTHER. I havent found a kill command yet but one program can not be started until any running end. ... file... "os_kind" and...
ice_berg_@...
Dec 12, 2000 12:53 am
61
I found a program to disassemble the code for the cybiko. It seems the program IDApro 4.x has the ability to decompile the code. It's a fairly expensive...
ice_berg_@...
Dec 12, 2000 1:04 am
62
I agree. Emulation can definetly be done, if you're willing to forsake the sound. It would almost certainly take alot of work though, but if we can find a...
ttc10399@...
Dec 12, 2000 2:31 am
63
Well either this is a memory leak or concurrent processes ... res-finder.dat boot_inx MindRain.app scanner.app Photo_Viewer.app statistics.dat paint.app ...
rael
arossi@...
Dec 12, 2000 2:36 am
64
Just as I pressed escape I left the text editor and was inside of the people.app... just noticed that... (apologizing for two half emails) rael ps thanks, the...
rael
arossi@...
Dec 12, 2000 2:42 am
65
I know that there has been a lot of discussion about a PC emulator for cybiko, and that perhaps there used to be, I checked out the old one at their site, so I...
ttc10399@...
Dec 12, 2000 2:46 am
66
The sdk docs don't seem very well organized... after paging through the headers I found what I was looking for. I did check to see if it was documented... It...