mirror of
https://github.com/gwenhael-le-moine/jsEmu48.git
synced 2024-11-16 19:47:27 +01:00
3a924227f6
- 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) |
||
---|---|---|
assets | ||
hpemu | ||
jsEmu48 | ||
.gitignore | ||
logo.png | ||
Makefile | ||
README.md |
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