Brilliant ADCMP is the way to go for speed.. me ether we need to fix modem supportmegavolt85 wrote:yes the video in my assembly works much worse than in yours
As for the modem, I'm afraid I can't do anything, I don't know what exactly is broken in KOS, but the problem is definitely in it, because even the built-in examples do not work through the modem
for music, I use ADPCM with loading via DMA channel, and all sfx are stored in sound memory and use different channels for playback, that is, I do not programmatically mix all channels into one
I am attaching the corrected source code, note that you need to replace several files in KOS and rebuild it, this will expand the functionality of KOS
opentyrian-2.1.20130907_SRC.7z
shu seems to have it working on doom and quake world
could you talk to him on how and have a community fix and see if we can all make modem connect homebrew?
Yes the examples dont connect for me ether but bluecrab said there all fine?
Thanks megavolt be great to work on a new project together sometime letting you know on kos2.0 now we have corrected vram in gldc with over 5.8mb when booted every opengl before only had 4mb

Pvrbuffer.c has been just wrong and broken since the start
By kazade fixes below for kos2.0
https://github.com/KallistiOS/KallistiO ... _buffers.c
https://github.com/KallistiOS/KallistiO ... internal.h
As you would know before if using opengl when booted it only had 4mb vram we now have 5.8vram
Fantastic thank you
