Find a file
Gwenhael Le Moine 3a924227f6
More refactoring and cleaning
- split hpemu and jsEmu48 and assets
- add back hpemu files and directory structure
- add Makefile target to build, serve and clean jsEmu48
- update README.md a little
- remove duplicate readme and assets
- remove commited compiled jsEmu48 (jsEmu48/hp48.js & jsEmu48/hp48.wasm)
2022-03-24 16:01:56 +01:00
assets More refactoring and cleaning 2022-03-24 16:01:56 +01:00
hpemu More refactoring and cleaning 2022-03-24 16:01:56 +01:00
jsEmu48 More refactoring and cleaning 2022-03-24 16:01:56 +01:00
.gitignore More refactoring and cleaning 2022-03-24 16:01:56 +01:00
logo.png keyboard bindings 2022-01-16 15:33:03 +01:00
Makefile More refactoring and cleaning 2022-03-24 16:01:56 +01:00
README.md More refactoring and cleaning 2022-03-24 16:01:56 +01:00

jsEmu48 Sources

jsEmu48

SDL Emscripten compatible Fork version of HPEMU by Daniel Nilsson

Demo: http://jadegame.com/jsemu48/

Install SDL2 + TTF + IMAGE

https://www.libsdl.org/projects/SDL_ttf/ https://www.libsdl.org/download-2.0.php https://www.libsdl.org/projects/SDL_image/

Install git clone Emscripten

./emsdk install latest ./emsdk activate latest source ./emsdk_env.sh

make js

To build the desktop version

make

CREDITS

HP EMU 0.9 https://sourceforge.net/projects/hpemu/files/hpemu/

Visit my HP48 page : http://jadegame.com/games/hp48