Skip to content
/ hugo Public
forked from rofl0r/hugo

Based on rofl0r's fork - aarch64 focused

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
COPYING
GPL-2.0
LICENSE.gpl
Notifications You must be signed in to change notification settings

sukibaby/hugo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hu-Go! PC Engine/TurboGrafx-16 Emulator

My personal fork based on rofl0r's fork. Mostly exists to provide patches back to rofl0r's fork, so please refer to that.

I have ARM64 binaries provided here however.

Screenshot from 2025-02-25 04-37-04

Screenshot from public domain ROM "Blox Graphics Slideshow"

Building (Linux)

Prerequisites:

  • gcc
  • gnu make
  • autotools (should be included with the above)
  • pkg-config
  • GTK 2.0 libraries (used libgtk2.0-dev on Armbian)
  • SDL libraries (used libsdl1.2-dev on Armbian)
  • zlib libraries (optional)

After entering the hugo directory,

  1. Set build.sh to be executable: chmod +x build.sh
  2. Run build.sh: ./build.sh
  3. Run make
  4. (optional) Run make install
  5. Launch Hu-Go! by typing hugo

About

Based on rofl0r's fork - aarch64 focused

Topics

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
COPYING
GPL-2.0
LICENSE.gpl

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.4%
  • Shell 2.7%
  • M4 1.3%
  • Other 0.6%