Msg: 4108 *Conference*
03-16-93 00:43:51
From: RICHARD HANSON
To : PHILLIP CLEVELAND
Subj: REPLY TO MSG #4106 (8201 ULTIMATE ROM STARTUP?)
Phillip: Welcome aboard. It's always good to have yet, another NEC8201 member online. I understand quite well what you have asked. As you may know, we [Club 100] acquired the manufacturing rights to all the old Traveling Software, Model T line--which includes the Ulitmate ROM II for Model 100, 102, 200, and NEC PC8201a. Here is your start up routine: POKE 63911,1:EXEC 62394 After calling up the ROM you might have to key in the CONFIG.DO file. Frankly, I forgot if the NEC URII automatically creates the CONFIG.DO file like it does in the Model 100/102 and 200. Since you don't have the POKE you probably don't have the CONFIG.DO file, either. Just in case, here it is. Go into TEXT and create a file called CONFIG.DO. Here is the contants: CLEAR,1500 CR$,N SS,8 -* IDEA! *- D$,LPT: ML,8 MR,73 PL,54 PM,12 -* T-WORD *- ^P 10,75,6,6,66,N,1,0,Y,N,1,N,1,99,1 ^F 10/27,80 12/27,77 15/15 ^B0/27,69/27,70 ^D0/27,71/27,72 ^E0/27,77/27,80 ^G0/27,112,1/27,112,0 ^K0/15/18 ^S0/27,83,0/27,84 ^T0/27,83,1/27,84 ^U0/27,45,1/27,45,0 ^W0/14/20 ^Y0/27,52/27,53 Hope this helps... -Rick-