dbalsom

Results 11 issues of dbalsom

Compiling my pixels project on a new install of Ubuntu 23 in VMWare Workstation 17. 3D acceleration is enabled, ~~but I have not installed Vulkan drivers.~~ EGUI is rendered, but...

bug
upstream bug
driver bug
info needed

This repo is getting a bit huge; and I will have another set to contribute soon which is going to make it even bigger. What would you think about making...

A number of people who have used the 8088 tests have struggled validating division. The main issue is the division exceptions that occur, which results in the flag register with...

I observed black screens again testing the competition release of 8088MPH. Something is definitely still weird. It looks like a vsync failure - beam_y quickly exceeds 262 and counts into...

bug

Please search closed issues to see if you issue has already been addressed; if you are experiencing an issue that was believed to be resolved and any suggested fix/workaround isn't...

A configuration line telling MartyPC where to find keyboard layouts was omitted from the release. If you wish to use an international keyboard layout, please add this line to `paths`...

bug

5150 machines produce a '131' error on POST. MZD says about error 131: https://www.minuszerodegrees.net/5150/post/5150%20-%20POST%20-%20Some%20errors.htm >Failure of cassette port wrap-around (loopback) test. Wrap-around diagram at [here](https://www.minuszerodegrees.net/5150/misc/5150_post_test_131.jpg). I don't emulate the cassette...

bug

I bought an ultrawide monitor recently and started getting very frequent crashes in MartyPC. I was experimenting with lower resolutions for testing and noticed the crashing stopped. Other testers have...

Seen on twitter: https://twitter.com/sonneveld/status/1682635904824016896 From the disassembly, that sure is a lot of halts. MartyPC only halts in an error state if the interrupt flag is disabled, since an interrupt...

bug

If left running an extended period of time, or sometimes at random(?) MartyPC may panic with the following error: ``` [2023-07-18T14:56:37Z WARN wgpu_hal::vulkan] Unrecognized device error ERROR_INITIALIZATION_FAILED thread 'main' panicked...

bug