Post Reply 
HP50 Grayscale programming (Updated)
03-28-2017, 06:29 PM
Post: #9
RE: HP50 Grayscale programming (Updated)
Yes I'm aware, sadly the student organization at faculty used to maintain this server doesn't have the resources anymore :-( so I'll probably upload all my stuff to hpcalc.org or build a new site somewhere.

openfire has a readme.txt included in zip, REALPF is described there,
from readme:

REALPF
------
doesn't need palette to be set since it uses flipping in monochrome mode

-compatible with INITPF, it uses monochrome mode to display gray shades using
page-flipping technique
-game is responsible for the accurate page-timing
-works similar to the way how 48 series and 49G used to produce shades

It expects 2 arguments
2: #822C0 -memory location to be used as LCD hardware buffer
1: #83BC0 -address where compatibility routines will be installed to

call page flipping routine when #120 register is set to your screen
example:
D0= 00120
LA address
DAT0=A A
GOSBVL 83BC0

manjo
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP50 Grayscale programming ? - sunhp - 03-25-2017, 05:10 AM
RE: HP50 Grayscale programming ? - snrowe - 03-25-2017, 05:35 AM
RE: HP50 Grayscale programming (Updated) - manjo - 03-28-2017 06:29 PM



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