Nueva versión del SGDK de Megadrive


Objetivo: Nueva versión del SGDK de Megadrive
Llega la 1.32 de este development kit libre para la vieja 16 bits de SEGA.

Los cambios de esta versión:

Citar:
Changelog 1.32 (October 2017)

COMPILER

added VS project for easier compilation with Visual Studio (thanks to lab313)
LIBRARY

TIMER
fixed getSubTick() method (no more possible rollback)
minor fix in getFPS() and getFPS_f() methods
VDP
tweaked default VRAM memory layout
BITMAP
changed get/setPixelXXX(..) methods so they now work on single pixel (not anymore doubled X pixel resolution)
changed drawLine(..) method so it now work on single pixel (not anymore doubled X pixel resolution). WARNING: drawLine(..) is not anymore doing clipping, use BMP_clipLine(..) first for that.
added get/setPixelXXXFast(..) methods for fast get/set pixel operation (no clipping check)
SOUND
fixed auto PCM selection when playing sample with driver 2ADPCM and 4PCM.
fixed default tempo for PAL system with XGM driver
SPRITE WARNING: you now require to set the sprite depth to use depth sorting (not anymore using the sprite Y position).
replaced SPR_FLAG_AUTO_YSORTING by SPR_FLAG_AUTO_DEPTH_SORTING
replaced SPR_setYSorting(..) method by SPR_setDepthSorting(..) / SPR_setZSorting(..)
replaced SPR_sortOnYPos() by SPR_sortOnDepth()
added void SPR_setDepth(..) / SPR_setZ(..) methods to set sprite depth
fixed VDP_updateSprites() with DMA queue operation (prevent sprite table modifications before DMA occurs).
STRING
added int16ToStr(..) and uint16ToStr(..) methods (faster than intToStr(..) or uintToStr(..) for 16 bit integer, thanks to clbr)
optimized intToStr(..) and uintToStr(..) methods (thanks to clbr for that)
SAMPLE

added XGM Player sample :)
Bench
added some pixels / line draw tests
Donuts
updated for new depth sorting refactoring


Lo podéis bajar aquí: https://stephane-d.github.io/SGDK/

A ver si os animáis a hacer algo con la Megadrive. Hay mucha gente ya trabajando con esta librería y creo que es muy potente ya.

Objetivo: Re: Nueva Versión Del SGDK De Megadrive
Genial noticia. Ya se están viendo resultados muy tochos, hasta desarrollos de software para creación de sonido con su interfaz gráfica made in 16-bits a full 8)

Objetivo: Re: Nueva Versión Del SGDK De Megadrive
Estas noticias siempre son bienvenidas, sobre todo para la gente que sepa darle uso.

Los demas solo podemos esperar a ver resultados :D

Perfil MP  

Página 1 de 1


  
No puede crear mensajes
No puede responder temas
No puede editar sus mensajes
No puede borrar sus mensajes
No puede votar en encuestas
No puede adjuntar archivos
No puede descargar archivos
Puede publicar eventos en el calendario

   

Está utilizando la versión (Lo-Fi). Para ver la versión completa del foro, haga clic aquí.

Powered by Icy Phoenix based on phpBB
Design by DiDiDaDo

Página generada en:: 0.0126s (PHP: 62% SQL: 38%)
Consultas SQL: 9 - Debug off - GZIP Desactivado