Search found 117 matches

by productiondave
Fri May 26, 2023 7:38 pm
Forum: Leo's Core Dump
Topic: NABU PAC-MAN Source Code discussion thread
Replies: 28
Views: 5021

Re: NABU PAC-MAN Source Code discussion thread

Nice. I love this one.
by productiondave
Fri May 26, 2023 11:28 am
Forum: Production Dave
Topic: Invaders Progress
Replies: 29
Views: 8430

Re: Invaders Progress

Daily stand-up I am ready for people to start having a go. I don't seem to be able to upload COM files here. So here is a link to a compiled com file that will work on Cloud CPM. https://drive.google.com/file/d/1rCSw5nK8OvdI_GswvzP7s1lki9GhL-dh/view?usp=sharing I have also committed the latest code ...
by productiondave
Fri May 26, 2023 7:56 am
Forum: Leo's Core Dump
Topic: NABU PAC-MAN Source Code discussion thread
Replies: 28
Views: 5021

Re: NABU PAC-MAN Source Code discussion thread

Yeah, but I was wondering if there is a way to build the game so it runs on cpm.
by productiondave
Fri May 26, 2023 12:12 am
Forum: Leo's Core Dump
Topic: NABU PAC-MAN Source Code discussion thread
Replies: 28
Views: 5021

Re: NABU PAC-MAN Source Code discussion thread

Okay, I'll go first. This compiles on CP/M and results in a com file. Does it have to be converted into a nabu file? How much of the operating system calls are used? I'm assuming they are not present in cloudcpm for example. I'm quite interested in the task manager stuff. It would be neat to see how...
by productiondave
Tue May 23, 2023 11:57 pm
Forum: RenderEng F18 Alt
Topic: DIY F18a alternative
Replies: 62
Views: 10460

Re: DIY F18a alternative

Ah. I see now. Picture speaks a thousand words. Thanks.
by productiondave
Tue May 23, 2023 8:44 pm
Forum: RenderEng F18 Alt
Topic: DIY F18a alternative
Replies: 62
Views: 10460

Re: DIY F18a alternative

RenderEng wrote: Tue May 23, 2023 1:48 pm I am using a 1n4001.

i just soldered under the board into the base of the pin header.
How did you do that? Please post a photo of how this looks?
by productiondave
Tue May 23, 2023 6:13 am
Forum: RenderEng F18 Alt
Topic: DIY F18a alternative
Replies: 62
Views: 10460

Re: DIY F18a alternative

I have a bunch of 1n4007 diodes on hand. According my mulitmeter in diode mode, they drop about 0.61 volts. Is this going to be okay? I can't source any of the 1N5817's locally. I can go out and buy a pack of 5 1N5819's locally but am wondering if that's really useful. The 1N5819's have a forward vo...
by productiondave
Mon May 22, 2023 10:57 pm
Forum: RenderEng F18 Alt
Topic: DIY F18a alternative
Replies: 62
Views: 10460

Re: DIY F18a alternative

Sorry - just trying to understand what the issue is. Is it that the HDMI on the tang is directly connected to the TMS VCC Pin. So that it is, in effect, powering the NABU via the TMS power pin on the motherboard socket from the Tang? The Diode will allow the NABU motherboard to power the TANG but no...
by productiondave
Mon May 22, 2023 10:41 am
Forum: Production Dave
Topic: Invaders Progress
Replies: 29
Views: 8430

Re: Invaders Progress

Daily stand-up Forcing myself to take a couple nights off. Development will resume in a few days. DONE: animate aliens back and forth across the screen until at least one alien hits the edge of the screen before changing direction and dropping down 1 tile row.. (This took me a long time to figure ou...
by productiondave
Mon May 22, 2023 10:38 am
Forum: Production Dave
Topic: Invaders Progress
Replies: 29
Views: 8430

Re: Invaders Progress

I haven't noticed. I don't use it too much. Typically I'm writing text to the framebuffer these days. Score and lives etc