 | | How big an IC prog can HB hold?
|
|
Hi, The files I'm downloading to the HB seem to be getting too big (or else I have another problem). Total download is 18K, including comments and all. The download stops cold after loading all the files, and never loads interrupts. The code I (...) (29 years ago, 16-Jun-96, to lugnet.robotics.handyboard)
|
| |
 | | download too big
|
|
Hi Mike, (...) IC should catch a download that's too big. However, the download should never be larger than about 16K, so it sounds like you've probably found a bug. Which version of IC are you currently using? -- Randy (29 years ago, 16-Jun-96, to lugnet.robotics.handyboard)
|
| |
 | | FW: new IC key
|
|
Are you planning any further updates to the software? (...) (29 years ago, 17-Jun-96, to lugnet.robotics.handyboard)
|
| |
 | | Re: download too big
|
|
(...) Randy, I'm running 2.81 on a 286 DOS machine, which has been banished to the garage workshop. My wife would growl at me if I tried to move this onto her new Pentium :-). What counts in that 16K, the original ascii code including comments, or (...) (29 years ago, 17-Jun-96, to lugnet.robotics.handyboard)
|
| |
 | | as11_ic with win95
|
|
Has anyone had any luck compiling asm files for IC under Win 95? When I try to run the ms-dos as11_ic.bat script in a MS-DOS window, gcc complains that: WINDPMI.386 is not properly installed. It needs to be installed to run Borland 32 bit DOS (...) (29 years ago, 17-Jun-96, to lugnet.robotics.handyboard)
|
| |
 | | problem fixed
|
|
Once again, I've managed to fix my own problem, albeit a few hours later... :-) I figured out that gcc was accidentally calling cpp from Borland C++, instead of the one in the /bin directory. (Makes me wonder if Borland C++ is actually working, I'm (...) (29 years ago, 17-Jun-96, to lugnet.robotics.handyboard)
|
| |
 | | Re: Definitions of VM and Bytecodes used by Interactive C
|
|
(...) Unfortunately the IC system internals are not documented. I can only suggest that you look at the source code. the pcode.asm file is fairly well-commented, but that is all i can offer. -Fred (29 years ago, 17-Jun-96, to lugnet.robotics.handyboard)
|
| |
 | | Re: Definitions of VM and Bytecodes used by Interactive C
|
|
-- MIME ATTACHMENTS DISCARDED: 1. Content-Length: 0 (29 years ago, 17-Jun-96, to lugnet.robotics.handyboard)
|
| |
 | | Newtonlabs web site back up
|
|
The Newtonlabs web site (www.newtonlabs.com) is back up. Sorry for the inconvenience. -- Randy (29 years ago, 17-Jun-96, to lugnet.robotics.handyboard)
|
| |
 | | docs for pcode
|
|
(...) If you're interested in learning what the various pcodes do, or in making a new development environment which backends to the pcodes, I'd recommend looking at "pcodesim.c" in the libs directory of the IC sources. This is a fairly (...) (29 years ago, 17-Jun-96, to lugnet.robotics.handyboard)
|