This is awesome. I want to adopt vga_t4 to my port of msx emulator (basically a ported blueMSX with a few real chips.)
Many msx people also obsessed with 15khz videos instead of vga's 31khz. I will...
Type: Posts; User: borishim
This is awesome. I want to adopt vga_t4 to my port of msx emulator (basically a ported blueMSX with a few real chips.)
Many msx people also obsessed with 15khz videos instead of vga's 31khz. I will...
Invited. Note that I used PlatformIO to build the source, and only t40 branch works right now. I need to add information on wiring...
Why I haven't thought about PWM? I will start working on enabling sound system right now :)
I'm basically porting blueMSX. It's a nice emulator but it uses a lot of malloc (almost unnecessarily)...
This is cool. For my msx2 emulator, I'm using modified ili9341_t3n to update specific part of the screen only. I update one of the 10x10 tiles of the screen at a time when any of the tile gets...