You could potentially fix the color issues by using 16bpp mode directly, but it would be better to configure the palette to match that of the emulated program.
What if the emulator checked if the PPU had changed its data, and then skipped if it was the same or only drew the rows that did change? I'm just trying to throw some ideas out.
jasper7474 wrote:
What if the emulator checked if the PPU had changed its data, and then skipped if it was the same or only drew the rows that did change? I'm just trying to throw some ideas out.
I don't actually understand what's going on in the PPU. CPU is just reading from a pointer and performing operations on the ram. Also, would require more resources, and potentially would just slow it down more. Probably, gonna start looking into learning eZ80 ASM for this.
I do think that you might have to compromise on cycle accurate PPU emulation for speed reasons and perhaps render things like sprites etc directly instead of by scanline.
It would hurt compatibility but there's a chance for playability.
It would hurt compatibility but there's a chance for playability.
Wow, it's officially been a year since this thread was updated. Has any progress been made in the past year or is this project dead?
slimefolf wrote:
Wow, it's officially been a year since this thread was updated. Has any progress been made in the past year or is this project dead?
No, but there's another NES emu on the CE called Famicalc, which uses the same emulation technique as TI-Boy to run a couple of UROM games at playable speeds. It still doesn't support displaying the tilemap, though.
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.
» Go to Registration page
» Go to Registration page
» Goto page Previous 1, 2, 3
» View previous topic :: View next topic
» View previous topic :: View next topic
Page 3 of 3
» All times are UTC - 5 Hours
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Advertisement