Subject:
|
Software questions
|
Newsgroups:
|
lugnet.robotics.handyboard
|
Date:
|
Fri, 3 Oct 1997 23:35:47 GMT
|
Original-From:
|
Darkman <lroska@cyberus^IHateSpam^.ca>
|
Viewed:
|
1539 times
|
| |
| |
I'm just starting to program the handy board,
and I have the following questions:
1) Does MAIN_START EQU to 8020 hex?
and if this is true what exactly happens if you load multiple
.icb files? they all seem to have the same starting addres?
2) Will this not overwrite the prev loaded icb file?
3) Does the Pcode_hb mini os take care of this problem automatically?
Any info will be greately appreciated.
Thanks
|
|
Message has 1 Reply: | | Re: Software questions
|
| (...) If you're just starting you're probably better off using 'C' until you get the feel of things before diving into assembler. But if you must, to properly write assembler routines for the handy board they should all start with ORG MAIN_START, (...) (27 years ago, 3-Oct-97, to lugnet.robotics.handyboard)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|