Trouble with GB Joypad Input

This page summarizes the projects mentioned and recommended in the original post on /r/EmuDev

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • jsmoo

    Multi-system, pure JavaScript (& a little AssemblyScript) emulator, with great accuracy and speed. Currently some SNES, NES, GameBoy, Master System, ZX Spectrum, and GameGear support

  • If you want to really verify your CPU, check out https://github.com/raddad772/jsmoo/tree/b3807b55f03cdad2191810b2a770781d73c41870/misc/tests/GeneratedTests/sm83 , a set of 1000 tests per opcode, cycle by cycle, including read and write bus activity, in JSON format. It’s a bit of work to integrate them but there’s no better CPU test. Also you can generate more if you want to by using the code generation portion of the codebase. The only thing it doesn’t really test well is IRQ/halt stuff. It’s pretty common for folks to pass Blargg and still have things uncovered here. Usually things Blargg can’t test, or symmetric errors (flag both set and tested wrong), or corner cases Blargg didn’t think of.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts