Search found 53 matches

by ByteMavericks
Thu Apr 29, 2021 9:58 am
Forum: Amiga (Minimig)
Topic: Lets actually try Hybrid Emulation
Replies: 718
Views: 307670

Re: Lets actually try Hybrid Emulation

kolla wrote: Thu Apr 29, 2021 5:44 am What I find really strange is how all benchmarks say everything is much faster than tg68, while in reality it is so much slower, heh... :)
Could that be because benchmarks can execute from the cache on the arm side, and the challenge in performance is in the fpga to arm bridge?
by ByteMavericks
Wed Apr 28, 2021 8:41 am
Forum: Amiga (Minimig)
Topic: Lets actually try Hybrid Emulation
Replies: 718
Views: 307670

Re: Lets actually try Hybrid Emulation

Just a thought bas, is there an input queue from the arm side to the core? If that fills and isn’t emptied it would suggest the core isn’t running…. Either way, checking with sorg or other maintainer that we’re not reinventing the wheel sounds wise

Good luck!
by ByteMavericks
Wed Apr 14, 2021 9:03 pm
Forum: Amiga (Minimig)
Topic: Lets actually try Hybrid Emulation
Replies: 718
Views: 307670

Re: Lets actually try Hybrid Emulation

That’s inspiringly awesome! Would love to get started with fpga stuff...
by ByteMavericks
Fri Apr 02, 2021 12:51 pm
Forum: Development for MiSTer
Topic: A couple ideas, are they doable?
Replies: 8
Views: 4749

Re: A couple ideas, are they doable?

It’s not fpga, but rgbtohdmi makes use of a raspberry pi and cpld to capture digital signals inside a machine before the d2a stage, and it works with up to 12 bit colour (4096 colours, as in the Amiga)

That project is on GitHub and might give some good hints too?
by ByteMavericks
Tue Mar 30, 2021 9:07 pm
Forum: Amiga (Minimig)
Topic: Better performance and 080 support?
Replies: 59
Views: 23010

Re: Better performance and 080 support?

I can’t see anyone saying “this is a bad idea”, but I can see people pointing out that this isn’t trivial: either implementing a high performance processor core, or offloading processor duties to the arm for emulation, is hard. There is a fantastic 68k processor core, it’s been designed and implemented by the vampire team. It’s not available it see...
by ByteMavericks
Mon Mar 22, 2021 8:47 pm
Forum: Amiga (Minimig)
Topic: Better performance and 080 support?
Replies: 59
Views: 23010

Re: Better performance and 080 support?

That looks to be a very good way forward: thanks for the info!
by ByteMavericks
Mon Mar 22, 2021 7:16 pm
Forum: Amiga (Minimig)
Topic: Better performance and 080 support?
Replies: 59
Views: 23010

Re: Better performance and 080 support?

What did happen to Gunnar’s offer of 060 level performance to any project with the option to unlock the 080 performance at a price? I only saw reference to it on a1k.org a while ago

Other than that, there are no better 68k cores than the one we have.
by ByteMavericks
Sat Mar 20, 2021 3:07 pm
Forum: General Discussions
Topic: MiSTer 'Star Wars' Easter Egg
Replies: 11
Views: 4249

Re: MiSTer 'Star Wars' Easter Egg

Intrigued as to what the Easter egg is now!
by ByteMavericks
Mon Mar 15, 2021 8:43 am
Forum: Amiga (Minimig)
Topic: 5× Vertical *Per-Game* Integer Scaling for Amiga Is Here
Replies: 43
Views: 58553

Re: 5× Vertical *Per-Game* Integer Scaling for Amiga Is Here

That is excellent work! I was going to ask whether you'd created an API between the Amiga and core, but using share: is a really elegant way to achieve this with no core changes. Nice work everyone involved!
by ByteMavericks
Thu Mar 11, 2021 5:06 pm
Forum: Amiga (Minimig)
Topic: Shared Folder Discussion
Replies: 81
Views: 41688

Re: Shared Folder Discussion

I too have patched the SCSI rom - there's a process that could do with a script, too...
by ByteMavericks
Wed Mar 10, 2021 9:07 pm
Forum: Amiga (Minimig)
Topic: Shared Folder Discussion
Replies: 81
Views: 41688

Re: Shared Folder Discussion

Makes a lot of sense to have that icon for ks2+ - one thing I should do to the install script is use "join" rather than just copying things over: will sort that.
by ByteMavericks
Wed Mar 10, 2021 8:56 pm
Forum: Amiga (Minimig)
Topic: Shared Folder Discussion
Replies: 81
Views: 41688

Re: Shared Folder Discussion

The only thing I have found that doesn't work is that info under 1.3 returns "not a dos disk" for share, and I can't quite see why...!
by ByteMavericks
Wed Mar 10, 2021 8:55 pm
Forum: Amiga (Minimig)
Topic: Shared Folder Discussion
Replies: 81
Views: 41688

Re: Shared Folder Discussion

The code for misterfilesystem in MisterFPGA github is being linked to KS2+ startup code - using the 1.3SDK and linking the associated startup sorted it. I built it using the Docker environment from Niklas Ekstrom's original Pi314 build environment... the only issue I had compiling was needing to deference a pointer to the name in the source. I also...
by ByteMavericks
Fri Mar 05, 2021 10:16 pm
Forum: Amiga (Minimig)
Topic: Faster CPU for Minimig core?
Replies: 68
Views: 26398

Re: Faster CPU for Minimig core?

The only thing I really used the MMU for was for Enforcer. A faster CPU in the core would be awesome, however I'm not aware of other 68k implementations in FPGA that could give a better result - apart from the vampire 68080, and that's not likely to be coming any time soon I guess! Of course, I could just be parading my ignorance around implementat...
by ByteMavericks
Fri Feb 26, 2021 11:43 am
Forum: Amiga (Minimig)
Topic: Real Floppy Drive
Replies: 157
Views: 84509

Re: Real Floppy Drive

Thinking aloud, would it be possible to use this work as the basis for improving the disk activity light to reflect MOTOR_ON as it does in the Amiga - rather than DMA_ON which is what it does now if I understand correctly - and secondly to pass more signals back up to the ARM side with a view to adding in floppy sounds? (Or is that not possible due...
by ByteMavericks
Fri Feb 26, 2021 10:17 am
Forum: Amiga (Minimig)
Topic: Roadshow TCP/IP Stack on Minimig
Replies: 23
Views: 15623

Re: Roadshow TCP/IP Stack on Minimig

uigiflip wrote: Sat Feb 20, 2021 10:55 pm has uart mode disappeared for pi midi?
No, it's still there, it's in the SYSTEM page of the OSD (push right arrow when on the CORE page). It's definitely working and you've got the choice of None, PPP, Console, MIDI or Modem
by ByteMavericks
Mon Feb 15, 2021 9:21 am
Forum: Amiga (Minimig)
Topic: Screen Centering in VGA Mode
Replies: 14
Views: 8265

Re: Screen Centering in VGA Mode

The placement on the screen, as many above have said, was programmable... The fun of DIWSTRT, DDFSTRT, DIWSTOP and DDFSTOP - the horror. It's a non-trivial thing to solve given programmers can and do shift them around: the joy of CRTs on a real Amiga is that once you've got it perfect for one screenmode, you can guarantee it'll be nearly unusable f...
by ByteMavericks
Sun Feb 14, 2021 7:49 pm
Forum: Amiga (Minimig)
Topic: Share Folder on 1.3 Kickstart Not Working?
Replies: 5
Views: 6310

Re: Share Folder on 1.3 Kickstart Not Working?

I had a dig through the code and could see nothing 3.x specific at all in there, so guessed it may be to do with the build environment linking to 3.x startup code... It looks like that's the problem! If anyone else is daft enough to want MiSTer running on 1.3 with access to the Share: directory, I've managed to build the MiSTerFileSystem using kick...
by ByteMavericks
Fri Feb 12, 2021 9:57 pm
Forum: Amiga (Minimig)
Topic: Share Folder on 1.3 Kickstart Not Working?
Replies: 5
Views: 6310

Share Folder on 1.3 Kickstart Not Working?

Is there any reason why the Share driver - specifically misterfilesystem.c - would not work on System 1.3? (ks1.3/wb1.3). I've tried this, and when trying to access Share:, for example by attempting "list share:", I get the error "file is not an object module" From checking Library documentation, I can't see any reason why it wo...
by ByteMavericks
Tue Feb 09, 2021 9:13 pm
Forum: Amiga (Minimig)
Topic: Announcing: script to assemble files into ADFs, and Amiga side script for share/RTG
Replies: 4
Views: 2545

Re: Announcing: script to assemble files into ADFs, and Amiga side script for share/RTG

Lisko wrote: Tue Feb 09, 2021 6:51 pm You could pull latest picasso96 version from individual computer technically but I don't know if it's permitted by their license
It'd be a very easy change as there's a list of files to download for the disks which gets pulled from GitHub, however as robinsonb5 notes, the new package is commercial software that needs a licence.
by ByteMavericks
Tue Feb 09, 2021 2:29 pm
Forum: Amiga (Minimig)
Topic: Announcing: script to assemble files into ADFs, and Amiga side script for share/RTG
Replies: 4
Views: 2545

Announcing: script to assemble files into ADFs, and Amiga side script for share/RTG

I've had a bit of a play with Bash scripting after discovering that the Linux kernel natively supports mounting ADFs, and have created a script that pulls lha and Picasso96 from Aminet, the necessary files from Minimig Extras on GitHub, and assembles them into an ADF ready for mounting on the Amiga side. I've also written a quick amiga script to ex...
by ByteMavericks
Thu Jan 28, 2021 10:11 pm
Forum: Arcade Cores
Topic: Black screen on some arcade cores. Any idea how to fix?
Replies: 31
Views: 11469

Re: Black screen on some arcade cores. Any idea how to fix?

I had exactly this problem after a recent update - it seemed that 1942, Commando and a few others simply produced corrupted output.
Turns out I had no mister.ini, so running the ini_settings script created one, and the problem was solved.

Odd...
by ByteMavericks
Tue Oct 27, 2020 4:58 pm
Forum: Hardware Setups
Topic: My 3D printed MiSTer retro case is ready to be shared.
Replies: 34
Views: 17207

Re: My 3D printed MiSTer retro case is ready to be shared.

That looks awesome! I've just received my board and add-ons, and am wanting something interesting as a case - that looks like it does the job very well!