Search found 382 matches

by Badwolf
Thu Mar 16, 2023 11:26 am
Forum: Professionals
Topic: [Video] Attenuating the Falcon's cooling fan supply
Replies: 0
Views: 158

[Video] Attenuating the Falcon's cooling fan supply

Hi everyone. Here's a short little video of me measuring the current consumption of a noisy Falcon fan and attenuating its power supply a little to take the edge of things. This may be an alternative to simply cutting the wire -- which I know many do -- or seeking an expensive replacement. I obvious...
by Badwolf
Fri Mar 03, 2023 4:08 pm
Forum: Hardware
Topic: Enhanced/Improved ST motherboard - H5 Phoenix Project
Replies: 24
Views: 1381

Re: Enhanced/Improved ST motherboard - H5 Phoenix Project

It's a nice project and one that's a good complement to the MiniATX board. Together they cover most bases. I had no idea any of this existed - thanks for summarising. Question - Will we always need to have an existing STF case to put the motherboard in? Any plans to actually have this available as a...
by Badwolf
Fri Mar 03, 2023 2:30 pm
Forum: Hardware
Topic: [Video] STE DualTOS board & making ROMs
Replies: 6
Views: 313

Re: [Video] STE DualTOS board & making ROMs

wongck wrote: Thu Mar 02, 2023 5:42 am Great video as usual.
I checked Exxos site but there's no tos2,06 / Emutos ready rom chips.
Ah yes, quite right. I didn't mean to imply that combination. He offers 1.62/2.06 until current stocks are exhausted (I believe).

Thanks for all the good wishes, chaps. :)

BW
by Badwolf
Wed Mar 01, 2023 11:48 am
Forum: Hardware
Topic: [Video] STE DualTOS board & making ROMs
Replies: 6
Views: 313

Re: [Video] STE DualTOS board & making ROMs

nice and informative, I have one of these boards too, but haven't had the courage to try emutos on it yet, but now i'll have a go :) Cheers! If you can make the old Hitachi chips work, it makes things very flexible. They're not as fast as the modern Atmel ones, so won't work if you've coupled them ...
by Badwolf
Tue Feb 28, 2023 7:29 pm
Forum: Hardware
Topic: [Video] STE DualTOS board & making ROMs
Replies: 6
Views: 313

[Video] STE DualTOS board & making ROMs

Afternoon all, I've been a bit tied up with a new addition to the family of late, but what better thing to keep a baby entertained than soldering up an STE DualTOS board and showing her how to compile and burn EPROMs for it? Well, nothing, I say. Here's the result: thumb copy.jpeg https://youtu.be/j...
by Badwolf
Thu Feb 23, 2023 10:00 am
Forum: Coding
Topic: [A]tari [G]ame [T]ools - 2D prototyping engine for STE
Replies: 586
Views: 178353

Re: [A]tari [G]ame [T]ools - 2D prototyping engine for STE

...had a quick look at the repo and those changes are definitely there. So 'make disk1' should be enough for most of the samples. I *maybe* didn't finish converting all the demos but the examples were caught up. Very perplexing! I've just tried again from scratch and got it to work this time. Here'...
by Badwolf
Wed Feb 22, 2023 4:15 pm
Forum: Coding
Topic: [A]tari [G]ame [T]ools - 2D prototyping engine for STE
Replies: 586
Views: 178353

Re: [A]tari [G]ame [T]ools - 2D prototyping engine for STE

I'm hitting a similar problem (I thought I'd try it out :) )

Code: Select all

 Error: cannot export complex expression with unresloved symbol '_g_drawcontext'
All from ste/mapmod.s

Brand new clone, so not stale objects.

I haven't found any of the tutorial, examples or demos to compile just yet.

Cheers,

BW
by Badwolf
Fri Feb 10, 2023 10:02 am
Forum: Coding
Topic: Saving config within program itself
Replies: 12
Views: 646

Re: Saving config within program itself

For CPX, thats part of the interface. The CPX_Save function (provided by Xcontrol) saves whatever you pass to it to the start of the data section. Remember that CPX aren't even separate programs, but ar managed by xcontrol. Ah yeah. I thought it might be. Grr. https://i.kym-cdn.com/photos/images/ne...
by Badwolf
Thu Feb 09, 2023 3:01 pm
Forum: Coding
Topic: Saving config within program itself
Replies: 12
Views: 646

Re: Saving config within program itself

IIRC a lot of CPXs do this and it's quite annoying.

Anyone know how to load the Colour CPX without setting the previously saved values?

BW
by Badwolf
Wed Feb 08, 2023 1:17 pm
Forum: Applications
Topic: uip-tool
Replies: 324
Views: 216533

Re: uip-tool

Hi Thorsten, Does a simple m68k-atari-mint-gcc hello.c work? Yikes! No, it doesn't! I've been using LibCMini a lot recently and must have broken my mintlib install somehow. My programs under developement and EmuTOS (none of which use mintlib, crucially) were working so I'd missed that. Thanks for th...
by Badwolf
Wed Feb 08, 2023 11:13 am
Forum: Applications
Topic: uip-tool
Replies: 324
Views: 216533

Re: uip-tool

Hi all, I'm trying to build uip-tools from source (latest commit, 3c5b538) and I keep hitting the following error: m68k-atari-mint-gcc -o /usr/src/uip-tool.build/netusbee/uip-tools/src/romtest.tos -m68000 -O3 -s /usr/src/uip-tool.build/netusbee/uip-tools/src/romport-speed.o /usr/lib/gcc/m68k-atari-m...
by Badwolf
Sat Jan 21, 2023 10:09 pm
Forum: News & Announcements
Topic: ScummVM/Falcon060 pre-release
Replies: 180
Views: 8870

Re: ScummVM/Falcon060 pre-release

Hi Mikro,

I know this is aimed at the 060, but I gave this a try with my 50MHz 030 board and am happy to report it works well, albeit obviously slowly.

Was able to commune with the dog in Monkey Island successfully. ;)

Many thanks for this customised port. :cheers:

BW
by Badwolf
Wed Jan 11, 2023 12:25 pm
Forum: Coding
Topic: ChatGPT writes a GEM program...
Replies: 27
Views: 1489

Re: ChatGPT writes a GEM program...

SteveBagley wrote: Wed Jan 11, 2023 10:03 am That’s the problem with ChatGPT and similar tools it appears to be correct until you look carefully… on top of what others have mentioned…

There’s no call to appl_init() for instance…
I reckon it's already doing better than me! :lol:

BW
by Badwolf
Sat Jan 07, 2023 9:45 pm
Forum: Hardware
Topic: PiStorm - Anyone had a play with this?
Replies: 17
Views: 3092

Re: PiStorm - Anyone had a play with this?

One step back but two *huge* steps forward with PiStormST today: it's running on more than just my machine!

https://twitter.com/thetechnoshed/statu ... 7744643075

More information over at the PiStorm Discord server.

BW
by Badwolf
Mon Dec 19, 2022 9:56 am
Forum: Hardware
Topic: PiStorm - Anyone had a play with this?
Replies: 17
Views: 3092

Re: PiStorm - Anyone had a play with this?

shoggoth wrote: Sun Dec 18, 2022 3:58 pm Awesome progress! It's close now.
It kind of is and isn't simulataneously! :lol:

We've got a couple more people working on it now, though, so fingers crossed.

BW
by Badwolf
Sun Dec 18, 2022 1:59 pm
Forum: Hardware
Topic: PiStorm - Anyone had a play with this?
Replies: 17
Views: 3092

Re: PiStorm - Anyone had a play with this?

I've had some success with PiStorm since the last update here, but getting others working has been a problem -- it looks like I have tuned for only a single board. So I decided to build a new PiStorm & give it a different RasPi. thumb800.jpeg https://youtu.be/HbDN8R8AfHk It doesn't work, but I t...
by Badwolf
Fri Nov 18, 2022 9:58 pm
Forum: Hardware
Topic: Atari STe SD card reader on the Extended Joystick Port
Replies: 116
Views: 41153

Re: Atari STe SD card reader on the Extended Joystick Port

Hi Orion_, I've been watching this project for a while but only today decided to give this a try. First on my STE then on my Falcon. Writing is bit unreliable on the Falcon, but as a way to get software onto the system in an easily accessible Windows/Mac compatible media format, it's excellent. With...
by Badwolf
Thu Nov 17, 2022 11:10 pm
Forum: Hardware
Topic: esp8266 ESP-12f Nodemcu - help required.
Replies: 5
Views: 477

Re: esp8266 ESP-12f Nodemcu - help required.

DoG wrote: Thu Nov 17, 2022 3:28 pm Supply voltage is 4.75-5.25V on the 74LS244 (read section 6.3 in the datasheet) if that is what you are asking?
That's minimum recommended rather than the actual minimum feasible.

YMMV, of course.

BW
by Badwolf
Thu Nov 17, 2022 12:42 pm
Forum: Hardware
Topic: esp8266 ESP-12f Nodemcu - help required.
Replies: 5
Views: 477

Re: esp8266 ESP-12f Nodemcu - help required.

Does a 74ls244 need 5v OR can it run on the 3.3v from the Nodemcu? Datasheet actually says its a lower voltage than 5v, but I figured our MBs run at 5v so 5v it is?? Guess same question with the LEDs, I guess the value of the resistor and the voltage going to the led is going to determine how brigh...
by Badwolf
Mon Nov 07, 2022 2:58 pm
Forum: Hardware
Topic: New project: ATX motherboard for the Atari ST
Replies: 219
Views: 21491

Re: New project: ATX motherboard for the Atari ST

Yes, fantastic stuff!
by Badwolf
Sat Nov 05, 2022 2:31 pm
Forum: Coding
Topic: VDI questions
Replies: 49
Views: 2454

Re: VDI questions

JeanMars wrote: Fri Nov 04, 2022 12:11 pm Hi badwolf,
Thanks for the update, there should à b un in vision when it comes to low/unsual resolutions. Could you please post vision.log ?
Hi there. Unfortunately as it's working now, I don't see the issue any more -- if I can precipitate it again, I will do. :-)

BW
by Badwolf
Sat Nov 05, 2022 1:03 pm
Forum: Professionals
Topic: Falcon or not Falcon
Replies: 17
Views: 1385

Re: Falcon or not Falcon

So far an '030 has proved beyond our enthusiastic FPGA designers, I believe, so yes, taking it out of the equation would reduce the complexity a lot. If you didn't need it to be cycle exact, I'd say it's eminently doable. It'd be like a hardware ARAnyM. :-) SuperVidel has shown that's possible, but ...
by Badwolf
Fri Nov 04, 2022 10:43 am
Forum: Coding
Topic: VDI questions
Replies: 49
Views: 2454

Re: VDI questions

dml wrote: Fri Nov 04, 2022 9:04 am This looks fun. There's something I'd like to try if I had one of these attached to my MegaST...
Thanks. :-)

It's not really viable yet (because of that bloody ST-RAM read performance issue!), but it's a fun demo.

Screenshot_2022-11-03_22-05-51.png

...shall I do a 1920x1080 one..?

BW
by Badwolf
Fri Nov 04, 2022 10:40 am
Forum: Coding
Topic: VDI questions
Replies: 49
Views: 2454

Re: VDI questions

I wouldn't call it a complete solution, but how's it look now? :-) Nice! What did you do? At some point, I was even about to put the blame on VISION itself about bad icon rendering ;-) Cheers, Jean Thanks Jean, but it's actually a different project -- that's a proper 16-bit screen and Vision is qui...
by Badwolf
Fri Nov 04, 2022 10:36 am
Forum: Coding
Topic: VDI questions
Replies: 49
Views: 2454

Re: VDI questions

Probably I'm getting something totally wrong... but I would like to understand this, anyway. You probably missed Badwolf's switch from the 3x2x2 (8 bit - 256 colour) hardware originally discussed to the PiStorm-based 16-bit HDMI graphics halfway down the page? That last screenshot is indeed 16-bit ...

Go to advanced search