@jemo07 Not running native; for now I'm using the reference implementation in fullscreen mode and using GNOME to handle multitasking. My goal is to scale back to something like i3 or even a framebuffer implementation, but right now I'm still figuring out what I'll have to write *for uxn* to be productive
oh wow, yeah, like these are all sorts of quality-of-life improvements that I know very little about but would definitely use! I'm excited to see which you get to tackle and how you go about it. I'll be IRC almost everyday until mid december to help if you need 😀
@neauoire as i write this out i'm realizing that the cleanest way to implement this stuff would probably be to write my own emulator that's got some kind of hypervisor functionality and its own 'BIOS' ROM with super cow powers that does multitasking and key mapping and so forth
but that is definitely not going to be a top-of-the-list project
I have an idea, so uxn32 is a solid feature-complete uxn emulator for windows that works very well in wine and supports multiple windows. That might be faster than multiple uxnemu instances, would you like to give that a try? https://github.com/randrew/uxn32
Devine Lu Linvega
in reply to !!__NORA__!! • • •Jose Morales
in reply to !!__NORA__!! • • •Oh, I’m in love! is that #UXN running native? Is that documented? Can you tell me more about the #gpd ? I only find very expensive one on ebay…
Been meaning to get UXN running on something selfhosted. Any recommendations?
@noracodes
!!__NORA__!!
in reply to Jose Morales • • •Devine Lu Linvega
in reply to !!__NORA__!! • • •Devine Lu Linvega
Unknown parent • • •Content warning: long, uxn
Devine Lu Linvega
Unknown parent • • •Content warning: long, uxn
you can improve sdl2, or fork it if you like until you get a chance.
I know you might be more familiar with rust, you could work from one of the rust emulators
https://github.com/Liorst4/uxn-rs
GitHub - Liorst4/uxn-rs: Uxn implementation in the Rust programming language
GitHub!!__NORA__!!
Unknown parent • • •Content warning: long, uxn
@neauoire as i write this out i'm realizing that the cleanest way to implement this stuff would probably be to write my own emulator that's got some kind of hypervisor functionality and its own 'BIOS' ROM with super cow powers that does multitasking and key mapping and so forth
but that is definitely not going to be a top-of-the-list project
Devine Lu Linvega
Unknown parent • • •Content warning: long, uxn
https://github.com/randrew/uxn32
GitHub - randrew/uxn32: Uxn emulator for Windows and Wine
GitHub