prezi

Results 27 issues of prezi

It would be great to have SA-1 pack for "Super Mario All-Stars + Super Mario World", too.

enhancement

This is code for simple joystick for vice emulator. In setup() I wanted to set axis X and Y in center. It works only with huge delay(). `Joystick_ Joystick(JOYSTICK_DEFAULT_REPORT_ID, JOYSTICK_TYPE_JOYSTICK,...

openwrt 22.03.2 in dashboard wireless section there is some missing information. There is no signal bar and no MAC of client. This information is available in default Overview.

Why in library max() function is used `word SegaController::getState() { if (max(millis() - _lastReadTime, 0) < SC_READ_DELAY_MS)` instead of `word SegaController::getState() { if ((millis() - _lastReadTime) < SC_READ_DELAY_MS) {` What...

bmc64 does not work with Arduino ATmega32u4 joystick based on that library: https://github.com/MHeironimus/ArduinoJoystickLibrary That is very handy library and such joystick works with VICE in linux and windows without any...

In case of player event commands in .../hooks/player are executed twice.

New internal clocks 0.5 MHz and 0.25 MHz - quite useful if no sleep mode is possible and high performance is not a relevant factor.