mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

332K
active users

#sdl

2 posts1 participant0 posts today

Actualización: DOSBox AGA y RTG

DOSBox, el renombrado emulador de MS-DOS, se actualiza en su port para Amiga gracias al trabajo del desarrollador NovaCoder. Dos nuevas versiones, optimizadas para AGA y RTG, permiten a los usuarios disfrutar de la vasta librería de juegos y aplicaciones de PC directamente en sus sistemas.

La versión DOSBox AGA v0.74.013 está diseñada para Amigas equipadas con el chipset AGA y un procesador 68060 rápido. Requiere AHI (versión 4.18 recomendada) y ROMS 3.1. Ofrece un port SDL nativo para AGA, soporte MIDI y sonido AHI, así como modos de pantalla completa y ventana.

Por otro lado, DOSBox RTG v0.74.023 se dirige a Amigas con tarjetas gráficas RTG y un procesador 68040 (se recomienda un 68060). Al igual que la versión AGA, necesita AHI 4.18 y ROMS 3.1. Sus características incluyen un port SDL optimizado para RTG, soporte MIDI, sonido AHI y las opciones de visualización a pantalla completa o en ventana.

Fuente.

https://www.youtube.com/watch?v=Zh-Fdhf8FlE

#68040 #68060 #actualización #aga #ahi #amiga #chipsetAga #commodore #Compatibilidad #comunidadAmiga #demosDePC #dosbox #emulación #emulador #gamingRetro #hardwareAmiga #juegosAntiguos #juegosDePC #MIDI #modoVentana #MSDOS #novacoder #pantallaCompleta #port #preservaciónDigital #retro #retrocomputing #ROMS #rtg #sdl #sistemaOperativo #software #softwareClásico #sonido #tarjetaGráficaRTG #Videojuegos

aminet.netAminet - misc/emu/DOSBox_AGA.lha

So I just moved the #SDL3 #vala vapis to @Codeberg migrating from Github was actually pretty easy!

codeberg.org/edwood-grant/sdl3

I also added a new GPU rotating colored cube example. So this makes the whole thing a bit more complete 😛.

I will probably just make the github repo either a mirror or just leave a message on top pointing the the actual repo in codeberg.

I mean it makes sense to have this project outside of big tech. I feel that, at least for me, is important.

I was thinking of moving the #sdl3 #vala vapis onto ether sourcehut or codeberg...

I mean if the main objective is to really divest as much as possible from big tech, github must be one of those.

I was thinking to leave codeberg for public projects and pay of sourcehut for private repos. Makes sense in general.

I would probably leave a github mirror for the vapis for the sake of availability, but in the end just trying to divest as much as possible from US hosted tech.

FLOWBLADE 2.20 released. This powerful video editor now uses SDL2 video playback for Flatpak on all systems with MLT 7.30 or higher. But video playback for native Wayland without XWayland or for GTK4 does not currently seem possible with SDL.

Muahahaha! Working on the #sdl3 #vala Vapis

So, after changing a bunch of things in the vapis, pulling my hair understanding the SDL3 GPU (is this one of the easy ones? by the gods!), and ensuring things are actually working in the vapi.

But I finally did it. I got the SDL TTF GPU test program work on vala! It needs a ton of cleanup and put in comments, but it works!!! 🎉.

It took me a while because Graphics are hard to grasp, and also real life. I'll upload it as soon as I can. #gamedev #sdl

After a lot of math calculations in my mind and melting my brain :allthethings: :allthethings:, I decided to ask here! I want to render text in #sdl without logical size and the other textures with logical size.

Can anyone tell me how can I convert sizes in logical size to without logical size? (I mean, I want to render text in position 100,100 when logical size set. What position should I use when I unset logical size! :blobcatsadlife:
#sdl2

Continued thread

Now, I have to choose a path. As much as I love working on my #C99 #SDL framework, I have to face the fact that my time is finite and limited, especially with a day job, a family and my ADHD. Also, I'm not the fastest coder in the world and making progress that way is painfully slow.