 | | Re: IR Tower Ben Laurie
| | | (...) legOS doesn't run the static constructors/destructors. I think. Yet. So C++ may not work as expected. There's also something weird going on still with memory layout. BTW, do you have instructions for getting egcs working? I tried but it didn't (...) (26 years ago, 23-Dec-98, to lugnet.robotics)
| | | | | |  | | Re: IR Tower dave madden
| | | | | =>From: Ben Laurie <ben@algroup.co.uk> =>... =>legOS doesn't run the static [C++] constructors/destructors. I =>think. Yet. So C++ may not work as expected. There's also =>something weird going on still with memory layout. I can handle the c/dtors, (...) (26 years ago, 23-Dec-98, to lugnet.robotics)
| | | | | | | | | |  | | Re: IR Tower John A. Tamplin
| | | | | (...) Look at the Hitachi H8/3292 documentation -- it has all of that for you. Briefly, ROM is 0x0000-3FFF, external address space is 0x8000-0xFB7F, internal RAM is 0xFD80-0xFF7F, external address space is 0xFF80-0xFF87, and the peripheral register (...) (26 years ago, 23-Dec-98, to lugnet.robotics)
| | | | | | | | | |  | | Re: IR Tower dave madden
| | | | | =>From: "John A. Tamplin" <jat@Traveller.COM> =>... =>Look at the Hitachi H8/3292 documentation -- it has all of that for you. =>Briefly, ROM is 0x0000-3FFF, external address space is 0x8000-0xFB7F, =>internal RAM is 0xFD80-0xFF7F, external address (...) (26 years ago, 23-Dec-98, to lugnet.robotics)
| | | | | | | | | |  | | Re: IR Tower Ben Laurie
| | | | | (...) A thing Markus doesn't explain very clearly (if at all) is that if you hold down Prgm and switch it on, legOS vapourises, so you only have to do the battery trick when you crash it. Cheers, Ben. (26 years ago, 24-Dec-98, to lugnet.robotics)
| | | | | | |