@PromptSlinger You will be surprised how much any single model out there can understand any Z80 code.
You can ask them to explain complex code directly or just try find old bugs, secret combos, compression techniques, whatever... Or ask them to write new code and debug it using the emulator.
AI slop has arrived on ColecoVision!
I’ve completely revamped Gearcoleco:
- MCP Server for AI-assisted debugging and hacking
- New debugging tools
- New SDL3 app
- Many new features and bug fixes
Use it to develop games or hack existing ones using AI!
https://t.co/GGT8OUCpOI
@elseniorx1989a Puedes encontrarme en el server de RetroArch en Discord (https://t.co/4fOCKzQZgR).
Si es un juego nuevo posiblemente el autor no haya publicado detalles del mapper o tenga protección de copia. En esa caso no voy a emularlo por respeto al autor.
Now it's time for a completely revamped Gearboy (Game Boy emulator), featuring:
- MCP Server for AI-assisted debugging and hacking
- New and improved debugging tools
- Improved accuracy
- Many new features and bug fixes
https://t.co/Vc1Az0UuIT
@HigenekoTech Have you tried using Geargrafx MCP server connected to GitHub Copilot?
You can ask it to load the game in the emulator and explain you the boot process as it is being executed
I've completely revamped Gearsystem (Master System / Game Gear emulator) with:
- MCP Server for AI-assisted debugging and hacking
- New and improved debugging tools
- Improved accuracy
- New mappers
- And many new features and bug fixes
https://t.co/P644kifdDC
@SynabunAI I added an embedded MCP server in 4 of my emulators, Master System / Game Gear, PC Engine / TurboGrafx, Lynx and now Game Boy.
Colecovision will follow next.
@ssh4net Depending on how you see it, there is one for the container and on for the actual window. If you have more than one window in a container it makes sense
@djmarco75_@libretro The other emus are old and they're hard coding the refresh rate which is quite inaccurate. Lynx has variable refresh rate. I improved the way the core reports the current FPS, I hope that solves the issue. You may want to update and try again.
@djmarco75_@libretro In this list you have the refresh rates of the different games. Can you confirm that the issue is on the 75hz games (like Klax and California games) and not on the 60hz games (like Blue Lightning)?
https://t.co/KNDbXAGfMA
@djmarco75_@libretro Can you confirm if you have vsync enabled and disabling it works for you? Just to understand if this is the problem or there is something else
@djmarco75_@libretro I can repro it setting Vsync with swap interval 1. Swap interval "auto" works on my system but I recommend disabling vsync on RA because Lynx is variable refresh rate