Search found 860 matches

by Malor
Mon Jan 16, 2023 5:02 pm
Forum: Amiga (Minimig)
Topic: Roadshow TCP/IP Stack on Minimig
Replies: 23
Views: 15427

Re: Roadshow TCP/IP Stack on Minimig

I'm sorry, I'm a little confused by your wording. Your router is on .226? That would be legal, but unusual. Also, I should have asked you this already, but what is the output of "route -n" from the Mister's CLI? It will probably be three lines long. If copy/pasting the whole thing is difficult, like if you're not running SSH, the key item...
by Malor
Mon Jan 16, 2023 4:53 pm
Forum: Atari ST / STe
Topic: IPF Support
Replies: 54
Views: 15717

Re: IPF Support

The A500 Minimig core is cycle-exact, and the ST is a far simpler machine, so that shouldn't be out of reach there, either. The TG-68K CPU module the MiSTer core uses is not cycle accurate though I'll cheerfully admit my expertise on the Minimig is low, but I'm sure I read that the A500 is cycle-exact, as that's the mode to fall back to with troub...
by Malor
Mon Jan 16, 2023 4:39 pm
Forum: IBM PC, PCXT, Tandy 1000
Topic: Ideas for PCAT
Replies: 36
Views: 13501

Re: Ideas for PCAT

The 8086 has the same data bus width as the 286 -- 16 bits. The 8088 is the cut-down version, with an 8-bit bus. What I'm talking about is a crazy fast 8086, which is more or less what an 80386 that had only real mode would mostly look like. I think the instructions would have at least the improved timings of the 80286 as well, so at least hypothet...
by Malor
Mon Jan 16, 2023 10:56 am
Forum: Atari ST / STe
Topic: IPF Support
Replies: 54
Views: 15717

Re: IPF Support

The A500 Minimig core is cycle-exact, and the ST is a far simpler machine, so that shouldn't be out of reach there, either.

by Malor
Mon Jan 16, 2023 8:56 am
Forum: Display Devices
Topic: PC Monitors That Support 1920x1440
Replies: 20
Views: 3792

Re: PC Monitors That Support 1920x1440

FWIW, I've never noticed problems with 1920x1440 on my LG 27GN850. It's a cheap monitor, and as I said, suffers from black crush, but it works really well with the Mister. If you're having that much trouble with your XG monitor, it might be worth returning it. I would expect newer LGs in that price range to be just as good or better.

by Malor
Mon Jan 16, 2023 8:48 am
Forum: Atari ST / STe
Topic: IPF Support
Replies: 54
Views: 15717

Re: IPF Support

If MAME has a restriction against commercial use, then it's not GPL, full stop. Even if they claim otherwise, a restriction on any downstream use is not compatible with the GPL.

by Malor
Mon Jan 16, 2023 7:10 am
Forum: Hardware Setups
Topic: Noctua Fan Model Recommended for MiSTer?
Replies: 9
Views: 2384

Re: Noctua Fan Model Recommended for MiSTer?

You want this fan:

https://www.amazon.com/gp/product/B00NEMGCIA

It comes with the adapter you need to connect to the 2-pin Mister supply. However, you end up with quite a long fan cable flopping about. You can likely do surgery to shorten it, but I haven't bothered.

by Malor
Mon Jan 16, 2023 7:07 am
Forum: General Discussions
Topic: Inline Power Switch for 5V/4A ?
Replies: 14
Views: 1763

Re: Inline Power Switch for 5V/4A ?

Yeah, my eyes got big when you said 7 amps. Few Mister supplies are bigger than 4A, so I was wondering what the heck was going on. At 5 volts, that's 35 watts!

by Malor
Mon Jan 16, 2023 6:52 am
Forum: Amiga (Minimig)
Topic: Roadshow TCP/IP Stack on Minimig
Replies: 23
Views: 15427

Re: Roadshow TCP/IP Stack on Minimig

The gateway needs to be the IP of your router, which in this case might be the MiSTer. An IP address of 192.168.1.254 is logically possible, but it's pretty unusual. It's more normal to be down somewhere around .50 or maybe .100 instead. And a gateway address of .226 is extremely odd. Again, from a code and specifications perspective, this is perfe...
by Malor
Mon Jan 16, 2023 6:41 am
Forum: Atari ST / STe
Topic: IPF Support
Replies: 54
Views: 15717

Re: IPF Support

I don't think that's GPL compatible, so it's not usable in this project, and probably isn't going to get much wider acceptance. The non-commercial clause just isn't going to fly almost everywhere. WinUAE couldn't use it that way, for instance, nor Cloanto, nor MiSTer.

by Malor
Mon Jan 16, 2023 6:37 am
Forum: General Discussions
Topic: Wishlist of Cores You Would Like to See in the Future
Replies: 329
Views: 450504

Re: Wishlist of Cores You Would Like to See in the Future

When creating music, audio needs to be very low-latency (ASIO is usually used for that), 5 milliseconds is common. This is important when live-recording tracks. That said, most well-known classic synthesizers can successfully be emulated without needing an FPGA, though an FPGA would probably be more energy-efficient. FPGAs are already used in some...
by Malor
Mon Jan 16, 2023 6:33 am
Forum: IBM PC, PCXT, Tandy 1000
Topic: Ideas for PCAT
Replies: 36
Views: 13501

Re: Ideas for PCAT

Would a 80386 that only operates in real mode be interesting? Implementing protected mode is a heavy lift and DOS doesnt even use it... Speaking of which, was the 386 widely used as an embedded processor? If so, was it used in real mode or was there a need for protected mode in embedded applications? The biggest reason to use a 386 is the new prot...
by Malor
Sun Jan 15, 2023 5:37 am
Forum: Display Devices
Topic: 9.7" iPad Retina Screen Perfect for MiSTer, $60 Fully Assembled 😄
Replies: 522
Views: 4435219

Re: 9.7" iPad Retina Screen Perfect for MiSTer, $60 Fully Assembled 😄

I'm not actually sure on the internal details of the hub. The Mister's port may indeed provide only 500ma, but I was under the impression it was more. All I know for sure is that there's no point in hooking up more than 4A to the main DE-10 supply; anything more is certainly wasted, unless you have a splitter to haul the extra amperage down to the ...
by Malor
Sun Jan 15, 2023 5:28 am
Forum: Atari ST / STe
Topic: IPF Support
Replies: 54
Views: 15717

Re: IPF Support

breiztiger wrote: Fri Jan 13, 2023 5:14 pm

i think, but i can be wrong, that winuae use SPS DLL

I'm just about certain this is correct. You have to drop the DLL file(s?) into the WinUAE directory for IPF images to work.

by Malor
Fri Jan 13, 2023 11:52 am
Forum: General Discussions
Topic: Wishlist of Cores You Would Like to See in the Future
Replies: 329
Views: 450504

Re: Wishlist of Cores You Would Like to See in the Future

FPGA circuitry is for stuff that needs to be super low-latency, and a MIDI synth absolutely does not need that. They're meant to be remote devices on a serial bus, not hanging out on the same chip fabric. There would be literally nothing to gain by implementing it on the FPGA. All it would do is burn resources needed for other things. The MT32-Pi i...
by Malor
Fri Jan 13, 2023 11:47 am
Forum: IBM PC, PCXT, Tandy 1000
Topic: How to Run Problematic Games
Replies: 33
Views: 15766

Re: How to Run Problematic Games

Write-protecting the BIOS is probably a very good idea. Allowing ROMs to be cached, and having RAM at the same address as ROM, both caused painful, difficult-to-diagnose bugs well into the Pentium era. Or maybe the caching thing was related to I/O devices. Curse my aging brain. I'm not clear on what the problem actually was, anymore.

by Malor
Fri Jan 13, 2023 11:44 am
Forum: Amiga (Minimig)
Topic: ShapeShifter (68k Mac emulation on Minimig)
Replies: 67
Views: 40124

Re: ShapeShifter (68k Mac emulation on Minimig)

I had very bad luck with Shapeshifter on the Amiga core. I kinda got it running, but it was pretty unstable.

I've been trying to get BasiliskII running on the Linux side, someone did a package for that, but I haven't had any luck there, either.

by Malor
Fri Jan 13, 2023 11:39 am
Forum: Display Devices
Topic: 9.7" iPad Retina Screen Perfect for MiSTer, $60 Fully Assembled 😄
Replies: 522
Views: 4435219

Re: 9.7" iPad Retina Screen Perfect for MiSTer, $60 Fully Assembled 😄

You didn't add anything of your own there, Grumpy. Were you intending to just repeat me, or were you trying to correct something I said?

by Malor
Fri Jan 13, 2023 11:35 am
Forum: Atari ST / STe
Topic: IPF Support
Replies: 54
Views: 15717

Re: IPF Support

IPF is proprietary, and the SPS has never published any code to drive it, AFAIK. This is a free, GPL-based project. The devs are not going to implement IPF unless someone out there has written an authoritative, GPL-compatible library. The SPS has no interest in doing so, and generally aren't a very good outfit, so they're not going to be releasing ...
by Malor
Thu Jan 12, 2023 9:31 pm
Forum: Atari ST / STe
Topic: IPF Support
Replies: 54
Views: 15717

Re: IPF Support

That's an Amiga thread, though, they might not know about it.

Upshot: IPF is a proprietary format, using proprietary code, and none of the Mister devs seem interested in supporting it.

by Malor
Thu Jan 12, 2023 9:29 pm
Forum: PC 486SX (ao486)
Topic: Depricated.
Replies: 746
Views: 321409

Re: Depricated.

There's not enough space in the FAT filesystem for the number of files on it. It has too many entries and corrupts itself.

by Malor
Thu Jan 12, 2023 9:23 pm
Forum: Display Devices
Topic: PC Monitors That Support 1920x1440
Replies: 20
Views: 3792

Re: PC Monitors That Support 1920x1440

This is not a native resolution for any monitor so it will look like poop. It’s better to use a crt or a native resolution for an actual quality picture. That's not true at all. My LG 27GN850 recognizes 1920x1440, and displays it exactly. It even says that the resolution is 1920x1440 in the onscreen menu. It shows black bars on the sides of its 16...
by Malor
Thu Jan 12, 2023 9:21 pm
Forum: Display Devices
Topic: Inject audio to SCART on Multisystem
Replies: 4
Views: 884

Re: Inject audio to SCART on Multisystem

If the monitor has separate audio inputs, you might be able to route them that way. I've never seen a European monitor, so I don't know if aux audio is even a thing there. Normal MiSTer analog audio is apparently not very good. I'm not sure where the problem is, but it's generally recognized as quite sub-par. The digital outputs are perfect, howeve...
by Malor
Thu Jan 12, 2023 9:11 pm
Forum: Newcomers Forum
Topic: SanDisk Ultra 256 GB Micro SD Card Not Working
Replies: 14
Views: 1700

Re: SanDisk Ultra 256 GB Micro SD Card Not Working

When folks understand what an SD image is, they don't usually have problems, but if they don't, they can end up confused. An SD card is just a long sequence of bytes, effectively. When you partition and format an SD, it's sort of like building a bunch of shelves and a card catalog to track files, somewhat like a library. As files are written onto t...
by Malor
Thu Jan 12, 2023 6:16 pm
Forum: Display Devices
Topic: What Adds Input Delay?
Replies: 18
Views: 3432

Re: What Adds Input Delay?

But, again, adding more latency is never an advantage. It's just straight worse than running on original hardware. There is no case where additional display or input lag is helpful.

by Malor
Thu Jan 12, 2023 6:08 pm
Forum: Display Devices
Topic: 9.7" iPad Retina Screen Perfect for MiSTer, $60 Fully Assembled 😄
Replies: 522
Views: 4435219

Re: 9.7" iPad Retina Screen Perfect for MiSTer, $60 Fully Assembled 😄

Most of the standard Mister hubs pull power from the Mister, through the USB U-connector. (I've read about one board that uses some kind of metal feet instead, touching the traces on the DE-10, but that sounds poorly designed.) I believe the standard design also has a barrel plug for auxiliary input, so you have the option of routing the power arou...
by Malor
Thu Jan 12, 2023 2:24 am
Forum: Arcade Cores
Topic: Frogger Sound Issue
Replies: 2
Views: 552

Re: Frogger Sound Issue

If anyone's looking at that core, that's one of the ones that won't sync with my monitor at vsync_adjust=2. There are several Golden Age classics that do this, but the two Frogger cores are the only ones I remember offhand.

by Malor
Thu Jan 12, 2023 2:22 am
Forum: Display Devices
Topic: What Adds Input Delay?
Replies: 18
Views: 3432

Re: What Adds Input Delay?

I'm not super enamored with the size of the DS5, it doesn't fit my hands that well, but I definitely like the low latency. What I really wish is that 8BitDo did better engineering, because the Pro 2 Wireless is probably the most comfortable joystick I've ever had... while simultaneously being the least reliable by a couple orders of magnitude. And ...
by Malor
Wed Jan 11, 2023 10:51 pm
Forum: Amiga (Minimig)
Topic: Any Way to Limit 68020 Speed?
Replies: 66
Views: 9465

Re: Any Way to Limit 68020 Speed?

There are some cache options you can disable, which will slow it down quite noticeably. I think it's still faster than a real 1200, but not as much.

by Malor
Wed Jan 11, 2023 10:49 pm
Forum: Display Devices
Topic: What Adds Input Delay?
Replies: 18
Views: 3432

Re: What Adds Input Delay?

The regular USB ports also do 1000Hz polling if you set them to. The original controllers you can plug into the Daemonbite shouldn't add any latency, but most USB controllers add at least some. The DS5 (what I'm using) is under 2ms. The 8BitDo Pro 2 Wireless is about 6ms in wired mode, but about 16ms in Bluetooth mode. There's lots more measurement...