How to create in C an MSX ROM (Development Foros MSX)MSX Resource Center MSX Info Update - Finnish MSX madness at its best           
                       
English Nederlands Español Português Russian                  
 Noticias
   Página principal
  Almacén de noticias
  Temas de noticias

 Recursos
   Foros MSX
  Artículos
  Analisis
  Informe de ferias/RUs
  Álbum de fotos
  Ferias y encuentros
  Encuestas
  Enlaces
  Buscar

 Software
   Descargas
  Tienda Online

 MRC
   Quiénes somos
  Únete a nuestro equipo
  Donar
  Políticas
  Contacta con nosotros
  Enlázanos
  Estadísticas

 Buscar
 
  

  

 Login
 

Login

Contraseña




¿Aún no tienes una cuenta? ¡Conviértete en miembro del MSX Resource Center! ¡Únete a nosotros!.


 Estadísticas
 

Hay 117 invitados y 6 miembros en línea

Eres un usuario anónimo.
 

Foros MSX


Foros MSX

Development - How to create in C an MSX ROM

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   
http://www.nerlaska.com/msx/symbos_sdk.html

Doc in English
It explains how to make .EXE and .COM for SymbOS 2.0 using SDCC.
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   
Here another tutorial/example, using SDCC, targetting a rom;
Compiling howto and source code for I.N.E.R.T.I.A. game.
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

 
 







(c) 1994 - 2008 Fundación MSX Resource Center. MSX es una marca registrada de MSX Licensing Corporation