Autor
| How to create in C an MSX ROM
|
ARTRAG msx master Mensajes: 1592 | Publicado: Septiembre 05 2007, 15:00   |
|
|
nerlaska msx user Mensajes: 48 | Publicado: Septiembre 05 2007, 16:15   |
|
|
nerlaska msx user Mensajes: 48 | Publicado: Septiembre 05 2007, 16:17   |
|
|
manuel msx guru Mensajes: 3381 | Publicado: Septiembre 05 2007, 19:17   |
Any chance to get this working under non-Windows OS's? E.g. Linux...
|
|
PingPong online msx professional Mensajes: 884 | Publicado: Septiembre 05 2007, 20:14   |
Quote:
| Any chance to get this working under non-Windows OS's? E.g. Linux...
|
@manuel : Sorry, i do not understand, manuel. SDCC is available also on linux (there are 'c' sources/binaries).
So the problem is basically a matter of using make to automatically build a rom, that is the same you do if you compile under linux a linux binary.....
Really, where is the problem? I'm missing some issue?
The first is post is about hitech 'c' that is not linux available, but you do not need to use hitech 'c' (that is also no free), you can safely use sdcc, that is not good in code generation like hitech 'c', but who cares... if you need performance on msx the ONLY solution is to talk directly to z80 in it's idioma (ML)
and with SDCC you can do easily inline ML...
|
|
Vincent van Dam msx addict Mensajes: 372 | Publicado: Septiembre 05 2007, 20:52   |
|
|
manuel msx guru Mensajes: 3381 | Publicado: Septiembre 05 2007, 22:07   |
I saw a makeSDCC.exe, what is that then?
|
|
ARTRAG msx master Mensajes: 1592 | Publicado: Septiembre 06 2007, 00:49   |
Should anyone try to use the tool I posted, let me know
 |
|
|
|
|