Search found 1480 matches

by CunningFellow
Mon Apr 15, 2024 9:44 am
Forum: Uzebox Derivatives & open source consoles
Topic: Insane Contraption
Replies: 19
Views: 18632

Re: Insane Contraption

Maybe when James Sharman has completed his you might be able to build a complete one.

I've got no hope of eve documenting either of the ones I did in the past.
by CunningFellow
Sat Apr 13, 2024 9:45 pm
Forum: Games & Demos
Topic: Chickens In Choppers
Replies: 42
Views: 8860

Re: Chickens In Choppers

This friends, is an example of "path lock in" Chickens did not actually use the data file. The datafile on Chickens is empty. The only reason it had a datafile is because the game was written in 2 days and was 90% cut and paste from Tornado2000. I just spent hours trying to work out why I ...
by CunningFellow
Sat Apr 13, 2024 9:32 pm
Forum: Games & Demos
Topic: Demo of the RLE video mode
Replies: 10
Views: 11558

Re: Demo of the RLE video mode

Billiards - Maybe. I would think you would have to add circles to the RLE encoder as unless hexagons are good enough.

I don't think you would have enough lines to draw the curvy with spin ball paths.
by CunningFellow
Sat Apr 13, 2024 11:06 am
Forum: Off Topic
Topic: R36S budget emulation device
Replies: 9
Views: 55

Re: R36S budget emulation device

The RLE demo with the spinning around cobra mk III
by CunningFellow
Sat Apr 13, 2024 11:04 am
Forum: Games & Demos
Topic: Chickens In Choppers
Replies: 42
Views: 8860

Re: Chickens In Choppers

OH - I know the problem.

I updated CiC to use bootloader file access - but didn't update the video mode to understand >2 gig cards.

I am using a 2gig card still. CUzebox emulates a 2 gig card.

I need to fix up the video mode to understand >2 gig cards.

I'll do that tomorrow morning.
by CunningFellow
Sat Apr 13, 2024 11:00 am
Forum: Games & Demos
Topic: Chickens In Choppers
Replies: 42
Views: 8860

Re: Chickens In Choppers

I had to try about 4 sd cards to get one that would find the file for some reason. but I just tried it on a Uze DTV plugged into a 3.5" LCD of the kind used in Alecs uze portable and it was pure black background.

What do your TVs look like for T2K and Vector Game. They all use the DDRD trick.
by CunningFellow
Sat Apr 13, 2024 9:17 am
Forum: Off Topic
Topic: R36S budget emulation device
Replies: 9
Views: 55

Re: R36S budget emulation device

If T2K and the 1337 demo work on retroarch then it covers the worst usage cases so far.

I also think that several other video modes now also do timer Int ended scanlines. So there is probably a handful of games that will fail if they took uzem/cuzebox before those patches.
by CunningFellow
Sat Apr 13, 2024 9:13 am
Forum: Games & Demos
Topic: Chickens In Choppers
Replies: 42
Views: 8860

Re: Chickens In Choppers

I'd say it is something funny about your DACs (maybe them being DC coupled at your end).

CiC shows black on my composite output via an AD723 uzebox here.

The code is TRYING to show black and CUzebox is doing what the CiC code is trying to do.
by CunningFellow
Fri Apr 12, 2024 9:54 am
Forum: Games & Demos
Topic: Chickens In Choppers
Replies: 42
Views: 8860

Re: Chickens In Choppers

Yeah - no fancy gradient indented and should all be black.

My only objection to having the code in the repo is how embarrassingly ugly it is.