Search results
TMS9918 not displaying color
Score: 154.21 %,
Type: Forum topic , Comments: 7 comments
capacitors "c0g" and the specification of the crystal need to match. Not all crystals can ...
Cannot find Crown of Rose Inn in The Lost of World.
Score: 154.05 %,
Type: Forum topic , Comments: 1 comment
Hello,
I am stuck unable to fnd Crown of Rose. I went to all the towns in the game and tried to fnd crown of rose but I couldn't find it. Anybody can help me?
Can anyone please help me!?? Can anyone please help me!?? Please!!
...
IDE Interface
Score: 154.67 %,
Type: Forum topic , Comments: 14 comments
Hy
The interface pictured should be a sunrise clone, where I can find a hardware inventory program to get the technical data.
Thank you
Ace 82
i think it's a old Sunrise i think it's a old Sunrise IDE Interface (1996) ...
[Math] Drawing a circle, point-by-point, without floating point support
Score: 154.18 %,
Type: Forum topic , Comments: 7 comments
sqrt which is slow.
https://yurichev.com/news/20220322_circle/
Here is the final non-naïve algorithm (in case the article goes away):
function circle(x0, y0, radius)
{
// starting point:
var x = radius;
var y = 0;
var err = 0;
while (x >= y)
{
// ...
MSXdev22 #06 Cryptogram - Anagrams Crosswords
Score: 185.08 %,
Type: News post , Comments: 6 comments
at https://www.msxdev.org/2022/03/24/msxdev22-06-cryptogram-ana...
>> 1.1 Italian, French and Dutch banks added, undo (BS) and mute (M) support, and some ...
Trainer definition for ColecoVision games
Score: 154.33 %,
Type: Forum topic , Comments: 13 comments
"Smurfs Coleco" {time 1} {
"Lives: Lives" {dpoke 0x71fd 6}
"Infinite Energy" {dpoke 0x71fc of}
}
What does not work exactly? What does not work exactly? Do you get ... is that "of" in the energy poke?
0F hexadecimal address!!! You is a genious!!! You find the mistake, i ...
