Hi,
I am trying to emulate my SMI Survey card on EMU48. I uploaded the
card using cardupl and converted it to EMU format using ROM2EMU. I
tried two things:
1. Cardcopy. I cardcopy the file to the E.48 file. The emulator
does not seem to see it.
2. Add the .emu file as port 2. This seems to hang the emulator. It
displays a flashing asterisk but does nothing else useful.
I am absolutely sure the card works (I use it in my HP48 all the
time).
Any suggestions?
Thanks in advance,
Bob
|
|
0
|
|
|
|
Reply
|
Bob
|
2/10/2011 10:29:49 PM |
|
Hi,
is your Emu48 set to the same HP-48
type as your real HP-48 (SX or GX)?
Is it a port dependent card?
Ray
"Bob" <awaythrow56@yahoo.com> schrieb im Newsbeitrag
news:9823e6fe-c931-449b-ae53-7308121fee35@y12g2000prf.googlegroups.com...
> Hi,
> I am trying to emulate my SMI Survey card on EMU48. I uploaded the
> card using cardupl and converted it to EMU format using ROM2EMU. I
> tried two things:
>
> 1. Cardcopy. I cardcopy the file to the E.48 file. The emulator
> does not seem to see it.
> 2. Add the .emu file as port 2. This seems to hang the emulator. It
> displays a flashing asterisk but does nothing else useful.
>
> I am absolutely sure the card works (I use it in my HP48 all the
> time).
>
> Any suggestions?
>
> Thanks in advance,
> Bob
|
|
0
|
|
|
|
Reply
|
Raymond
|
2/10/2011 11:54:14 PM
|
|
Hi Raymond,
Thank you for the prompt reply. Yes, EMU48 is set to the same
version as my calculator. Both have ROM version R. The SMI manual is
clear that the card should be installed in Port 1. I have not tried
it in Port 2 (in the calculator that is).
Thank you!
Bob
On Feb 10, 3:54=A0pm, "Raymond Del Tondo" <Ih8...@nowhere.com> wrote:
> Hi,
>
> is your Emu48 set to the same HP-48
> type as your real HP-48 (SX or GX)?
>
> Is it a port dependent card?
>
> Ray
>
> "Bob" <awaythro...@yahoo.com> schrieb im Newsbeitragnews:9823e6fe-c931-44=
9b-ae53-7308121fee35@y12g2000prf.googlegroups.com...
>
> > Hi,
> > =A0I am trying to emulate my SMI Survey card on EMU48. =A0I uploaded th=
e
> > card using cardupl and converted it to EMU format using ROM2EMU. =A0I
> > tried two things:
>
> > 1. =A0Cardcopy. =A0I cardcopy the file to the E.48 file. =A0The emulato=
r
> > does not seem to see it.
> > 2. =A0Add the .emu file as port 2. =A0This seems to hang the emulator. =
=A0It
> > displays a flashing asterisk but does nothing else useful.
>
> > I am absolutely sure the card works (I use it in my HP48 all the
> > time).
>
> > Any suggestions?
>
> > Thanks in advance,
> > Bob
|
|
0
|
|
|
|
Reply
|
Bob
|
2/11/2011 2:27:00 AM
|
|
On Feb 10, 9:27=A0pm, Bob <awaythro...@yahoo.com> wrote:
> Hi Raymond,
> =A0 Thank you for the prompt reply. =A0Yes, EMU48 is set to the same
> version as my calculator. =A0Both have ROM version R. =A0The SMI manual i=
s
> clear that the card should be installed in Port 1. =A0I have not tried
> it in Port 2 (in the calculator that is).
>
> Thank you!
> Bob
>
> On Feb 10, 3:54=A0pm, "Raymond Del Tondo" <Ih8...@nowhere.com> wrote:
>
> > Hi,
>
> > is your Emu48 set to the same HP-48
> > type as your real HP-48 (SX or GX)?
>
> > Is it a port dependent card?
>
> > Ray
>
> > "Bob" <awaythro...@yahoo.com> schrieb im Newsbeitragnews:9823e6fe-c931-=
449b-ae53-7308121fee35@y12g2000prf.googlegroups.com...
>
> > > Hi,
> > > =A0I am trying to emulate my SMI Survey card on EMU48. =A0I uploaded =
the
> > > card using cardupl and converted it to EMU format using ROM2EMU. =A0I
> > > tried two things:
>
> > > 1. =A0Cardcopy. =A0I cardcopy the file to the E.48 file. =A0The emula=
tor
> > > does not seem to see it.
> > > 2. =A0Add the .emu file as port 2. =A0This seems to hang the emulator=
.. =A0It
> > > displays a flashing asterisk but does nothing else useful.
>
> > > I am absolutely sure the card works (I use it in my HP48 all the
> > > time).
>
> > > Any suggestions?
>
> > > Thanks in advance,
> > > Bob
The card copying programs may not know about the internals of the
card. There are some fairly basic schemes to break any card copying
program via hardware. The HP48GX only supports 128KB cards in Port 1,
but the card itself may be larger than that (256KB or even 512KB) with
the programs written in the memory bank that would normally get
detected as the first bank (i.e Port 1 on the calculator). The other
banks can then be used to store things like initialization programs or
other forms of copy protection. During the bootup process (when you
press [ON] and [C]) the calculator can easily be programmed to remap
the card and read from higher banks to ensure that you have a genuine
card. I know that TDS has in the past required that the cards first be
inserted into Port 2, and then back into Port 1 to "install" the
programs. This is essentially the same process as aforementioned, only
requiring manual swapping of the cards. Other schemes include adding
extra chips onto the card (and again temporarily remapping the memory
banks) as a means of ensuring you're running from an actual card and
not just a copy.
|
|
0
|
|
|
|
Reply
|
Han
|
2/11/2011 7:20:18 PM
|
|
On Feb 10, 5:29=A0pm, Bob <awaythro...@yahoo.com> wrote:
> Hi,
> =A0 I am trying to emulate my SMI Survey card on EMU48. =A0I uploaded the
> card using cardupl and converted it to EMU format using ROM2EMU. =A0I
> tried two things:
>
> 1. =A0Cardcopy. =A0I cardcopy the file to the E.48 file. =A0The emulator
> does not seem to see it.
> 2. =A0Add the .emu file as port 2. =A0This seems to hang the emulator. =
=A0It
> displays a flashing asterisk but does nothing else useful.
>
> I am absolutely sure the card works (I use it in my HP48 all the
> time).
>
> Any suggestions?
>
> Thanks in advance,
> Bob
Hello Bob,
Which SMI Survey Card are you using? I used to have the DCE
card version 7 but I sold it to my friend. I still have the
SMI User's Guides for versions 5 and 6 because I wrote some
good notes in them on how to use the software. My favorite
function was XPLOT because I used it to restake slopes on an
existing retention pond because they were too steep and people
were fearful that some little kid might drown.
I think in 2001 I was working in the office when I discovered
the Emu48 and I thought about how great it would be to have
it loaded with SMI software and available on the desktop to
copy and paste output into CAD. I called SMI and they had such
a thing but I didn't buy it. Anyway, are you looking to do that or
is your 48 falling apart?
Regards,
Mark
|
|
0
|
|
|
|
Reply
|
mnhollinger (58)
|
2/13/2011 4:18:40 PM
|
|
On Feb 10, 5:29=A0pm, Bob <awaythro...@yahoo.com> wrote:
> Hi,
> =A0 I am trying to emulate my SMI Survey card on EMU48. =A0I uploaded the
> card using cardupl and converted it to EMU format using ROM2EMU. =A0I
> tried two things:
>
> 1. =A0Cardcopy. =A0I cardcopy the file to the E.48 file. =A0The emulator
> does not seem to see it.
> 2. =A0Add the .emu file as port 2. =A0This seems to hang the emulator. =
=A0It
> displays a flashing asterisk but does nothing else useful.
>
> I am absolutely sure the card works (I use it in my HP48 all the
> time).
>
> Any suggestions?
>
> Thanks in advance,
> Bob
Hello Bob,
Which SMI Survey Card are you using? I used to have the DCE
card version 7 but I sold it to my friend. I still have the
SMI User's Guides for versions 5 and 6 because I wrote some
good notes in them on how to use the software. My favorite
function was XPLOT because I used it to restake slopes on
existing retention ponds because they were too steep and people
were fearful that some little kid might drown.
I think in 2001 I was working in the office when I discovered
the Emu48 and I thought about how great it would be to have
it loaded with SMI software and available on the desktop to
copy and paste output into CAD. I called SMI and they had such
a thing but I didn't buy it. Anyway, are you looking to do that or
is your 48 falling apart?
Regards,
Mark
|
|
1
|
|
|
|
Reply
|
mnhollinger (58)
|
2/13/2011 4:28:14 PM
|
|
|
5 Replies
907 Views
(page loaded in 0.083 seconds)
Similiar Articles: Emulating an SMI survey card on EMU48 - comp.sys.hp48Hi, I am trying to emulate my SMI Survey card on EMU48. I uploaded the card using cardupl and converted it to EMU format using ROM2EMU. I tried... Please, gimme an hp 50g emulator for Windows Phone 7! - comp.sys ...Emulating an SMI survey card on EMU48 - comp.sys.hp48 Please, gimme an hp 50g emulator for Windows Phone 7! - comp.sys ... I thing this is THE perfect platform to port ... Emulating HP50g (and 48,49,...) - comp.sys.hp48Emulating an SMI survey card on EMU48 - comp.sys.hp48 Emulating HP50g (and 48,49,...) - comp.sys.hp48 | Computer Group Emulating an SMI survey card on EMU48 - comp.sys ... getting back onto the TDS Survey GX card - comp.sys.hp48 ...Emulating an SMI survey card on EMU48 - comp.sys.hp48... to emulate my SMI Survey card ... I know that TDS has in the past required that the cards first be inserted into ... HP 48 SX Cogo card required - comp.sys.hp48Emulating an SMI survey card on EMU48 - comp.sys.hp48... to the same HP-48 type as your real HP-48 (SX or GX)? Is it a port dependent card? ... for free part 2 survey ... [Win Phone7] Emulator - comp.os.ms-windows.programmer.win32 ...Emulating an SMI survey card on EMU48 - comp.sys.hp48 I thing this is THE perfect platform to port EMU48. ... I don't think he ever said "gimme an HP 50g emulator ... file,lib tranfers from PC to hp 48GX - comp.sys.hp48getting back onto the TDS Survey GX card - comp.sys.hp48 ... file,lib tranfers from PC to hp 48GX - comp.sys.hp48 Emulating an SMI survey card on EMU48 - comp.sys.hp48 ... advice on what programs to install on a new HP 50g - comp.sys.hp48 ...Emulating an SMI survey card on EMU48 - comp.sys.hp48... into Port 2, and then back into Port 1 to "install" the programs. ... Please, gimme an hp 50g emulator for ... Copy protected programs on SunPCi card. - comp.sys.sun.admin ...x86 emulation of a SPARC progcessor is likely to be pretty slow. > If you ... Emulating an SMI survey card on EMU48 - comp.sys.hp48 There are some fairly basic schemes to ... Sparcom HP48GX card ports - comp.sys.hp48HP48GX Documentation - comp.sys.hp48 Sparcom and 48GX - comp.sys.hp48... received my 'new' 48GX ... an SMI survey card on EMU48 - comp.sys.hp48 The HP48GX only supports ... Emulating an SMI survey card on EMU48 - comp.sys.hp48 | Computer GroupHi, I am trying to emulate my SMI Survey card on EMU48. I uploaded the card using cardupl and converted it to EMU format using ROM2EMU. I tried... Please, gimme an hp 50g emulator for Windows Phone 7! - comp.sys ...Emulating an SMI survey card on EMU48 - comp.sys.hp48 Please, gimme an hp 50g emulator for Windows Phone 7! - comp.sys ... I thing this is THE perfect platform to port ... 7/20/2012 6:44:45 AM
|