Skip to content

Hacky little tool to go from TI object files to binaries (and vice versa)

Notifications You must be signed in to change notification settings

tursilion/tiobj2bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

20240320

tibin2obj - convert a binary block of data into a TI object file that absolutely loads at a fixed address.

tibin2robj - convert a binary block of data into a TI relocatable object file in TIFILES format

tiobj2bin - convert an uncompressed TI object file (in windows text file format) into a binary file.

About

Hacky little tool to go from TI object files to binaries (and vice versa)

Topics

Resources

Stars

Watchers

Forks