frranck
frranck
I want to use your library to load some state machines, for this I need some extra node attributes like "initial state". _Dot_ isn't complaining on unknown attributes so it's...
@awalterschulze Would that be possible to add a function like func AddExtraAttr(k string) { validAttrs[k] = Attr(k) } so I could patch the validAttrs map? or maybe setting validAttrs global...
hi @atErik, it's a small subset of instructions, see https://github.com/frranck/asm2c/blob/master/BUGS.md
Hi Alex, it does work on linux, you just need to have swift installed...
@xor2003 what command are you running ? please paste the complete logs...
can you try to run "swift build" in the main directory ?
Seems the files needed to build the project (in Sources) are in relative, the rest are test files.
Hello Marc, so that's the libretro version right? Could you please check the sdl2 version?
Install one of those packages https://repology.org/project/mrboom/versions that doesn't have libretro in its name or compile it https://github.com/Javanaise/mrboom-libretro#compiling-the-sdl2-version I already played with more that 5 pads with the SDL2 version so...
I would try on your OSX or windows machine if you can plug the pads there.