tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] Compiling to memory


From: Philip Picard
Subject: [Tinycc-devel] Compiling to memory
Date: Sat, 23 Jul 2016 12:53:04 -0400

I am emulating a fantasy computer based on a late 1980s computer. I did not want to write my own C compiler for this fantasy computer so I want to port TCC. However the main road block I have encountered is controlling where TCC compiles when it compiles to memory. For this emulator I need to control specifically where in the block of memory the code is located. With the TO_MEMORY option can I somehow change where in memory the binary code is placed?

 

Thanks,

Philip

 

Sent from Mail for Windows 10

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]