Clonix questions
|
03-03-2017, 10:37 PM
Post: #1
|
|||
|
|||
Clonix questions
What is the status of NoV-64 supporting extended memory? If I configure it, it greys out all ROM pages and I could not find any source code, just the NoV64XM.hex file. Is the source code available? Is it impossible to have both extended memory and ROM at the same time?
The CY emulation code indicates that it will not run on a Halfnut, is this still the case? Is there some documentation on how to use the CY? How do you use the NoV-64, as a Hepax plus some extra ROM pages? Håkan |
|||
03-04-2017, 12:23 AM
(This post was last modified: 03-04-2017 12:23 AM by Ángel Martin.)
Post: #2
|
|||
|
|||
RE: Clonix questions
I can't comment on your questions really, I've never used it as X-memory - wasn't even aware that option existed. Ditto with the CY configuration, my use cases are usually to hold modules - including the Library#4 - as subsets of the different themes: Math, Utilities, Alpha/Units. For that purpose it's the perfect solution, plug-and-play machine personalities so to speak.
"To live or die by your own sword one must first learn to wield it aptly." |
|||
03-04-2017, 01:02 AM
Post: #3
|
|||
|
|||
RE: Clonix questions
(03-03-2017 10:37 PM)hth Wrote: What is the status of NoV-64 supporting extended memory? If I configure it, it greys out all ROM pages and I could not find any source code, just the NoV64XM.hex file. Is the source code available? Is it impossible to have both extended memory and ROM at the same time? The Clonix manual (v4.1) says: "Dual Ext. Mem. option configures a Clonix-D or NoV-64 into a Double Extended Memory module with 476 registers to use in an HP-41CX or an HP-41C/CV with the Ext. Func. Mem. module installed." which seems to confirm that when using Ext memory, one cannot load ROMs as well, since this option is listed among other options which do include ROMs, etc. AFAIK, the source for the ClonixConfig setup program has not been released by Diego. --Bob Prosperi |
|||
03-04-2017, 03:17 AM
(This post was last modified: 03-04-2017 03:18 AM by Sylvain Cote.)
Post: #4
|
|||
|
|||
RE: Clonix questions
(03-03-2017 10:37 PM)hth Wrote: What is the status of NoV-64 supporting extended memory? In 2012, I did some testing of the Double X-MEM feature with the Clonix-D / NoV-64 modules and it was not working properly then. I just did some tests with both modules on several 41 and it is still not working. I had a several emails with Diego back in 2012 and he told me that the Double-X-MEM code was the most complex code he wrote and he had to investigate the issue. He also told me that he did not had the time to do it then and I can only assume that he never went back to investigate the issue. To my knowledge, the Double X-MEM uses the internal memory of the PIC chip to do it's X-Mem emulation and it's mutually exclusive with the ROM emulation functionality. (03-03-2017 10:37 PM)hth Wrote: The CY emulation code indicates that it will not run on a Halfnut, is this still the case? Unfortunately, I do not own a any of the W&W modified HP-41CV with the W&W Rambox electronics, so no help here from me (03-03-2017 10:37 PM)hth Wrote: How do you use the NoV-64, as a Hepax plus some extra ROM pages? The HePaX simulator has a 4K word ROM module and 16K word of HePaX Q-RAM. If you put the module in slot 1, the HePaX Q-RAM part will use page 0x8, 0x9, 0xA & 0xB while the HePaX ROM part will locate itself on the first empty page starting at page 0x5. The NoV-64 in HePaX configuration has available space for 8 more pages in Join Blocks mode. If you want to completely use the space available, you will have to use module image that uses page bank switching like the one Ángel is making. HP-41CX with NoV-64 setup example ... Clonix Config Code: - Join Blocks -> check HP-41 Memory Map Code: Page | Bank 1 | Bank 2 | Bank 3 | Bank 4 | Note Code: 0x6 | HEPAX ROM | empty | empty | empty | Normally used for Printer ROM Sylvain edit: typo |
|||
03-07-2017, 06:31 AM
Post: #5
|
|||
|
|||
RE: Clonix questions
Thank you for the replies!
I will need to look into the HePax Q-RAM and the 41CY a bit more to see how I can make best use of the RAM. Håkan |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)