Jeff Katz

Results 22 comments of Jeff Katz

How do you feel about brining in Rose ( https://github.com/freeors/Rose ) or Agar ( http://libagar.org/ ) for the UI for the debugger and other pieces?

We should support symbolic debugging as well, with the same format as FCEUX http://www.fceux.com/web/help/fceux.html?NLFilesFormat.html

I had some fights with Agar, and Nanogui. They ... are messy. All of these frameworks assume that SDL is being used in GL mode, which requires a bit of...

I had it nearly working with clang on windows, but strange linker errors and stuff caused issues. I will likely try again.

Right now, only Horizontal / Vertical mirroring are supported. One-screen and four-screen mirroring are not. https://github.com/kraln/LaiNES/commit/97f8416e57121d1f0dabe83c08221c0317217f4a Starts to implement one-screen mirroring (it's buggy at the moment) needed for Mapper 007...

(more info: https://wiki.nesdev.com/w/index.php/Mirroring )

Sure, the mapbox error is around mapboxLayerScripts.py, line 392: UnboundLocalError: local variable 'classes' referenced before assignment So, same as leaflet. [example.qgz.zip](https://github.com/tomchadwin/qgis2web/files/11837894/example.qgz.zip)

Apologies for the missing data, here is a re-upload [example.qgz.zip](https://github.com/tomchadwin/qgis2web/files/11846885/example.qgz.zip) I think for me, properly supporting inverted polygons is secondary (and low priority) compared to simply "not crashing" during the...

Specifically when including stdio (printf)...

I have two iOS clients who have the same issue--Android, Mac, web, etc. all clients connect, well-known is served correctly, only iOS devices fail.