Post Reply 
A new old bug in the printer ROM?
01-17-2023, 05:59 AM (This post was last modified: 01-17-2023 06:08 AM by ThomasF.)
Post: #3
RE: A new old bug in the printer ROM?
Hi Christoph,

Thanks for your reply and comments!

(01-16-2023 10:07 PM)Christoph Giesselink Wrote:  That's wrong, they looked like rectangular because you can't stop heating immediately. So when you print out On/Off/On/Off/... the On pixels would be longer. But they are squared.
Maybe they still are squared, it was just when I compared the 82143 output with the 82240 emulator that I found the 82143 characters to be much more narrower, as if the pixels were higher. And if I printed the pixels 2 units high and one unit wide, the output was very similar to the original 82143 printout (but not perfect) and the plotting was better aligned.
The 82143 output to the left (from the PPC ROM manual) and the 82240 emulator to the right:
   

(01-16-2023 10:07 PM)Christoph Giesselink Wrote:  It's definitely not the output of the printer ROM. SwissMicros is using an interpreter in it's emulation to translate the output of the printer ROM to the commands of the 82240. This may imply that the printer ROM is modified but not necessarily.
Ok, I missed that the 82240 doesn't have the character 7, 10 or 94 in its characterset (at least not as arrows and diamond).
But how does the IR module 82242 solves this? It must also "fool" the printer to print the up-arrow in a program listing (e.g. ENTER^ and R^) or does it switch to ECMA94 mode (but diamond is still not present)?
The following program, how does it work on a HP41 with the IR-module and a 82240 printer?
   
If I run it with '"94 "TST" 10 "TST" 7 "TST" 64 "TST"' I get the following on my 82143 emulator as well as on your 82240 emulator:
   

Cheers,
Thomas

[35/45/55/65/67/97/80 21/25/29C 31E/32E/33E|C/34C/38E 41C|CV|CX 71B 10C/11C/12C/15C|CE/16C 32S|SII/42S 28C|S 48GX/49G/50G 35S 41X]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: A new old bug in the printer ROM? - ThomasF - 01-17-2023 05:59 AM



User(s) browsing this thread: 1 Guest(s)