-
Also I' want to report a bug in the emulation on XT machines. The promblem is a slowdown that happen in certain games with these machines.
Some of them can render the game unplayable.
And it can…
-
Hello!
I wonder if you can advise on this issue. I'm desperately trying to get easygui to work with some code I'm practising on. I've written standard (albeit nooby) code which works fine, as follo…
-
I'm guessing this is a 286 core emulation bug, although it could possibly be a bug in BBC Basic.
```
PRINT SIN(2)
1.00140532
PRINT COS(0.7)
1.00984219
```
(We know these values are wrong becaus…
BigEd updated
7 years ago
-
Writing a short Basic program, LIST gives no output. LIST ,99 will work.
```
10 END
LIST
```
(Again, supposing a core bug is most likely.)
BigEd updated
7 years ago
-
Remainder until I manage to open a GCC issue (account creation is blocked due to spam).
Here a snippet of the bug:
The bug is a 4.9/5/6/7 regression on AVX2 handling.
```
// g++ -O2 -c ./int…
-
dp111 has been looking through the code and noted some suspicious findings. In the absence of tests, and in preference to lots of new tickets, I though we could perhaps list them here. Or, we can dele…
BigEd updated
7 years ago
-
The following is logged to the serial console:
Illegal opcode: 67 @ 0000:0DE2
Pressing break and typing DOS at the * prompt works OK.
-
Hello, I was looking for a C compiler for an 80C188 processor and this one came to be a really nice one. However, and after looking in the Wiki, I found something that might cripple my intentions.
T…
cocus updated
7 years ago
-
Halcyon can not work
Ana Green
Yesterday at 06:40
All todays modern computer farms using 64 bits servers not 32 bit, this is the year 2018 not 1980 then for all to read I did compile fr…
-
When I found this project and was pondering whether to contribute I wrote this [blog article](http://www.skepticism.us/2017/10/ksh93-has-unexpected-undocumented-support-for-math-functions/) about the …