Search found 1151 matches

by rhester72
Sun Aug 02, 2020 2:47 am
Forum: PC 486SX (ao486)
Topic: Breakthrough for the ao486 core announced - Cache
Replies: 644
Views: 288879

Re: Breakthrough for the ao486 core announced - Cache

First time trying to bring a new (read: git tip) build up off the ground - using boot0.rom from git dev branch and boot1.rom both from git dev and from the ET4000, in all cases I get the following (from an otherwise-working vhd and unchanged config from the latest official ao486 release): - Proper video BIOS ID string (either 2MB from Tseng Labs or...
by rhester72
Sun Aug 02, 2020 1:58 am
Forum: Display Devices
Topic: iPad 3/4 Display with Integer Scaling Effects
Replies: 13
Views: 7654

Re: iPad 3/4 Display with Integer Scaling Effects

Thanks for the pointer!
by rhester72
Sun Aug 02, 2020 1:45 am
Forum: Other Computer / System Cores
Topic: Macintosh Plus Setup
Replies: 249
Views: 348111

Re: Macintosh Plus Setup

About the only real issue I had with the Mac Plus (ah - my high school Turbo Pascal days!) was the keyboard input repeat problem...which is an awful shame, because every other bit of the experience was SO spot-on. Knocks vMac into a cocked hat!
by rhester72
Sat Aug 01, 2020 5:20 am
Forum: PC 486SX (ao486)
Topic: Breakthrough for the ao486 core announced - Cache
Replies: 644
Views: 288879

Re: Breakthrough for the ao486 core announced - Cache

Sure enough, a second compile attempt let the fitter work...but I still think the LU fill is pretty close to the breaking point now for this core. Caveat emptor! ;)
by rhester72
Sat Aug 01, 2020 3:12 am
Forum: Display Devices
Topic: iPad 3/4 Display with Integer Scaling Effects
Replies: 13
Views: 7654

Re: iPad 3/4 Display with Integer Scaling Effects

One thing I learned the hard way (and still haven't worked out in my head why this is) - the vertical scale must be at least 3x for (custom filter) scanlines to work. 2x is *not* enough.
by rhester72
Sat Aug 01, 2020 3:05 am
Forum: PC 486SX (ao486)
Topic: Breakthrough for the ao486 core announced - Cache
Replies: 644
Views: 288879

Re: Breakthrough for the ao486 core announced - Cache

Core size - or more correctly LUs, the basic unit of operation in an FPGA. Quartus tries to arrange the gates such that they have minimal overlap and thus waste the least number of LUs in a process called 'fitting' at compile time...and after the fitter is done, it says there's too many LUs required (active + waste) to fit in the constraints of the...
by rhester72
Sat Aug 01, 2020 2:57 am
Forum: PC 486SX (ao486)
Topic: Breakthrough for the ao486 core announced - Cache
Replies: 644
Views: 288879

Re: Breakthrough for the ao486 core announced - Cache

Might be because the part of AO486 that required more than Lite is now being replaced with an open source alternative, it sounds like. I'm aware, I'm the one that told Sorgelig about it. The problem is that the fitter - at least in Lite 17.0.2 (which is the recommended build platform) - can't make ao486 fit in the available units on the Cyclone V....
by rhester72
Sat Aug 01, 2020 12:50 am
Forum: PC 486SX (ao486)
Topic: Breakthrough for the ao486 core announced - Cache
Replies: 644
Views: 288879

Re: Breakthrough for the ao486 core announced - Cache

tontonkaloun wrote: Fri Jul 31, 2020 10:59 pm
rhester72 wrote: Fri Jul 31, 2020 10:09 pm Anyone able to compile the (very latest) dev branch? I get "can't fit design in device" against the Cyclone V target in Quartus Prime Lite 17.0.2.
Yes !!!!!

i just did it !

:D :D :D :D
OK..._how_ did you do it (with Lite)?
by rhester72
Fri Jul 31, 2020 10:28 pm
Forum: PC 486SX (ao486)
Topic: Breakthrough for the ao486 core announced - Cache
Replies: 644
Views: 288879

Re: Breakthrough for the ao486 core announced - Cache

Anyone able to compile the (very latest) dev branch? I get "can't fit design in device" against the Cyclone V target in Quartus Prime Lite 17.0.2. I haven't used the software, at all, yet, is there more than one device? maybe you have the wrong one selected? There are lots of compile targets, but given the Cyclone V is the FPGA on the DE...
by rhester72
Fri Jul 31, 2020 10:09 pm
Forum: PC 486SX (ao486)
Topic: Breakthrough for the ao486 core announced - Cache
Replies: 644
Views: 288879

Re: Breakthrough for the ao486 core announced - Cache

Anyone able to compile the (very latest) dev branch? I get "can't fit design in device" against the Cyclone V target in Quartus Prime Lite 17.0.2.
by rhester72
Fri Jul 31, 2020 8:48 pm
Forum: PC 486SX (ao486)
Topic: Breakthrough for the ao486 core announced - Cache
Replies: 644
Views: 288879

Re: Breakthrough for the ao486 core announced - Cache

IAmParadox wrote: Fri Jul 31, 2020 8:06 pm Sorgelig has implemented an opensource uart, that means it no longer costs a couple thousand dollars to compile the core....

Also, RobertPeip increased the size of L2 cache, by double.
Where did you see this?

EDIT: Never mind, wasn't following the dev branch :P
by rhester72
Thu Jul 30, 2020 6:14 pm
Forum: PC 486SX (ao486)
Topic: Why OpenCore Plus UART?
Replies: 70
Views: 31082

Re: Why OpenCore Plus UART?

This is the one I was referring to, specifically:

https://opencores.org/projects/a_vhd_16550_uart

I didn't perceive any issues with parity locking or FIFOs as affecting any normal functionality of ao486, but perhaps I was mistaken.
by rhester72
Wed Jul 29, 2020 3:07 pm
Forum: Linux
Topic: MiSTer core and joystick mapping
Replies: 5
Views: 4247

Re: MiSTer core and joystick mapping

Are you consistently using the same input device?
by rhester72
Tue Jul 28, 2020 1:51 pm
Forum: Neo Geo MVS / AES / CD
Topic: Neo Geo Pocket
Replies: 31
Views: 22843

Re: Neo Geo Pocket

Honestly, a MiSTer portable would be physically huge and rather pointless, not to mention issues with heat dissipation. There's about zero chance of any homebrew project like MiSTer (running mostly off-the-shelf hardware) being a useful portable device.
by rhester72
Sun Jul 26, 2020 2:18 am
Forum: Arcade Cores
Topic: CPS1 RAM Requirement
Replies: 8
Views: 7389

Re: CPS1 ram requirement

There is no "stock 32MB". "Stock" is the RAM built into the DE10-Nano on-die (and it's a LOT more than 32MB). The 32MB (and 128MB) SDRAM module is separate, and required now for _most_ cores (Genesis is a notable exception).
by rhester72
Thu Jul 23, 2020 2:45 am
Forum: Display Devices
Topic: Is there a way to force (globally) 60Hz?
Replies: 17
Views: 9356

Re: Is there a way to force (globally) 60Hz?

Auto Region defaults to File Ext, which is not what is desired in nearly all cases.

Set Auto Region to Header, Priority to US>JP>EU and Region to US, then Save settings. Alternatively, set Auto Region to Disabled and Region to US, then Save settings.
by rhester72
Wed Jul 22, 2020 9:11 pm
Forum: ZX Spectrum, ZX81, SAM Coupé, TSConf, QL, Next
Topic: Spectrum (filter) scanlines?
Replies: 1
Views: 2675

Spectrum (filter) scanlines?

I'm trying to get scanlines on the ZX Spectrum, with the following MiSTer.ini settings: [Spectrum] video_mode=7 vscale_mode=1 vsync_adjust=2 This should give me 76 blank rows on top and bottom of a 1080p display (and it does), and the 284 displayed lines should be doubled (they are). However, turning on Scale Filter - Custom and selecting Scanlines...
by rhester72
Wed Jul 22, 2020 8:05 pm
Forum: Genesis / Mega Drive, Sega CD, 32X
Topic: Issue with Syndicate Mega CD FMV
Replies: 6
Views: 4700

Re: Issue with Syndicate Mega CD FMV

Upon further testing, I've also noticed that the declared internal resolution for Mega CD PAL appears to be wrong (set to the same as NTSC), so I'm not sure the Mega CD core was fully built for PAL...it looks like it tries to run PAL titles with NTSC framing and internal clocks but PAL refresh.
by rhester72
Wed Jul 22, 2020 3:07 pm
Forum: Input Devices
Topic: Normal to have to remap USB controllers when switched?
Replies: 2
Views: 2262

Re: Normal to have to remap USB controllers when switched?

Good call - that's it exactly, thank you!

Unfortunately the 2.4g can only do X-Input when wired, so I've now ordered the Bluetooth model. :P
by rhester72
Tue Jul 21, 2020 9:51 pm
Forum: Genesis / Mega Drive, Sega CD, 32X
Topic: Issue with Syndicate Mega CD FMV
Replies: 6
Views: 4700

Issue with Syndicate Mega CD FMV

With the following combination: - Mega CD 2 V2.00W BIOS - EU region - 50.2Hz refresh with vsync_adjust=2 I get very consistent stuttering in the introductory FMV on Syndicate for Mega CD. I've confirmed the dump matches the hashes on redump.org. I don't see this with other FMV-heavy games (e.g. intro to Microcosm with US 2.11 BIOS and US region/60H...
by rhester72
Tue Jul 21, 2020 9:11 pm
Forum: Input Devices
Topic: Normal to have to remap USB controllers when switched?
Replies: 2
Views: 2262

Normal to have to remap USB controllers when switched?

My setup is pretty basic - I'm either playing with a wired SN30 Pro (mostly) or a wired M30 (Genesis/Mega CD). When I flip between them (by unplugging one and plugging the other into the same USB port, in case that matters), I lose the dpad mappings and have to remap the controller from scratch on the MiSTer main menu every time. Is this normal beh...
by rhester72
Tue Jul 21, 2020 3:32 pm
Forum: Input Devices
Topic: Be Aware of the Edimax EW-7811Un Wi-Fi Dongle
Replies: 8
Views: 7335

Re: Be Aware of the Edimax EW-7811Un Wi-Fi Dongle

3 wireless USB devices on an unpowered hub = no bueno.
by rhester72
Tue Jul 21, 2020 3:16 pm
Forum: Amiga (Minimig)
Topic: Freezing OSD/mouse under heavy I/O load : ARM at fault ?
Replies: 5
Views: 3752

Re: Freezing OSD/mouse under heavy I/O load : ARM at fault ?

@ExCyber - that shouldn't affect MiSTer at all. Storage services are running on the Linux side of the house, and the FPGA shouldn't be subject to that at all.

If a hardware pointer wasn't affected on a real Amiga, it shouldn't be on MiSTer, either.
by rhester72
Tue Jul 21, 2020 1:43 am
Forum: Neo Geo MVS / AES / CD
Topic: "Not Enough Memory" Even Though I Have 128MB
Replies: 21
Views: 20419

Re: "Not Enough Memory" Even Though I Have 128MB

No, CRC32 isn't affected by compression (assuming you're looking at the calculated CRC32 inside the ZIP) - it's very likely yours is just different.

Going to PM you.
by rhester72
Sun Jul 19, 2020 11:56 pm
Forum: Sellers
Topic: UltimateMiSTer.com
Replies: 424
Views: 391345

Re: UltimateMiSTer.com

OK, I apologize - I couldn't find anywhere on the site to add just the case to the cart.
by rhester72
Sun Jul 19, 2020 11:47 pm
Forum: Neo Geo MVS / AES / CD
Topic: "Not Enough Memory" Even Though I Have 128MB
Replies: 21
Views: 20419

Re: "Not Enough Memory" Even Though I Have 128MB

I'm not sure that's the problem either. Mine works fine, and:

Code: Select all

/media/fat/games/NeoGeo# ls -l romsets.xml
-rwxr-xr-x 1 root root 23884 Jun 19 10:31 romsets.xml
/media/fat/games/NeoGeo# md5sum romsets.xml
6c36ea51369c4846740c0f6a29dfcd08  romsets.xml
by rhester72
Sun Jul 19, 2020 5:14 am
Forum: Sellers
Topic: UltimateMiSTer.com
Replies: 424
Views: 391345

Re: UltimateMiSTer.com

rickdangerous wrote: Fri Jul 17, 2020 1:32 pm
  • Official Case for Digital I/O.
Still looking very forward to seeing photos (or even a site listing) for this :)
by rhester72
Sun Jul 19, 2020 5:02 am
Forum: Commodore 16, 64, 128, VIC-20, PET
Topic: C16 and PET work: C64 Black screen.
Replies: 14
Views: 8196

Re: C16 and PET work: C64 Black screen.

Does it still happen after a hard reboot of MiSTer? It's been black-screening for me lately as well (and nothing changed!).
by rhester72
Fri Jul 17, 2020 7:33 pm
Forum: Commodore 16, 64, 128, VIC-20, PET
Topic: Accuracy of C64 PAL AR?
Replies: 5
Views: 4112

Re: Accuracy of C64 PAL AR?

I knew about 'squishing' with respect to density (again, referring to Amiga), but had no idea it had any effect on C64 (because I just hadn't thought through the fact that 200px mapped to a 256px box is going to be distorted LOL). I've literally never seen a PAL C64 or TV in my life, so I was asking very much out of ignorance - but thank you very m...
by rhester72
Fri Jul 17, 2020 6:26 pm
Forum: Commodore 16, 64, 128, VIC-20, PET
Topic: Accuracy of C64 PAL AR?
Replies: 5
Views: 4112

Re: Accuracy of C64 PAL AR?

Ohhhhhh...interesting. On the Amiga (where I could display PAL), you get 256 lines of uninterlaced non-overscan, so I assumed the same held true on the C64. Wow...yeah, they must have looked quite different. The AR on C64 PAL (normal display area without borders) looks almost widescreen to me. :)

Thanks for the clarification!