#fceux — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #fceux, aggregated by home.social.
-
I made a test ROM for the Oeka Kids drawing tablet for Famicom based on the description at NESdev Wiki. I had someone with a tablet try it.
It didn't work.
The tablet's slow microcontroller requires a lot of waiting in the read routine. The MCU turned out to be so slow that reading a pen position took 67 scanlines, or one-fourth of an NTSC frame. Neither Mesen nor FCEUX modeled this slowness.
It took three revisions before I had a read routine I was happy with. All for a silly little Anpanman licensed game.
https://github.com/pinobatch/little-things-nes/tree/master/oekakids#NESdev #GraphicsTablet #OekaKids #Anpanman #Famicom #Emulation #Mesen #FCEUX
-
I made a test ROM for the Oeka Kids drawing tablet for Famicom based on the description at NESdev Wiki. I had someone with a tablet try it.
It didn't work.
The tablet's slow microcontroller requires a lot of waiting in the read routine. The MCU turned out to be so slow that reading a pen position took 67 scanlines, or one-fourth of an NTSC frame. Neither Mesen nor FCEUX modeled this slowness.
It took three revisions before I had a read routine I was happy with. All for a silly little Anpanman licensed game.
https://github.com/pinobatch/little-things-nes/tree/master/oekakids#NESdev #GraphicsTablet #OekaKids #Anpanman #Famicom #Emulation #Mesen #FCEUX
-
I made a test ROM for the Oeka Kids drawing tablet for Famicom based on the description at NESdev Wiki. I had someone with a tablet try it.
It didn't work.
The tablet's slow microcontroller requires a lot of waiting in the read routine. The MCU turned out to be so slow that reading a pen position took 67 scanlines, or one-fourth of an NTSC frame. Neither Mesen nor FCEUX modeled this slowness.
It took three revisions before I had a read routine I was happy with. All for a silly little Anpanman licensed game.
https://github.com/pinobatch/little-things-nes/tree/master/oekakids#NESdev #GraphicsTablet #OekaKids #Anpanman #Famicom #Emulation #Mesen #FCEUX
-
I made a test ROM for the Oeka Kids drawing tablet for Famicom based on the description at NESdev Wiki. I had someone with a tablet try it.
It didn't work.
The tablet's slow microcontroller requires a lot of waiting in the read routine. The MCU turned out to be so slow that reading a pen position took 67 scanlines, or one-fourth of an NTSC frame. Neither Mesen nor FCEUX modeled this slowness.
It took three revisions before I had a read routine I was happy with. All for a silly little Anpanman licensed game.
https://github.com/pinobatch/little-things-nes/tree/master/oekakids#NESdev #GraphicsTablet #OekaKids #Anpanman #Famicom #Emulation #Mesen #FCEUX
-
I made a test ROM for the Oeka Kids drawing tablet for Famicom based on the description at NESdev Wiki. I had someone with a tablet try it.
It didn't work.
The tablet's slow microcontroller requires a lot of waiting in the read routine. The MCU turned out to be so slow that reading a pen position took 67 scanlines, or one-fourth of an NTSC frame. Neither Mesen nor FCEUX modeled this slowness.
It took three revisions before I had a read routine I was happy with. All for a silly little Anpanman licensed game.
https://github.com/pinobatch/little-things-nes/tree/master/oekakids#NESdev #GraphicsTablet #OekaKids #Anpanman #Famicom #Emulation #Mesen #FCEUX
-
Hacked Punch-Out Controlled With Actual Punches - In a slightly safer departure away from jetpack roller-skating and flinging around... - https://hackaday.com/2021/11/10/hacked-punch-out-controlled-with-actual-punches/ #nintendohacks #emscripten #usbcopynes #movenet #posture #games #fceux #nes
-
#FCEUX is an advanced #NES #emulator.
FCEUX is an accurate emulator for the NES, #Famicom, and Famicom Disk System that supports all video modes. FCEUX features game replays (movies) that can be edited to frame perfect precision. FCEUX also features an extensive debugging system, including a disassembler and ROM viewer, as well as a Lua scripting interface.
Website 🔗️: https://tasvideos.github.io/fceux/web/home.html
apt 📦️: fceux
-
#FCEUX is an advanced #NES #emulator.
FCEUX is an accurate emulator for the NES, #Famicom, and Famicom Disk System that supports all video modes. FCEUX features game replays (movies) that can be edited to frame perfect precision. FCEUX also features an extensive debugging system, including a disassembler and ROM viewer, as well as a Lua scripting interface.
Website 🔗️: https://tasvideos.github.io/fceux/web/home.html
apt 📦️: fceux
-
Version 0.1 of the Karnov Inspector is ready to use!
-
Working on some Karnov X-Ray Specs.