-
I think this started when turbo options were chaged to d-cache sometime last year. Now, this corruption occurs regardless of the D-cache setting.
If one changes cpu to 68000 corruption does not occ…
-
This would grant access to the Pi's USB ports from ANAIIS, a USB stack for the Amiga which is compatible with the stock 7MHz 68000 CPU. They provide a libusb-based proxy driver for running on UAE whi…
-
When generating code for the CLR opcode using a data register operand, there is a microcode bug in the 68000 CPU that can crash the system. If it hasn't been fixed already, the `CLR.W D0` opcode shou…
-
A 68K resistor with 1% tolerance shown with five bands has a color code,
blue 6
gray 8
black 0
red x100
brown 1%
This package, however, gives,
```
>>> r = resistors.Resistor.with_resista…
-
Few compilers support such type, the gcc supports it but for a couple of CPU which are not related to the Motorola family.
Do you have plan to support it in the future?
For the Calypsi compiler, suc…
-
`-ffast-math` can cause extra weird reliability issues like https://github.com/Unvanquished/Unvanquished/issues/2299. I suspect we don't need the extra bit of performance on sgame, although it may be …
-
When starting a new Black Flag world and creating an actor you get the following error:
BlackFlagActor validation errors:
system:
traits: must be an Array
traitChoices: must be an Arr…
-
In my emulator; I'm adding a feature to display the free and allocated memory spaces using the Calypsi's 68000 library.
I can display the free nodes but still trying to understand better the allocate…
djipi updated
2 weeks ago
-
Why is the Buy_Limit allways use the highest price?
Buy_Marked is disbaled...
I want buy by the API
bid + x% = Y
Y = MAXMIMUM
But i buy with the highest price, not filled up till the high…
-
It looks like the mods that show up in shared playlists are mostly (if not all) only available over https, and hence require AmiSSL and do not work with 68000/010. Would it be possible use http instea…