Hmmm... looking at the git log, ttt.cpp was an empty file which was removed in HEAD~1. You know, it is customary when removing files to also remove them from makefiles and stuff.
Just cloned (HEAD at fb8dd18), trying to build on Ubuntu with qtcreator version 4.11.0. The file ttt.cpp is listed in Qtnewt/qtnewt.pro but is nowhere to be found in the repo. How can this possibly have built successfully?
Where can I download HP41CX emulator for Windows 10? Citando "@notwendig" timetube@users.sourceforge.net: Hi Manuel I support no binaries. But all you need is a Qt/Qt-Creator installation. Maybe you have to change some Linux-specifics. See doc/Bauanleitung.pdf Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/hp41cx/wiki/Home/ To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Hi Manuel I support no binaries. But all you need is a Qt/Qt-Creator installation. Maybe you have to change some Linux-specifics. See doc/Bauanleitung.pdf
Where can I download the HP41CX emulator for Windows 10? Salutations Citando Danie danie_99@users.sourceforge.net: Latest version still appears to be here at https://sourceforge.net/projects/hp41cx/files/ - that is version I'm using Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/hp41cx/wiki/Home/ To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Latest version still appears to be here at https://sourceforge.net/projects/hp41cx/files/ - that is version I'm using
Where to download HP41CX emulator? Citando Danie danie_99@users.sourceforge.net: No it's that status area at bottom of the calculator display. It seems to drive from the HP41TextDisplay.cpp code lines 337 to 357. I don't find any window settings to change colour on my OS for this window (but do have Compositor on for KDE Plasma so maybe that is a point). The main display segment characters are perfect contrast, as is the rest of the calculator window with buttons. I'll attach a screenshot where you...
Where to download HP41CX emulator? Citando Danie danie_99@users.sourceforge.net: Latest version still appears to be here at https://sourceforge.net/projects/hp41cx/files/ - that is version I'm using Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/hp41cx/wiki/Home/ To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Where to download HP41CX emulator? Citando "@notwendig" timetube@users.sourceforge.net: Danie on my system it looks like shown on the picture attached . Attachments: Bildschirmfoto vom 2021-11-26 18-17-40.png[1] (184.8 kB; image/png) Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/hp41cx/wiki/Home/ To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/ Ligações: [1] https://sourceforge.net/p/hp41cx/wiki/_discuss/thread...
Yes mine is now the same, since setting the Qt5 Config Settings for theme. All looks good, and this one starts almost instantly.
Danie on my system it looks like shown on the picture attached .
Latest version still appears to be here at https://sourceforge.net/projects/hp41cx/files/ - that is version I'm using
Where can I download the latest version of the HP41Cx emulator? Regards Citando Jürgen Willi Sievers notwendig@users.sourceforge.net: Hi Danie. I can't reproduce the missing status display. On my system it looks proper. Maybe your system uses a different color-palette. Or does you mean the unselected (out greyed) calculator window. Sincerely Jürgen Am 26.11.21 um 14:51 schrieb Danie: Running well now. Only two things I notice: 1. No sound - but maybe not intended. 2. The status flags don't show at...
OK sorted out. It was to do with the theming as you suggested. I went into the Qt5 Configuration Tool, and changed the Palette from Default to Custom airy colour scheme, and all the status text shows up nice and dark now. This adjusts the Qt5 window themes and does not affect the global OS themes. Thanks for your help, and I hope this helps others as well.
OK sorted out. It was to do with the theming as you suggested. I went into the Qt5 Configuration Tool, and changed the appearance from Breeze dark to Oxygen, and all the status text shows up nice and dark now. This adjusts the Qt5 window themes and does not affect the global OS themes. Thanks for your help, and I hope this helps others as well.
No it's that status area at bottom of the calculator display. It seems to drive from the HP41TextDisplay.cpp code lines 337 to 357. I don't find any window settings to change colour on my OS for this window (but do have Compositor on for KDE Plasma so maybe that is a point). The main display segment characters are perfect contrast, as is the rest of the calculator window with buttons. I'll attach a screenshot where you can just vaguely make out the 'USER' status, but can't see anything for the others....
Hi Danie. I can't reproduce the missing status display. On my system it looks proper. Maybe your system uses a different color-palette. Or does you mean the unselected (out greyed) calculator window. Sincerely Jürgen Am 26.11.21 um 14:51 schrieb Danie: Running well now. Only two things I notice: 1. No sound - but maybe not intended. 2. The status flags don't show at bottom of display, although for USER I can sort of make out a what looks like a faded inverted colour text ie. pale white letters, but...
Thanks very much. That really helped. The short of it was I created a small script file as follows to set it and execute: 1 2 3#!/bin/sh export LD_LIBRARY_PATH=~/lib;$(LD_LIBRARY_PATH) ./qtnewtd Running well now. Only two things I notice: 1. No sound - but maybe not intended. 2. The status flags don't show at bottom of display, although for USER I can sort of make out a what looks like a faded inverted colour text ie. pale white letters, but not really for others ie. flags, PRGM, ALPHA, etc. Although...
See new added file doc/Bauanleitung.pdf
add Bauanleitung.{odt|pdf}
add Bauanleitung.{odt|pdf} add Readme.md
Like others it took me a while to figure out I needed to install QT Creator to compile this. But I'm also struggling. I did manage to build an executable file for qtnewtd, but when executing it gives the error: "error while loading shared libraries: libNewTd.so.1: cannot open shared object file: No such file or directory" and I'm also lost as never worked with QT projects. There is maybe no compiled executable that would run?
I registered so I can also comment. It would be nice to have more information on how to build this with modern distros like Fedora 30 and newer... I also figured that much to install Qt Creator but none of the folders/projects resulted in a binary i could actually run with success It is too bad because i think its a great HP 41CX simulator and it would be a delight to use but i think it is not made to novice users or people not familiar with software development to figure out how to put the pieces...
OK, how do you build on a modern Linux distro such as ubuntu? I tried buildin both Qtnewt/qtnewt.pro and NewT/NewT.pro with qtcreator, and neither created an executable file. Would it really have been that much trouble to include build instructions in the readme file?
HI Played a little with the simulator and fixed 2 minor problems: 1) The comma and decimal point handling har wrong. Eg "goto .." shows "goto ,,". It is fixed by moving the segment R in qtio.cpp line 195 from case 1 to case 3. This allso fix the wrong display og ".END. REG xxxx" when entering prgm mode, and flag 28 now works correctly. 2) My ALPHA annuitation was never showed. Turned out to be the font-size calculation that choosed at font to big, so ALPHA could not fit into the display. Corrected...
Hi Thomas, thank you very much for that hint. you're right this error is an artefact a long time ago as the project was using different ROM-files for debug and release versions. Sorry, I've forgotten to describe because I used it only during development. If you would like to use this feature again then enter cp ~/.HP41_rom ~/.HP41d_rom on a command line. The dependent .HP41d_ram will be created automatically during first time you run the debug version HP41d. Afterwards you can modify thise files...
Found the rom-file error. If the "release" version is compiled with -DDEBUG the romfilename is chop'ed. I dont know QT enough to say why the filename was printed as a hex-number. BTW Jürgen: Have you considered adding the Helios printer or HPIL mass-storage til HP41CX. Both are available to nonpareil, but since your simulator har been rewritten in cpp, and restructured, it might require some work. But it would be realy nice to have dem. I have used the mass-storage as a way to load HP41-programs...
Nice to find a HP41 project newer than the old nonpareil, and with af nice GUI - Thanks! After som trouble I succeded to compile both release af debug version on fedora30. The Debug version seems to work (at lease it starts) but the release terminates with an error "Rom-file 0x9ebef8 can't open for reading." - any ideas. I hope I'll get som time to look into the project.
Hi Carl, those ui_. will be generated during the Buildprocess. Use the (Qt-)Creator to load the .pro Projetfile and build it inside the IDE or call simple qmake whith the Projectfile as argument to generate these ui_.* and Makefiles.
Hi Carl, those ui_. wilkl be generated during the Buildprocess. Use the (Qt-)Creator to load the .pro Projetfile and build it inside the IDE or call simple qmake whith the Projectfile as argument to generate these ui_.* and Makefiles.
Neither the current git repository nor the source code tar file seems to include "ui_qtio.h", required by "Qtnewt/qtio.cpp". Am I overlooking something?
Where to download the last version of HP41-CX emulator?
Add ignore file
Tag 1.0.4
Tag 1.0.4
Remove generated Makefiles
Add rom target
Add context menue
new clock
start phineas
add qt application settings
Signed-off-by: timetube <notwendig@augenpunkte.de>
Merge branch 'master' of ssh://git.code.sf.net/...
Signed-off-by: timetube <notwendig@augenpunkte.de>
no warnings nor errors session :)
simplify math
Some mor bugfix
bugfix
remove old build files
fix C=-C-1
add itmap
reneme readme
add comments
Merge branch 'master' of ssh://git.code.sf.net/...
Merge branch 'master' of ssh://git.code.sf.net/...
Merge branch 'master' of ssh://git.code.sf.net/...
Merge branch 'master' of ssh://git.code.sf.net/...
Merge branch 'master' of ssh://git.code.sf.net/...
Merge branch 'master' of ssh://git.code.sf.net/...
add project mkopcmap to print-out a map of all ...
Merge branch 'master' of ssh://git.code.sf.net/...
add project mkopcmap to print-out a map of all ...
Remove README.html
Re-add README.txt
Ren README.TXT to ReADME.html
Merge branch 'master' of ssh://git.code.sf.net/...
Merge branch 'master' of ssh://git.code.sf.net/...
Delete Erics nsim stuff
Merge branch 'master' of ssh://git.code.sf.net/...
Add versions info
Add versions info
Add new (HP41CX) rom files. Remember to create your rom-file ~/.qtnewt_rom be using...
add hp41cx rom timer and extendet funktion
clock works on 1/100s now (hp uses 1/10s)
Ctrl U=user, A=Alpha, P=Program, O=OFF
fix timer_scretch register
simplify timer
add missing files, new bitmaps
Merge branch 'master' of ssh://git.code.sf.net/...
Change segment notation to HP Display segemnts ...
add missing files, new bitmaps
Change segment notation to HP Display segemnts ...
Version 1.0.2
Date and time works now right.
deselect any device on DADD opcode
Fix TIME Module source
Add handling of smart periphery
FIX dddd index
fix nsim add op_setpf to decoder.
Calculate font without painter.
change device select handling
add timer rom code to .qtsim_rom
phineas some progress :) still not working
Now the timer-module code is included by the rom-file but not usable because the...
Regenerated makefile
fix disassembler address calculation.