Skip to content
forked from xlar54/rhml

RHML - Web-like protocol and browser for the Commodore 64 and 128

Notifications You must be signed in to change notification settings

Akira-Hojo/rhml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RHML server and Commodore 64 / 128 client

Please see the project website at https://rhml-browser.blogspot.com/ for more information.

Screenshot

Screenshot

To compile the source:

Download cc65 first, then in the client-src directory:

build64.bat will compile and create browser64.prg (the 64 version) build128.bat will compile and create browser128.prg (the 128 version)

Eventually Ill do a proper MAKE file.

Current builds are in the directory also.

About

RHML - Web-like protocol and browser for the Commodore 64 and 128

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.3%
  • JavaScript 11.2%
  • Assembly 1.7%
  • Batchfile 0.8%