Kyra Zimmer

Results 29 issues of Kyra Zimmer

you can get it at https://gist.github.com/nonchip/f9968f92c9d020da27253ccbb201414f where I'll continue developing it, therefore I'd recommend linking to that from the readme instead pulling it into the repo. license is MIT (essentially...

could you please give instructions on how to deploy this? i don't see a makefile or similar and i don't know enough about ngx extension development to figure out how...

should be -llua, without any specific version number. and -fPIC, not -f PIC

your "API docs" contain pretty much the same as the readme and the link to the "API docs" inside it link to the same page again.

docs

`client_sync` doesn't even exist.

setting the `defaultRendererName` et al requires to edit the js sources, should be exposed to config.

according to the source code, there's a `function M.out_of_band_cli(client)`, but you call `M.out_of_band_cli(client,client)` in the example, which, while not breaking things (yet), is confusing.

having noticed you didn't disallow banks on the "generic z80" target (and no way to set the bank size, so i hoped for something smart along the lines of "one...