Search found 830 matches

by Newsdee
Sun Sep 24, 2023 11:14 pm
Forum: General Discussions
Topic: The “Cycle Accurate” Conundrum and Is There a List of Cores That Are?
Replies: 78
Views: 19622

Re: The “Cycle Accurate” Conundrum and Is There a List of Cores That Are?

Fair enough. I notice the aurhor of MCL86 cleverly mentions the CPU is "cycle accurate but nof cycle exact" :mrgreen: But then I wonder how many emulators are cycle exact for the same CPU (if any). The truth often comes in shades of gray though. Would it be fair to say that cycle accuracy is a spectrum? With that metric, are FPGA cores in...
by Newsdee
Sat Sep 23, 2023 1:15 pm
Forum: General Discussions
Topic: The “Cycle Accurate” Conundrum and Is There a List of Cores That Are?
Replies: 78
Views: 19622

Re: The “Cycle Accurate” Conundrum and Is There a List of Cores That Are?

The PCXT core is cycle accurate in its 4.77 MHz, 7.16 MHz, and 9.54 MHz modes, but is no longer cycle accurate at maximum speed (AT like performance).

by Newsdee
Sat Sep 23, 2023 3:32 am
Forum: General Discussions
Topic: The “Cycle Accurate” Conundrum and Is There a List of Cores That Are?
Replies: 78
Views: 19622

Re: The “Cycle Accurate” Conundrum and Is There a List of Cores That Are?

For most software emulation means running on a general purpose computer system, with hardware shared between processes. The main issue I have with software emulation is commercial devices. Most of them are "good enough" setups, with often bad upscaling and lag, running on cheap phone SoC boards barely suited for the task. So in a commerc...
by Newsdee
Sat Sep 23, 2023 3:16 am
Forum: General Discussions
Topic: The “Cycle Accurate” Conundrum and Is There a List of Cores That Are?
Replies: 78
Views: 19622

Re: The “Cycle Accurate” Conundrum and Is There a List of Cores That Are?

What's missing from the "debate" (which is really marketing hype) is to clearly define what is being measured, and what do we mean by "better". FPGAs are much better at having high throughput of signals (data transmission/conversion). That makes it great for replicating low level electronics, interfacing with CRTs, original peri...
by Newsdee
Fri Sep 22, 2023 2:32 am
Forum: General Discussions
Topic: The “Cycle Accurate” Conundrum and Is There a List of Cores That Are?
Replies: 78
Views: 19622

Re: The “Cycle Accurate” Conundrum and Is There a List of Cores That Are?

The term is thrown around but doesnt mean that much when talking of an overall system. Maybe the disk drive is not cycle accurate, but the CPU may be. That means some niche uses may not work but all games and demos work perfeclty anyway. To me one thing that that matters is how close we are of accuracy for the power consumed. FPGAs beat hands down ...
by Newsdee
Thu Sep 21, 2023 2:58 am
Forum: Input Devices
Topic: Edit .map Files?
Replies: 2
Views: 2022

Re: Edit .map Files?

What are you trying to do? This may help: https://github.com/MiSTer-devel/Gamecontrollerdb_MiSTer There is a central configuration for each VID:PID (which this db helps handle by default) and then an option to map per core. Cores can specify default mappings based on central config. The .map file format is very simple (its just a binary dump), I fo...
by Newsdee
Wed Sep 20, 2023 8:32 pm
Forum: General Discussions
Topic: RBF File Structure
Replies: 5
Views: 3179

Re: RBF File Structure

What do you want to do exactly? You can use MGL files to customize a core name and change default values without recompiling. For example you can have an "Amiga 500" and "Amiga 1200" MGL files, both uaing rhe same exact RBF for Minimig, but starting with differemt options, and saving settings separately. https://mister-devel.git...
by Newsdee
Tue Sep 19, 2023 11:48 pm
Forum: Amiga (Minimig)
Topic: Mapping Keyboard to Gamepad?
Replies: 13
Views: 4826

Re: Mapping Keyboard to Gamepad?

If that means direction keys already mapped, then 4 is not ideal but way better than nothing. It could work well for a lot of games, barring some key-heavy ones such as flight sims (even with these it'd shorten the time it takes to remap everything though). Just to clarify, this approach does not use the MiSTer feature at all, but instead maps to ...
by Newsdee
Sat Sep 16, 2023 5:37 am
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 253
Views: 155979

Re: Apple II Core

10 print pdl(0),pdl(1): goto 10 This will let you see the range of values while the joystick is moved around. If all you see is 255 then that's why your character just moves right. This, exactly. Apple II joysticks have physical knobs to help center them, and the core seems to be sligthtly off center by default. This can cause some controllers tk ...
by Newsdee
Sat Sep 16, 2023 3:46 am
Forum: Amiga (Minimig)
Topic: Mapping Keyboard to Gamepad?
Replies: 13
Views: 4826

Re: Mapping Keyboard to Gamepad?

The C64 (and Mini) / The VIC-20 have functionality to map keys to controller buttons per game. They can only map a preset collection of keys though. It is really handy though and used with a lot of games. That's because they have a fixed list of games with predefined settings. As a comparison, on MiSTer you could use MGL files to boot each core pr...
by Newsdee
Mon Sep 11, 2023 3:00 am
Forum: General Discussions
Topic: Overriding buttons when pressed simultanously?
Replies: 1
Views: 1855

Re: Overriding buttons when pressed simultanously?

Mister on the other hand requires you to release the first "autofire"-button and then press the "charge"-button from the second "alternate" button config. I'm guessing this is the only way the mister can handle this? Or is there a way to do this equivalent to MAME? It all depends how it is wired up. I would expect thi...
by Newsdee
Sat Sep 09, 2023 2:49 am
Forum: Linux
Topic: MiSTer FTP
Replies: 5
Views: 3104

Re: MiSTer FTP

Make sure to use SFTP or some files may not transfer right

by Newsdee
Thu Sep 07, 2023 4:22 pm
Forum: General Discussions
Topic: CYC1000 / Handheld SNES FPGA Device?
Replies: 7
Views: 5651

Re: CYC1000 / Handheld SNES FPGA Device?

Looks like there are some cores already ported to it...
No SNES yet, though:
https://github.com/AtlasFPGA/Binaries-CYC1000

by Newsdee
Thu Sep 07, 2023 1:02 am
Forum: General Discussions
Topic: A 1.0 Verilog Version of Nuked MD Was Released
Replies: 21
Views: 5823

Re: A 1.0 Verilog Version of Nuked MD Was Released

2nd. Would saves states be just as hard to add to the Nuked MD core as the current core we use? :) Yes, because Nuked MD isn't build from scratch to support save states either. From what I understand, it requires buulding the system so the whole thing can be frozen by a component (allowing to swap out CPU registries etc). Original hardware does no...
by Newsdee
Tue Sep 05, 2023 11:49 am
Forum: General Discussions
Topic: Stumped with what could be wrong?
Replies: 17
Views: 5611

Re: Stumped with what could be wrong?

Try using two separate power supplies to rule out a splitter issue or not having enough power.

Also see if it works disconnecting the USB board to the DE-10. If both power up maybe there is a problem with the bridge.

Also some TVs are picky with the HDMi signal.Make sure you use a default INI with the 720p output and vsync=0 first.

by Newsdee
Sat Sep 02, 2023 6:53 am
Forum: Hardware Setups
Topic: Are You Going to Re-Configure Your MiSTer Setup for Dual RAM?
Replies: 86
Views: 43413

Re: Are You Going to Re-Configure Your MiSTer Setup for Dual RAM?

My primary arcade setup for MiSTer is a modded Arcade1up cab using a fast HDMI screen (measured to be comparable to a CRT). So I have a free slot where I can put an old 32Mb expansion. I probably won't bother to change my travel or primary MiSTers though, as I want the option to dual output video (even if rarely used). Time will tell if some if the...
by Newsdee
Sat Sep 02, 2023 6:19 am
Forum: General Discussions
Topic: CYC1000 / Handheld SNES FPGA Device?
Replies: 7
Views: 5651

Re: CYC1000 / Handheld SNES FPGA Device?

The LEs are on par with MiST's Cyclone III. MiST uses an external ARM controller (48MHz ARM based IO controller with 256KBytes flash and 64 kBytes SRAM) and dedicated USB chip for modern controllers. So if this board has enough pins it could theoretically be turned into a portable MiST with a little bit of extra hardware. MiST has a SNES core, but ...
by Newsdee
Fri Aug 18, 2023 1:46 am
Forum: IBM PC, PCXT, Tandy 1000
Topic: XT/Tandy Archives, HDD Images, Compilations, Top 300, Play It By Year, etc.
Replies: 62
Views: 20869

Re: XT/Tandy Archives, HDD Images, Compilations, Top 300, Play It By Year, etc.

Bristles wrote: Thu Aug 17, 2023 8:12 pm

Is there a recommended BIOS set everyone is using, to get this core up and running ?
Never had a PCJr, or Tandy, but have owned DOS PCs in the late 80s, and early 90s.

I use the Tandy BIOS by default on my setup.
You can get it by runnig the .py file provided in he core repository.

by Newsdee
Mon Aug 07, 2023 6:21 pm
Forum: General Discussions
Topic: Crypto Mining On DE10-Nano?
Replies: 10
Views: 18043

Re: Crypto Mining On DE10-Nano?

Has anyone ever explored this? This is not the first time somebody came along asking this in gaming forums, so let's give a firm answer: Please ask such questions to the right community. I can give you the link to an FPGA mining discord: https://discord.gg/gAyKmHex Looking at their FAQ it looks like proper FPGA boards for mining run at about $5000...
by Newsdee
Sun Jul 23, 2023 4:39 am
Forum: Neo Geo MVS / AES / CD
Topic: NeoGeo Synchronous Core by Gyurco
Replies: 1
Views: 3422

Re: NeoGeo Synchronous Core by Gyurco

Are those needed though? Gyurco does mention the DE-10 / Cyclone V handles the original HDL better than MiST

by Newsdee
Tue Jul 18, 2023 3:09 pm
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 253
Views: 155979

Re: Apple II Core

thorr wrote: Mon Jul 17, 2023 5:16 pm

I had an external 3.5" drive on my Laser 128EX as a kid and it was awesome! You could hold so many programs on one disk, and they seemed to be less prone to read and write errors.

Right but the core also support hard drives - you can just mount a 32MB hard drive and store whatever you want in it :D

by Newsdee
Mon Jul 17, 2023 2:36 pm
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 253
Views: 155979

Re: Apple II Core

Malaespera wrote: Mon Jul 17, 2023 6:20 am

The Z80 card is basically to use the cpm operating system with 80 columns. Widely used at the time. Microsoft sold thousands of cards.

Just remembered that CP/M already runs on the Multicomp core on MiSTer;
was there something special about the Apple version?

by Newsdee
Mon Jul 17, 2023 5:02 am
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 253
Views: 155979

Re: Apple II Core

[Actually looking back on page four of this thread, it was you that helped convince me they were correct, lol. I don't really know what a Z80 card would be used for. If there is a reason, then cool. Yeah 800K disks are a thing (Rampage). I didn't try these on the core. I found out the problem - it was me :D I'm mostly using the core on an old VGA ...
by Newsdee
Mon Jul 17, 2023 3:58 am
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 253
Views: 155979

Re: Apple II Core

If anybody wants to play Wizardry 1, then I can recommend using the latest recompiled version (Apr 9th 2023): https://www.zimlab.com/wizardry/ It fixes many things and works fine with the new MiSTer core. As a small caveat, it also fixes some cheat hacks (e.g. bishop XP cheat) but you can still enjoy the game without that anyway The only other vers...
by Newsdee
Mon Jul 17, 2023 2:59 am
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 253
Views: 155979

Re: Apple II Core

What are the 8k video roms for? Add Mouse support (Dazzle Draw). This alone would be huge because my Apple IIc ball mouse is, well, a ball mouse. Add a No Slot Clock if one is not already there Add a 1.5x, 2x, 3x and 4x turbo option. Sometimes having faster speed is desirable (I'm looking at you Rampage!) Very low priority, but add an Apple IIc an...
by Newsdee
Sun Jul 16, 2023 9:15 am
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 253
Views: 155979

Re: Apple II Core

The new core works so well - we can play French obscure RPGs now!

by Newsdee
Sat Jul 08, 2023 8:30 am
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 253
Views: 155979

Re: Apple II Core

[AppleWin might do keyboard scanning or something to see that you pressed the right Alt key, but the MiSTer doesn't do that. At least in my experience. Try this and press the Right Alt key. Both Alt's light up. https://www.keyboardtester.com/ So I just tested with my keyboard, and you're right; the MiSTer core is treating both Alt keys as Btn 1. B...
by Newsdee
Sat Jul 08, 2023 7:06 am
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 253
Views: 155979

Re: Apple II Core

] I found the problem: the game was stored in a single ZIP file, containing multiple disk images, taking advantage of the Mister framework support for ZIP files to be seen as folders. However, this seems to not be supported by this core (not sure if other cores supports it, if they need to write back to a disk image rather than saving to some cart...
by Newsdee
Sat Jul 08, 2023 6:21 am
Forum: PC 486SX (ao486)
Topic: Replacement of ao486?
Replies: 25
Views: 11516

Re: Replacement of ao486?

A new x86 PC project could probably be great, but I also think that unless it is some highly experienced and skilled FPGA developer it could take a year or more to implement well I forgot how long it took for the PCXT core to mature but it was probably around a year... for something even simpler than a 386. Spark2k06 did a great job writing new fe...