User Tools

Site Tools


emulator:hp50g

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
emulator:hp50g [2023/04/04 09:24] msemulator:hp50g [2023/11/03 12:18] (current) ms
Line 1: Line 1:
 +====== HP-50g Emulator on debian 11 + 12 ======
 +=== Nötige Pakete ===
 +<code>
 +apt install git libgtk2.0-dev unzip
 +</code>
 +
 +[[https://github.com/claudiobsd/x49gp]]
 +
 +<code>
 +git clone https://github.com/claudiobsd/x49gp.git
 +
 +cd x49gp
 +
 +./pull-roms.sh
 +
 +cd firmware/
 +ls -al
 +-rw-r--r-- 1 ms ms 1294336  4. Apr 09:10 4950_215.bin
 +-rw-r--r-- 1 ms ms   16384  4. Apr 09:10 boot-49g+.bin
 +-rw-r--r-- 1 ms ms   16384  4. Apr 09:10 boot-50g.bin
 +-rw-r--r-- 1 ms ms 1154128  4. Apr 09:10 newrplfw.bin
 +-rw-r--r-- 1 ms ms      40  4. Apr 09:05 Placeholder
 +
 +echo "boot-50g.bin" > update.scp
 +
 +cd ..
 +make
 +</code>
 +
 ====== HP-50g Emulator on debian 10 ====== ====== HP-50g Emulator on debian 10 ======
 Download x49gp-master2.zip\\ Download x49gp-master2.zip\\
Line 17: Line 46:
 </code> </code>
  
-[[https://github.com/claudiobsd/x49gp]] 
emulator/hp50g.1680593048.txt.gz · Last modified: 2023/04/04 09:24 by ms

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki