Jannik Vogel
Jannik Vogel
Added workaround in https://github.com/OpenSWE1R/openswe1r/commit/3a36bfdb54520dab466a70888145d51f28522397 Issue still remains though: It should actually look for profiles. I'd suggest using dirent.h to implement this.
My personal preference would be to get rid of the EEPROM from code (and add it to the HLE later if necessary), and then include it on the same repo...
@MayeulC we are LLE, and we should want to keep binary images around. Modifying the EEPROM is not XQEMUs mission statement and it's an offtopic task. Most of your requests...
> How important is it that the EEPROM file can be written to from runtime? Would a halfway patch (where only reading from a binary file works, not writing) also...
Theory as to what might happen in https://github.com/xqemu/xqemu/pull/153#issuecomment-450521890 Needs analysis or re-test once we have working VP.
Aside from this debian issue, I have seen reports of Windows usb-host not working. I'm reporting my own results here for comparison: I'm on Arch Linux / libusb 1.0.22-1, running...
I've started analysis; Format is: `Moving / : = ` ## Atari Anthology After the splash screen while transitioning to the movie, when the star constellations (menu buttons) appear, shortly...
Not sure if this should be changed in vp20compiler itself (which is a pretty bare bones assembler + it implements a specific bit of the hardware, and uses known syntax...
[I also left a comment on these test-commits](https://github.com/mborgerson/xqemu/commit/540316d1dbc4e6b41aed2302cc1167e5586d5a15#commitcomment-29643496). This issue makes it sound like this is 1 minor problem, when in reality we have many seperate, but interacting major problems...