Search found 53 matches

by ByteMavericks
Mon Nov 20, 2023 1:36 pm
Forum: Linux
Topic: MiSTer Extensions
Replies: 35
Views: 21121

Re: MiSTer Extensions

Many thanks for all of these - they're exceptionally cool! I took a plunge and ordered an ACR122 from Aliexpress, an ACR122U-A9 and... it doesn't work with Mister. Works perfectly on my laptop with nfc tools, but fails on MisterFPGA: opens connection to ACS / ACR122U PICC interface acr122_usb:001:009 (I've tried on a powered USB hub, too) polling f...
by ByteMavericks
Thu Jun 16, 2022 7:33 pm
Forum: Commodore 16, 64, 128, VIC-20, PET
Topic: Porting Mega65 to MiSTer?
Replies: 31
Views: 22569

Re: Porting Mega65 to MiSTer?

Do it, prove me/Sorgelig/everyone wrong! You’ve claimed it’s “very easy”. I’ll be the first to buy you a beer/beverage of your choice.
by ByteMavericks
Sun Jun 05, 2022 3:04 pm
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 53728

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

Oh awesome! Full colour marquees! Will get some bits together and try this

Kudos, great work
by ByteMavericks
Wed Jun 01, 2022 7:03 am
Forum: Commodore 16, 64, 128, VIC-20, PET
Topic: Porting Mega65 to MiSTer?
Replies: 31
Views: 22569

Re: Porting Mega65 to MiSTer?

pepito wrote: Wed Jun 01, 2022 6:24 am MEGA65 is a FPGA machine, so the core should be very easy to port out to Mister.
someone have to buy one :D
Well volunteered! Good luck with the code that’s already identified as non synthesisable ;-)
by ByteMavericks
Wed Feb 23, 2022 3:47 pm
Forum: Hardware Setups
Topic: MiSTress - Conversion Kit for Amiga cases
Replies: 46
Views: 39467

Re: MiSTress - Conversion Kit for Amiga cases

Ha! Brilliant! To be fair the vast majority was the work of others :) - credits are listed in the GitHub . I just tried to create a sane mapping :)
by ByteMavericks
Mon Feb 21, 2022 9:55 pm
Forum: Hardware Setups
Topic: MiSTress - Conversion Kit for Amiga cases
Replies: 46
Views: 39467

Re: MiSTress - Conversion Kit for Amiga cases

Marvellous! Yes, I created a version of the common audio code to interface, but optimised for mister, here: https://github.com/ByteMavericks/MiMimiKB
by ByteMavericks
Wed Feb 16, 2022 10:41 pm
Forum: Amiga (Minimig)
Topic: A New Amiga Game Collection
Replies: 30
Views: 21761

Re: A New Amiga Game Collection

I could write a script to download and build that into an hdf…
by ByteMavericks
Mon Feb 14, 2022 8:57 pm
Forum: Hardware Setups
Topic: MiSTress - Conversion Kit for Amiga cases
Replies: 46
Views: 39467

Re: MiSTress - Conversion Kit for Amiga cases

Mine's arrived, wonderful bit of kit and it is making my arduino based kb interface feel very inferior...

Would you be up for adding to the keymap at all?
by ByteMavericks
Wed Jan 19, 2022 1:39 pm
Forum: Other Computer / System Cores
Topic: Tatung Einstein TC-01 Developer Update
Replies: 22
Views: 15845

Re: Tatung Einstein TC-01 Developer Update

This is awesome, thank you! Will check docs for how to run things - always wanted an einstein :)
by ByteMavericks
Wed Nov 17, 2021 11:08 am
Forum: Hardware Setups
Topic: MiSTress - Conversion Kit for Amiga cases
Replies: 46
Views: 39467

Re: MiSTress - Conversion Kit for Amiga cases

That’s really neat, and a much tidier solution than mine, which is a few wedges and an Arduino handling the keyboard, plus a couple of transistors to drive the LEDs
by ByteMavericks
Sat Oct 09, 2021 3:35 pm
Forum: Amiga (Minimig)
Topic: Art of Noise Amiga Tracker (download + howto)
Replies: 7
Views: 9135

Re: Art of Noise Amiga Tracker (download + howto)

Awesome! Will check this out later, thank you!
by ByteMavericks
Mon Sep 27, 2021 7:47 am
Forum: Display Devices
Topic: Resolution 1920x1200 support
Replies: 14
Views: 9210

Re: Resolution 1920x1200 support

That’s what I’ve got on my dell monitor, works well
by ByteMavericks
Thu Jul 29, 2021 7:16 am
Forum: Amiga (Minimig)
Topic: Running Apollo Core
Replies: 17
Views: 6302

Re: Running Apollo Core

There is no better 68k implementation available: there’s long discussions around this. The 68080 core from vampire isn’t available, it’s closed. There might be an option from Mike’s fpgaarcade work when that’s complete and people are working on offloading cpu to the arm side. All of these things are seriously non trivial amounts of work. The 68060 ...
by ByteMavericks
Wed Jul 28, 2021 7:29 am
Forum: Amiga (Minimig)
Topic: Amiga RTG support (Update: Released!)
Replies: 229
Views: 152340

Re: RTG support (update: shipped!)

Right. Dang.
by ByteMavericks
Tue Jul 27, 2021 6:50 pm
Forum: Amiga (Minimig)
Topic: Amiga RTG support (Update: Released!)
Replies: 229
Views: 152340

Re: RTG support (update: shipped!)

Ah. That’s quite fundamental. I assume it supports sdl though? might that give some acceleration?
by ByteMavericks
Tue Jul 27, 2021 12:59 pm
Forum: Amiga (Minimig)
Topic: Amiga RTG support (Update: Released!)
Replies: 229
Views: 152340

Re: RTG support (update: shipped!)

OK, if I understand it correctly, RTG right now is merely writing directly into the frame buffer directly via the HPS: is that correct? The way PiStorm handles this is that there's a full accelerated RTG implementation on the Amiga. This interfaces to the RPI side via a shared memory interface which writes commands and data to a certain address. On...
by ByteMavericks
Tue Jul 27, 2021 11:15 am
Forum: Amiga (Minimig)
Topic: Amiga RTG support (Update: Released!)
Replies: 229
Views: 152340

Re: RTG support (update: shipped!)

The PiStorm team have been busy implementing RTG using Raylib and the performance is excellent. It looks like the Minimig RTG driver is simply writing to the framebuffer through shared memory - would it be possible to take the same approach as PiStorm here as the difference does seem to be big...
by ByteMavericks
Fri Jul 16, 2021 7:31 am
Forum: Hardware Setups
Topic: MiSTer Intermittent Bootup
Replies: 22
Views: 14236

Re: MiSTer Intermittent Bootup

Just a thought: what happens to the LEDs when no sd card is present? That might help diagnose whether it could be sd card/socket related or not
by ByteMavericks
Tue Jul 13, 2021 9:10 am
Forum: Amiga (Minimig)
Topic: AmiTCP - AmigaOS 3.2 - PPP
Replies: 9
Views: 3260

Re: AmiTCP - AmigaOS 3.2 - PPP

Networking can be a bit of a trial sometimes, however strong recommendation here for Roadshow. Works perfectly with very minimal hassle.
Make sure your mister config uart mode is set to use PPP too:-)
by ByteMavericks
Sat Jun 26, 2021 4:10 pm
Forum: Amiga (Minimig)
Topic: IPF Support
Replies: 53
Views: 11346

Re: IPF Support

This would require significant changes to the arm side of things, the minimig side of things, and the interface. Right now the minimig requests a track of data from the arm side, and ipf deals with flux… to support ipf (or real disk drives) this interface would need to change and pass raw flux data to Paula within minimig. I think :)
by ByteMavericks
Sat Jun 12, 2021 7:47 am
Forum: Amiga (Minimig)
Topic: HD Support for WB 2.04 and 1.3.3?
Replies: 56
Views: 28950

Re: HD Support for WB 2.04 and 1.3.3?

I’ve compiled the share file system for workbench 1.3 too which might be useful…

Would there be any interest in a script that automatically patches kickstart to include the correct driver?
by ByteMavericks
Thu Jun 10, 2021 10:26 am
Forum: Arcade Cores
Topic: New distribution system for Jotego cores
Replies: 108
Views: 34970

Re: New distribution system for Jotego cores

Any ideas how keys will be distributed to patrons? Couldn’t see anything about it on patreon. Looks a good idea to me, but I do see a lot of people asking why core x doesn’t allow them to play it :)
by ByteMavericks
Sun Jun 06, 2021 10:09 pm
Forum: Amiga (Minimig)
Topic: Real Floppy Drive
Replies: 157
Views: 81897

Re: Real Floppy Drive

I think the interface between fpga and arm would need a complete rethink… not impossible, but definitely not trivial
by ByteMavericks
Fri Jun 04, 2021 12:23 pm
Forum: Amiga (Minimig)
Topic: Real Floppy Drive
Replies: 157
Views: 81897

Re: Real Floppy Drive

This is great, however it’s very tightly coupled to winuae from what I can see. The minimig core floppy interface seems to request and pass sectors. I assume winuae and the new code are between them emulating and passing flux to the Paula/floppy module of winuae… there’s definite advantages to adding to the minimig to arm interface - not least incl...
by ByteMavericks
Fri May 21, 2021 6:33 pm
Forum: Amiga (Minimig)
Topic: Lets actually try Hybrid Emulation
Replies: 716
Views: 283332

Re: Lets actually try Hybrid Emulation

I’ve automated downloading and installing the extensions for rtg (and networking): https://github.com/ByteMavericks/MinimigMiSTer
by ByteMavericks
Wed May 19, 2021 8:37 pm
Forum: Amiga (Minimig)
Topic: Lets actually try Hybrid Emulation
Replies: 716
Views: 283332

Re: Lets actually try Hybrid Emulation

Robinsonb5, I should pick this up separately, but is it possible to port the blitter (etc) from fpgaarcade for performance?
by ByteMavericks
Mon May 03, 2021 12:41 pm
Forum: Amiga (Minimig)
Topic: Lets actually try Hybrid Emulation
Replies: 716
Views: 283332

Re: Lets actually try Hybrid Emulation

That’s good progress, and pretty incredible to get a kernel module up and working so quickly! Kudos
by ByteMavericks
Mon May 03, 2021 8:32 am
Forum: Amiga (Minimig)
Topic: Lets actually try Hybrid Emulation
Replies: 716
Views: 283332

Re: Lets actually try Hybrid Emulation

Interestingly the pistorm developer is reworking irqs as they’re causing some compatibility problems: is there a chance to team up on this as it sounds like a common challenge?
by ByteMavericks
Sun May 02, 2021 5:35 pm
Forum: Amiga (Minimig)
Topic: Lets actually try Hybrid Emulation
Replies: 716
Views: 283332

Re: Lets actually try Hybrid Emulation

That sounds promising: are you saying you were actively polling thousands of times for interrupts? I can see that being an issue!