Skip to content

stsp/thunk_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thunk_gen

This is a generator for C and assembler thunks. It is used to build the following software:

It is likely not interesting for you unless you want to compile some 16bit or 32bit DOS code for 64-bits execution.

building

Run ./configure and follow the instructions on a screen.