Skip to content

paoloo/msxdos-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSXDOS-app

A SDCC-based MSXDOS application template

Requirements

  • Install SDCC with brew brew install sdcc
  • Download and compile hex2bin with a simples make && sudo make install
  • Download and install openMSX from here

Usage

  • make all
  • make test