Thread
:
[Request] HP48 emulator x48 for N9(50)
View Single Post
reinob
2012-02-19 , 00:05
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#
7
OK. The first problem is that you first need to initialize x48 for the ROM you want.
$ x48 -initialize -rom gxrom-r
The second is that the font it needs doesn't exist. Probably xlsfonts does not exist for the N9, so just try with "fixed":
$ x48 -initialize -smallFont fixed -verbose -rom gxrom-r
(-verbose so that you can hopefully see what's going on).
Quote & Reply
|
reinob
View Public Profile
Send a private message to reinob
Find all posts by reinob