0 Members and 1 Guest are viewing this topic.
It might be interference with JiffyDOS, since I get the JiffyDOS '@$' command with F1.
So, in other words, with the 128 Function ROM, you lose the use of the JiffyDOS key on F1?
In addition to those already listed in the 32K version? If so, then yes!
What is the pricing for the other high-capacity EPROMs - 27020, 27040, 27080?
You've got two ROMs fighting for control of the same key - apparently the function ROM wins over the Kernal ROM.
OK, I can do that. The same programs as the 16k, plus the three 32k ROM programs.
I can buy the EPROMs for just under $5.00 each.
JiffyDOS no longer exists.CMD products no longer exist.They are dead to the CBM community.Maurice and all of 'his' products are hereby officially shunned.
Maybe we should hack Jiffydos so that it places its "@$" on another F-key?
Well, there is always PiffyDOS.
What about a version using flash ram?
QuoteWhat about a version using flash ram?I'll be on the lake fishing in April, I'll let you work on that one.Dan...
The same programs as the 16k, plus the three 32k ROM programs.Right now the pricing for all four EPROMs are the same, $5.00 USD.
Dan, I'd like to place a pre-order for three of the Function ROMs -- all with 27080 EPROMs and with the same programs as the 16K plus all the 32K ROM programs.
QuoteWhat about a version using flash ram?I'll be on the lake fishing in April, I'll let you work on that one.Dan...Sorry, it was just a suggestion.
Each is the same price: $15 PPD in the US.
Each is the same price: $15 PPD in the US. Postage Paid in the U.S. is no longer the case. Dan Newbury says shipping and handling are *not* included.
Dan, make sure the guy at Commodore Free knows the correct pricing before he goes to press.
1. The 128 ROM adapter board is fairly large and at first could not fit with the JiffyDOS 128 Kernal board plus riser which is to the side. The JD 128 Kernal board plus riser must be removed. Then the 128 ROM adapter can be easily inserted. The JD 128 Kernal is then replaced. With a regular CBM Kernal ROM in place, a 128 ROM adapter board would fit more easily.
2. The wire which leads from the C128 ROM adapter to pin 12 of U36 is stiff (hard to lay flat against the motherboard), though strong and good-looking.
4. VizaWrite would sometimes crash (break) on start-up, necessitating a system power down and power up.
5. Pushing the C128's reset switch does not clear the 128 ROM adapter. A complete cold start would.
6. A surprise... the ZED 128 text editor is included. Another surprise... ZED 128 initializes correctly from the 128 ROM adapter, but when a user tries to type more than one character into the program, the whole program freezes up.
It would be prudent to put a strip of insulating tape alone the edge of the Jiffydos adapter to prevent shorting.
The wire used is a military grade shielded single conductor cable. The shield is to prevent any stray signals from triggering the page switching circuit.
That (Vizawrite) break out may be the Jiffydos Kernal. My stock 128 does not do that, well, semi-stock 128.
There are five programs in the Internal EPROM that require a power down and power up. They are: VizaWrite, VizaStar, Basic 8, Servant and KeyDos. The reason is that the Internal ROM is not set to page 0 when you push the reset button and the F1 function key will not be programmed. During a power up, there is a hardware circuit that assures page 0 will come up every time. There are two ways to fix the problem. 1. Add another wire from the adapter to the system reset line2. Add a switch to page 0 routine somewhere in the reset routine in the Kernal.
When ZED is selected from the menu, the loader routine will transfer the program from ROM to RAM in the proper location, then jump to start of the program. That part works well, but use another key after start up, it will crash. The program expects the pre-configuration registers to be at their default values.So, restoring the register values before program startup fixes the problem.Robert, if you will send me your EPROMs, I will re-program them...