emulator:hp50g
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
emulator:hp50g [2020/03/29 16:41] – created ms | emulator:hp50g [2023/11/03 12:18] (current) – ms | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== HP-50g Emulator on debian 11 + 12 ====== | ||
+ | === Nötige Pakete === | ||
+ | < | ||
+ | apt install git libgtk2.0-dev unzip | ||
+ | </ | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | < | ||
+ | git clone https:// | ||
+ | |||
+ | cd x49gp | ||
+ | |||
+ | ./ | ||
+ | |||
+ | cd firmware/ | ||
+ | ls -al | ||
+ | -rw-r--r-- 1 ms ms 1294336 | ||
+ | -rw-r--r-- 1 ms ms | ||
+ | -rw-r--r-- 1 ms ms | ||
+ | -rw-r--r-- 1 ms ms 1154128 | ||
+ | -rw-r--r-- 1 ms ms 40 4. Apr 09:05 Placeholder | ||
+ | |||
+ | echo " | ||
+ | |||
+ | cd .. | ||
+ | make | ||
+ | </ | ||
+ | |||
====== HP-50g Emulator on debian 10 ====== | ====== HP-50g Emulator on debian 10 ====== | ||
Download x49gp-master2.zip\\ | Download x49gp-master2.zip\\ | ||
Line 10: | Line 39: | ||
gcc -O2 -Wall -Werror -Wno-stringop-truncation -g -Iinclude -Ibitmaps -Iqemu/ | gcc -O2 -Wall -Werror -Wno-stringop-truncation -g -Iinclude -Ibitmaps -Iqemu/ | ||
+ | make | ||
make sdcard | make sdcard | ||
make config | make config | ||
Line 15: | Line 45: | ||
./x49gp config | ./x49gp config | ||
</ | </ | ||
+ |
emulator/hp50g.1585492861.txt.gz · Last modified: 2023/01/11 20:30 (external edit)