Тёмный

Is The Cheapest Amiga Accelerator Any Good? 

Noel's Retro Lab
Подписаться 67 тыс.
Просмотров 109 тыс.
50% 1

Let's have a look at the Pi Storm, probably the cheapest Amiga accelerator out there. Is it ready for prime time? Can it compete with the expensive accelerators?
Support Noel's Retro Lab on Patreon: / noelsretrolab
You can also support Noel's Retro Lab on RU-vid by joining this channel:
/ @noelsretrolab
Chapters:
00:00 Intro
00:39 Accelerators
02:53 PiStorm features
03:43 Installation (cheat mode)
05:47 First power on
07:27 Configuration
12:14 WHDLoad
13:57 Acceleration
17:23 Incompatibilities
18:56 Transfer
20:18 More features
21:58 Rambling
24:31 Cost
25:56 Conclusion
Links:
PiStorm project github.com/captain-amygdala/p...
RetroWiki thread retrowiki.es/viewtopic.php?f=2...
Music tracks:
Funky Stars by McKlain mcklain.bandcamp.com/track/fu...
Battro OST by McKlain mcklain.bandcamp.com/track/ba...
More awesome music by McKlain: www.mcklain.com
🛠 Tools I use ➤ noelsretrolab.com/tools.html
Connect with Noel's Retro Lab:
Discord ➤ / discord
Facebook ➤ / noelsretrolab
Twitter ➤ / noelsretrolab
Instagram ➤ / noelsretrolab
Mailing list ➤ noelsretrolab.com
#commodore #amiga #raspberrypi

Наука

Опубликовано:

 

8 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 392   
@LeftoverBeefcake
@LeftoverBeefcake 2 года назад
You can enable a shared folder in the PiStorm's config file which contains the Amiga GUI program that controls the PiStorm, this has a shutdown button for the Pi on it. You showed it earlier in the video at 11:47 . There's also the pi command in the Amiga console which can do the same thing with "sudo shutdown -h now" shown at 10:56 . :)
@TheErador
@TheErador 2 года назад
'pi sudo poweroff' is easier to type ;)
@maltronik
@maltronik 2 года назад
I like the idea of an upgrade that does NOT replace the whole mainboard totally.. can’t wait for the next video on the pi storm.. stay safe always..
@NoelsRetroLab
@NoelsRetroLab 2 года назад
Right. Me too. Definitely looking forward to exploring the PiStorm some more. Also, now it's going to be really interesting to compare it to TheAmiga or whatever it's called since I suspect there will be a fair amount of overlap.
@talideon
@talideon 2 года назад
I do like projects like this: CPU emulation is the sweet spot for emulation as it's much easier to do reliably than the custom hardware. And the custom hardware is really the soul of the machine, so if you keep that, you haven't crossed the line to essentially using an emulator.
@CandyGramForMongo_
@CandyGramForMongo_ 2 года назад
Have you seen FPGA solutions? They blur the line even more! Long/short, FPGAs are chips that can be programmed to be other chips! Check out the MisTeR project.
@mattsword41
@mattsword41 2 года назад
though, as old custom chips die, these solutions will become more and more important just to keep the machines alive
@CandyGramForMongo_
@CandyGramForMongo_ 2 года назад
@@mattsword41 But to what end? Nostalgia? That won’t be enough in the long term. Every chip dies someday. That’s why FPGAs are so vital. Tick for tick, perfect replication, not emulation. Hey, your grandkids might cook up their own 6502s in the basement for a science project someday. Think about that. Lol!
@mattsword41
@mattsword41 2 года назад
@@CandyGramForMongo_ hehe. i guess a bit for nostalgia, a bit for fun and a bit for preservation ;) But as you point out, eventually, nostalgia will go as we all get too old!
@GameDawgs
@GameDawgs 2 года назад
@@CandyGramForMongo_ No lie, I would be so joyous if I found my grandkids cooking up old 6502s or 8086s. That would be super impressive.
@MrLukealbanese
@MrLukealbanese 2 года назад
Noel, look out for the Emu68 project. Its a bare metal implementation on the PiStorm. Great video.
@horusfalcon
@horusfalcon 2 года назад
Nice! Thanks for the tip!
@elmariachi5133
@elmariachi5133 2 года назад
But it can't emulated FastRAM, can it? Because without FastRAM, the faster CPU won't help the Amiga much :(
@MichalSchulz
@MichalSchulz 2 года назад
@@elmariachi5133 Emu68 does not need to emulate fastram. It is just using almost all available raspi memory on your amiga. On RasPi 3A you will have at least 200MB of available memory (or more, I don't remember)
@elmariachi5133
@elmariachi5133 2 года назад
@@MichalSchulz Sorry, I cannot fully comprehend. Do you meant that Emu68 DOES give the Amiga 200MByte FastRAM?
@MichalSchulz
@MichalSchulz 2 года назад
@@elmariachi5133 yes, it does. On RasPi 3B+ (if you make it fit) it gives you even more, something around 800MB in total
@JimLeonard
@JimLeonard 2 года назад
This was a fantastic overview and demonstration of the PiStorm; it clearly took you a long time to make. Thanks for spending so much time on this!
@schack
@schack 2 года назад
As an old Amiga wiz and aficionado this concept is nothing short of mind-blowing!
@PJBonoVox
@PJBonoVox 2 года назад
I'll be honest dude, when I first saw the title I thought "oh, not another video about this" but then watched it all. You have a knack for making anything more interesting.
@chrismifsud7154
@chrismifsud7154 2 года назад
Pistorm can shutdown from the PiStorm software on Amiga. A bare metal exists, its Emu68. :)
@espressomatic
@espressomatic 2 года назад
This is probably the best and most concise overview of pistorm to date and I’m happy to point anyone with curiosity about the project here. Great work.
@aguijon6
@aguijon6 2 года назад
I had basic knowledge of the Pistorm, but your video has been outrageously educational, and I have been able to understand the advantages and the mechanisms in a very simple way. Thanks a lot
@talideon
@talideon 2 года назад
The issue with the editor might be solvable by setting the TERM environment variable to something that works with the Amiga's console. There's a good chance there's a termcap file that could work. It's either that, or resort to ed, which isn't too bad if you're already comfortable with vi, but isn't ideal!
@NoelsRetroLab
@NoelsRetroLab 2 года назад
Ah, good point. I'll check it out. To be honest I didn't try to solve it since I was all set up with the ssh, but it would be ideal to fix that (although the first time you set up something that doesn't work you'll need to use ssh anyway since the Amiga won't boot up).
@MrLurchsThings
@MrLurchsThings 2 года назад
I picked up a PiStorm on one of the very earliest batches, beat my head against a wall for days getting it to work (it was early days and almost no doco). But I haven’t really touched it since. Might have to pull it out again relook at the install - that image seems to make thing a lot easier.
@krnlg
@krnlg 2 года назад
Its pretty impressive that a software emulation on separate hardware can run precisely enough to fully replace a 68000 on a board. I mean the timing has to be pretty accurate right for it all to work together!
@NoelsRetroLab
@NoelsRetroLab 2 года назад
True! I didn't get into that, but I suspect it's because the Pi is just so fast. It's like an emulator on a PC that can run in real time for the machine it's emulating. So the Pi can do everything it needs to do and then is synchronized with the next clock signal it gets from the board. Although thinking about it, it needs to be ignoring that signal to run a the speed it does, so it just needs to respond to the other control signals quickly enough. But yes, no doubt it's tricky!
@AlistairBrugsch
@AlistairBrugsch 2 года назад
The CPLD on the PiStorm board is where the magic timing occurs ;)
@Waccoon
@Waccoon 2 года назад
Well, that's kind of a problem. If the Pi Storm is only able to emulate the 68020 and higher, that means it's not doing cycle-exact emulation, and probably is not emulating the supervisor stack calls, either. That will usually run Workbench applications fine, but cause all kinds of problems with games that bypass the OS. The biggest reason why games fail on AGA Amigas has nothing to do with the newer chipset or even the ROM. It's the exception stack format on 68010+ CPUs that games don't like. Some games will only run on a stock 68000. That's something to consider before upgrading to any kind of accelerator, whether it's based on emulation or real hardware.
@davidste60
@davidste60 2 года назад
@@Waccoon Emu68 on the Pistorm has it's own CPULib-like thing on the Pi side, so it works with or without the OS being used. A win for emulation.
@4kdemoscene
@4kdemoscene Год назад
@Noel’s Retro Lab I really enjoy your channel. It’s great! I appreciate what you do for the community. (For real) ❤
@krielow08
@krielow08 2 года назад
I am digging this channel! Keep it up man! I feel like this channel is about to explode in popularity!
@stefanocorbellini4480
@stefanocorbellini4480 2 года назад
very extensive and concise overview- THANK YOU!
@DigitalCircus777
@DigitalCircus777 2 года назад
Thanks for the insight and memories, and amazing what us old guys used to and still love! 😀
@AlistairBrugsch
@AlistairBrugsch 2 года назад
Right at 11:55 you can see the button to shutdown the pi on the bottom left corner of the panel. There's even a CLI command to do it. Just like you had to Park hard drive heads back in the day
@paulmichaelfreedman8334
@paulmichaelfreedman8334 2 года назад
An sh script containing "sudo shutdown now" and called from the amiga through ssh should work.
@wasabinator
@wasabinator 2 года назад
Great video, very well explained!
@davidblackuk
@davidblackuk 2 года назад
Really good video, worth the wait. thanks
@horusfalcon
@horusfalcon 2 года назад
Amazing. Thank you for sharing this. I have a friend in the California Bay Area that I'll be telling about this. She has an Amiga 2000 that she's trying to restore to operability.
@Voyager_2
@Voyager_2 2 года назад
It seems the Emu68 project gets overlooked a bit. Let me explain. Emu68 is a bare metal CPU emulator. It does not use linux. It boots in seconds almost as fast as a normal Amiga would. It can do RTG it also has a HDD emulator and it gives you even more speed, we are talking vampire like speeds here or 830 mips in sysinfo. The development speed of this project is amazing Michal Schulz is doing a incredible job here. Also remember that the pi-storm interface (the board between the Amiga and the PI) can not do the 3.5 mb p/s speeds yet and that games that need full bandwidth will not work correctly, but they are working on it. Checkout the pistorm discord server or visit Michal's patreon! About having a raspberry pi in your amiga. Back in the day there were 060 cards with SCSI and RTG and lots of memory. This is more or less the same.
@ninline2000
@ninline2000 2 года назад
To me it's more like the PPC accelerators. Those were/are insanely expensive.
@ElectronGordo
@ElectronGordo 2 года назад
That was amazing my friend! At the end I Could see a great and professional comparation between with and without a device, thanks again Noel :)
@ElectronGordo
@ElectronGordo 2 года назад
By the way... does it convert the A500 graphics system into a A3000 graphic one? or "just" the memory upgrade and CPU?
@WallyB_
@WallyB_ 2 года назад
Noel, Amazing Video!! I just stumbled on the PiStorm a few days ago. You answered all my questions/concerns perfectly. I too considered a Vampire for my decades old A2000 with 1080CRT a while ago, but I too couldn't find value for price and similar reasons (keeping Amiga HW pure and true to original). Instead spend a few years collecting more justifiable upgrades like (GVP A2000-HC+8 SCSI Controller with 8Mb RAM + SCSI HDD, 4 ROM Kickstart-Switcher, Gotek upgraded to HxC , Budha IDE, Individual ECS, an IDE CF adapter, a Lotek CF Adapter for my A2088T Bridgeboard/5.25"Floppy, with original ST-MFM KaLok Octagon HDD on WD ISA MFM Controller). Always wanted to get a Accelerator that would bring all my pieces together with more a powerful CPU while retaining full compatibility. Looks to like the PiStorm is too good to be true. All hardware should work within the A2000 based on what you described in your video. Truly amazing! I ordered a PiStorm 2k + CPU_Relocator too be able easily swap back the original 68000 if needed, and while waiting for their arival I learn about Emu68. Simply mind blowing!! Hats off to the creators and the supporting community!!!
@g.s.6255
@g.s.6255 10 месяцев назад
Thanks for the detailed video 😊👍
@paullee107
@paullee107 2 года назад
Just a fan, wanting you to know that I enjoy the stance your videos take. THIS is the pistorm video I needed. I’m not an Amiga guy- and most of the pistorm videos out there forget to bring newbs up to speed. This is great. I also really liked the anime video where you explained that scene to us perfectly. Thank you. Subbed, enjoy yer vids and will keep watching!!
@RetroWK
@RetroWK 2 года назад
Great that you managed to get the video online. The PiStorm is great and there is that (virtual) struggle if it is still an real Amiga or not. I prefer to think that it is. Great video with some interesting points I haven't seen anywhere else.
@NoelsRetroLab
@NoelsRetroLab 2 года назад
Thanks! Yes, it's quite an interesting project. And I'm loving that there are different options for different people: original systems, PiStorm, expensive accelerators, high-end Amigas, full FPGA solutions, fancy emulations like TheAmiga, etc, etc. Lots of choose from!
@doktor6495
@doktor6495 2 года назад
I also was not sure if I should use a PiStorm inside my Amiga, because it seemed not to be easily plug and play in the past. But now it seems like it is, more or less, plug and play! Thanks a lot for that video Noel and have a nice christmas time! Geetings, Doc64!
@mart1nandersson
@mart1nandersson 2 года назад
Finally a video on proper computers Noel! Great video.
@RodionEdge
@RodionEdge 2 года назад
Very interesting and instructive video, thanks a lot :)
@gile849
@gile849 2 года назад
Great video man. Thanks
@RobSchofield
@RobSchofield 2 года назад
Good review, thanks.
@moycakes
@moycakes 2 года назад
I recently just checked out the Pimiga project, I believe the 2.0 version was just released very recently. It of course uses a RasPi to emulate the whole Amiga, which is sadly a system that I've never really gotten the chance to really delve into, aside from the music. Great seeing something else Amiga related with a Pi!
@Ditt_o_datt_fran_bon
@Ditt_o_datt_fran_bon 2 года назад
Excellent video!
@mattpierce5009
@mattpierce5009 2 года назад
Really wish I still had my A500 now! What a game changing upgrade
@TheStuffMade
@TheStuffMade 2 года назад
Very nice review and status on this project, thanks. I've been keeping an eye on this because it's very affordable and got so many features, it's like an all in one upgrade for the Amiga 500. I really like the idea that you can easily copy new files to the system over wifi and it supports whdload. I love the original hardware, but I can't deny there's always the question whether it's worth the money, effort and space required compared to emulation. Cheers, Jake
@AllensTrains
@AllensTrains 2 года назад
That was a very fast run through. I was finding it difficult to keep up! I have got an A500, A600 and A1200, so this was interesting. I find that WHDload versions are not the same as versions you load in from disk on a Retro Amiga. The Gotek gets around this and keeps things retro. I think your philosophical point about the P-Storm being an emulated Amiga inside an Amiga is valid since when you are using it you don't really know whether what you are using would work on a real Amiga. If it doesn't work on a real Amiga it does mean you are using a different machine! I think you might make a slow step-by-step video on installing and setting up the Pi-Storm for Amiga old-timers like me! Thanks for uploading.
@philiprowney
@philiprowney Год назад
Great video man. I have a few Amigas [ one and unmolested A500 w/ 1.3 ] and a Pi3A+ somewhere, I think it's time I got involved. I think I need to find a local re-cap'r though 😀
@wimwiddershins
@wimwiddershins 2 года назад
I built a couple PiStorm boards. It was actually good fun. Ive had other Amiga accelerators in the past, they're a mixed bag. PiStorm is just brilliant, a nice mash of old and new.
@yetersizbakiye8164
@yetersizbakiye8164 2 года назад
Super video , thanks..
@HoldandModify
@HoldandModify 2 года назад
I have one of these and have not installed it as it seemed far too complicated. Thanks for this!
@overdriver99
@overdriver99 2 года назад
thanks for video. my biggest fear was booting time but you show me it can takes only 4.5 seconds!!! fantastic!!! also, HDD simulation is the best feature for me. thank you so much for this video.
@xav500011
@xav500011 2 года назад
I have a Amiga A1200 with a ACA1221EC accelerator. I like that it is not a FPGA and using a Motorola CPU to do the acceleration. But then the PiStorm came along and I just had to get one for my A500. The PiStorm is a lot of fun to create a punk hotrod A500 Amiga.
@TotoGuy-Original
@TotoGuy-Original 2 года назад
this is great there's always projects like the vampire which are usually crazy money its nice to know you can get something like this that is a lot cheaper but not terrible
@retrodiydotorg223
@retrodiydotorg223 2 года назад
I've been waiting for this video :)
@DaveSouthPhoto
@DaveSouthPhoto 2 года назад
New sub here. Loving the content, really interesting stuff, thanks!
@NoelsRetroLab
@NoelsRetroLab 2 года назад
Welcome aboard! Thank you!
@AlejandroRodolfoMendez
@AlejandroRodolfoMendez 2 года назад
It's really a good mix of old and new tech, a use for this would be when amiga parts would run sacarse in the future. I really would like to found similar projects with other computers. Also I hope new raspberry projects could help, for example the pico even its a micro controller could be programable for parts.
@TanjoGalbi
@TanjoGalbi 2 года назад
You said you don't like the idea of an FPGA emulating the whole system. Well, FPGAs do not emulate, they mimic. Essentially an FPGA set up to mimic all the chips in a computer system is just shrinking that system down in size. More specifically it's like combining the multiple chips into one including all the connections between them. It's not a new concept either, we saw this happen already in the 80's with the Sinclair ZX Spectrum 48K machine. They combined all the logic chips into one and called it the ULA to cut costs. The only difference between the ULA and an FPGA is an FPGA chip needs to be configured every time it's powered up, the logic is not hard coded like in the ULA chip. The custom chips in an Amiga are also similar to the ULA, they are a reduction of multiple chips and circuits into custom made chips, the original prototypes of the Amiga were on multiple boards because those chips were not created yet. FPGA chips do the same thing, it's just they are reconfigurable instead of being fixed hardware. You could also combine all the functions of all the custom chips into one larger FPGA chip! Go one step further and include the CPU into the FPGA and you have the complete system all on the one chip, just as you get with systems like MiSTer! So you see, it's not emulation, it's copied miniaturized hardware, just not permanent. 🙂
@ssokolow
@ssokolow 2 года назад
Funny thing about that. ULA and "Gate Array" are two different terms for the same thing (supposedly, Ferranti trademarked the ULA acronym), and FPGA is short for "Field Programmable Gate Array", so an FPGA is literally a "Field-Programmable ULA".
@AugustoIFRJ
@AugustoIFRJ 2 года назад
Great video Noel, congrats! Talking about demos, try demos like Arte, the lastest routine is an 3D accelerated where available. Exist some others demos, but most of them aimed to AGA chipset, so without this chipset is not to possible to run on A500. Cheers!
@Spyd77
@Spyd77 2 года назад
About shutting down, usually this kind of linux distros have the system on a read-only file system, and the user data and config files on a file system without write cache. That way, unless you turn off the Pi right while writing a file, the chances of corrupting the system are very low. But I don't know if that's the case.
@wayland7150
@wayland7150 Год назад
I found it helps if you have a top quality SD card for some reason. Maybe faster writes.
@retroobsession7519
@retroobsession7519 2 года назад
I have an A500 with an ACA500+ and I recently put PiStorms into a rev 5 Amiga and a rev6 Amiga. Overall I find I prefer the PiStorm to the ACA500 and when you factor in cost it is even better. I am going to put a PiStorm into my A2000 as well.
@thorbjrnhellehaven5766
@thorbjrnhellehaven5766 Год назад
I think one solution to the shut down concern, could be to add some kind of capacitor-UPS. a capacitor that's large enough to power the PI for a rapid shut down. Probably some current limiter to not pull too much power to charge the capacitor. an input to initiate shut down, when power off is detected. Possibly just add a hardwired button for shut down, then you can push that button, and wait some time, then cut the power, but the capacitor solves unexpected power outage as well.
@desiv1170
@desiv1170 2 года назад
Thanx for this review... I've been really wondering about one of these possibly for my A500.... I really only want some type of CF/SD hard drive, but those are usually pretty spendy for just that feature...
@SirDrinksAlot69
@SirDrinksAlot69 2 года назад
I feel like the piStorm is a rather important option if albeit contradictory. If it can implement things like a Video Toaster and other peripherals in emulation and allow more access to virtualized hardware that's difficult to access as physical accessories, while still leveraging the otherwise original hardware and access to accessories that are accessible.
@wishusknight3009
@wishusknight3009 10 месяцев назад
All the IO ports on the Pi are essentially used up. I have no idea how you could implement a toaster in any way. Other than to do just enough simulation to play with its programs.
@GORF_EMPIRE
@GORF_EMPIRE 2 года назад
It's quite amazing how far one can make old retro go with some modern help. I'd love to see this device adapted to the likes of an Atari ST or even an Atari Jaguar and possibly a Sinclair QL. Even an X68000 might benefit as well. The reason you don't get any faster speed out of some of those other 2D games is because they are usually tied to the vertical blank...which makes sense.
@JaimieVandenbergh
@JaimieVandenbergh 2 года назад
The PiStorm should work (and welcomes developers for!) ST, X68k and Mac too. QL would be interesting - the 68008 has a cut down address bus that would need adaptation, but in a “this is easier!” way!
@GORF_EMPIRE
@GORF_EMPIRE 2 года назад
@@JaimieVandenbergh The real question is, has anyone written the necessary firmware for any of these. The QL would require a reduced bus fix. For the Jaguar the gerbers would need to be adapted for a different 68000 package which would be a 68 pin QFP(?).
@JaimieVandenbergh
@JaimieVandenbergh 2 года назад
@@GORF_EMPIRE Mac Plus has been booted from floppy. ST requires some signalling that the current firmware doesn't yet support, planned for the nearish future. QL I don't believe anyone has looked at it. X68k has been bought but not yet meddled with :)
@GORF_EMPIRE
@GORF_EMPIRE 2 года назад
@@JaimieVandenbergh Do keep us informed.
@LeftoverBeefcake
@LeftoverBeefcake 2 года назад
To me, other than networking and RTG functions, this does nothing more than a traditional Amiga accelerator card does like the ACA500+, HC508, GVP hard drive/accelerator combo, etc. It doesn't take over virtually the whole machine like a Vampire does. Paula still pumps out 8-bit 4 channel audio. Gary and the CIA chips still handle the floppy drive, rear ports, etc. Fat Agnus is still handles Chip RAM and other stuff. Denise still gives you 15khz low and hi-res interlaced and non-interlaced screen modes. And it will only get better when newer RasPi's are released. I just don't use mine all that often because my Pi 3A gets super hot in use and I don't want to burn anything up.
@LoosLas
@LoosLas 2 года назад
this is partly true and partly not true. It delivers RTG graphics, network and hard drive emulation. It lacks AGA and anything else. Judging by the possibilities of the raspberry universe and the development of emu86 there ist actually no demand for more performance. btw. Important points are the price and availability of the product. EURO 589,- can't compete, especially when always on back order.
@LeftoverBeefcake
@LeftoverBeefcake 2 года назад
@@LoosLas - I am not arguing against the PiStorm, I see that I was unclear about that and I apologize. "there ist actually no demand for more performance" - huh??? I for one would LOVE to see a native Amiga web browser that can handle CSS/Javascript/HTML5, Amiga video streaming software, Amiga video editing software, more ports of older 3D PC games, new Amiga 3D games, etc. etc. We just need new software to take advantage of all the new accelerators that are hitting the market.
@LoosLas
@LoosLas 2 года назад
Yes, have you seen the benchmarks using emu68 running on a rpi3? Quite stunning. And rpi 4 is yet to come. What I meant by my comment was that we did not reach the end of the line because Claude Schwarz and Michel Schulz are doing a great job. So we actually don't need more performance ATM, because we didn't reach the limit yet.
@LeftoverBeefcake
@LeftoverBeefcake 2 года назад
@@LoosLas Ahhh, ok, gotcha! I agree with you, the performance is only going to get better from here, and I can't wait to see what's coming up in 2022. Never thought these machines would see a new life and some new hardware, it's amazing. :)
@RETROCENGO
@RETROCENGO 2 года назад
This is the first video, out of many watched, that makes me wanna invest time in this solution and try it out. Thanks for a great video, I’m a new subscriber
@NoelsRetroLab
@NoelsRetroLab 2 года назад
Glad it was helpful and welcome on board!
@brostenen
@brostenen 2 года назад
Just wait untill EMU68 is better. It have crazy extreme performance compared to PiStorm, and is still in a beta state. I have a feeling, that it might fuze with PiStorm software at some point.
@RETROCENGO
@RETROCENGO 2 года назад
@@brostenen watching this video, more speed is not required in any way, seems pointless, stability, comparability and plug and play is the way, not more speed
@brostenen
@brostenen 2 года назад
@@RETROCENGO Exactly. But you know that extreme acceleration is kind of cool in a way. It is a bit like 060 vs 030. 😉 Some tests of EMU68 gives around 1492 times faster than stock Amiga600.
@RETROCENGO
@RETROCENGO 2 года назад
@@brostenen As long as it runs correct, Thea it’s most welcome. This emu68 is it a new piece of hardware? Or just another pi solution?
@mateusfelipecota
@mateusfelipecota 2 года назад
You don't need a baremetal implementation for the power off problem, you can put the linux system in stateless mode, where it won't change any files in the filesystem while running. The downside it, is that if you want to change a core feature you have to change it to stateful, reboot, change it back to stateless, reboot. For images and files you can easily use a extra partition on the SD that isn't read only
@flomojo2u
@flomojo2u 2 года назад
This is something the project can work around. You can keep the root filesystem in read only mode and have a RAM based scratch partition for /tmp. To make onboard application changes permanent I imagine you would keep a separate partition mounted read only, then remount r/w long enough to write changes, then remount read only afterwards. It's cumbersome but if they created an API for the onboard apps it could be transparent to each app. Again, just a matter of time and skill.
@amirpourghoureiyan1637
@amirpourghoureiyan1637 2 года назад
The form factor issues you mentioned would be solved by a new board that utilises the Compute Modules instead of the SBCs. That way, you can have a much neater board that will be a lot more accessible in the Amiga 500.
@gertsy2000
@gertsy2000 2 года назад
Agree with you on the onboard emulation Noel. It just seems to be that step beyond using and Amiga natively.
@LosBee
@LosBee 2 года назад
The PiStorm worked well for me for a while, had the HDD emulation and network share set up and started playing around with the RTG graphics but had no end of problems with the PiStorm continuously popping out of the CPU socket. When I broke a 2nd pin I decided to put it all away and switch over to my 040 Amiga 4000 with ZZ9000 graphics and forgot all about PiStorm. Before going back to it I need to replace the pin headers with something better.
@scottmm78
@scottmm78 2 года назад
you could use the amiga to pi terminal you talked about to access the pi (or ssh in ) and use "sudo halt"
@skonkfactory
@skonkfactory 2 года назад
With a journalling filesystem like ext4fs, there's almost no risk of corrupting things by losing power. Worst case, you might lose some recent writes, but the filesystem and the configuration should be fine.
@overdriver99
@overdriver99 2 года назад
cool info. I know ext4fs is so advanced file system but I didn't know that has this much stability. thanks.
@lawrenceharris7717
@lawrenceharris7717 2 года назад
@@overdriver99 A future feature could be to lock the SD card file systems and move working files to ram-disk. You can then toggle read only mode to allow the settings to be changed and then back to prevent SD card issues. Some fun and games needed if you want to emulate a disk drive, maybe created a separate partition that is not read only for that.
@Ezyasnos
@Ezyasnos 2 года назад
Or you could make a read only partition for all the vital functional parts. what Lawrence Harris already mentioned
@gblargg
@gblargg 2 года назад
As long as the program writes to files in an atomic way, e.g. writing new settings to a fresh file, then replacing the old settings file with the new one.
@skonkfactory
@skonkfactory 2 года назад
@@gblargg Journalled filesystems mean that it really doesn't matter.
@vectrexer
@vectrexer 2 года назад
Yum! Excellent video!
@frankowalker4662
@frankowalker4662 2 года назад
That's so neat, although, like you said, programming the pi with the Amiga that the pi is running, is a bit much to get my head around. LOL.
@brufnus
@brufnus 2 года назад
I've used the Pistorm for about a year now and Linux since 2000, and I've never had any serious issues from unclean shutdowns, especially not with the Pistorm. I've finally managed to get the Emu68 up and running today on my CDTV, by the way... although I'll probably stick to the Musashi version for some time, since it does offer some things the Emu68 still lacks, such as wi-fi. I really love the Pistorm, anyway! :-D
@WacKEDmaN
@WacKEDmaN 2 года назад
that a cool bit of gear.. best of both worlds... original hardware and emulated...id love to see something like this for the CPC!.. CPU replacement/speedup..with extra emulated peripherals, eg ROM emulation, direct access Disk Drive emulator, gate array emulation...CPC+ color emulation... etc etc..
@MegaManNeo
@MegaManNeo 2 года назад
Being a fan of the Raspberry Pi, I love what's being done here that's not simply yet another retropie build but actually using the Pi's hardware to boost the Amiga. I'd buy one presoldered too, if it weren't for the lack of an Amiga computer. Sadly those are rather expensive these days or rather stay stable in price :/
@blackterminal
@blackterminal Год назад
Paid to buy retro computers years ago. You could get Amigas for almost free. But now yes it's hundreds and hundreds. Years ago the average person could have a large collection. Now you'd probably be best to stick to a couple of computers. I consider myself lucky
@PeterRichardsandYoureNot
@PeterRichardsandYoureNot 2 года назад
It’s great to see that the pistorm doesn’t screw up timing on games. My old ][gs transwarp was notorious for over locking games. Conan ran so fast you couldn’t play it. It ran off the clock of the cpu instead of using a real time clock for timing. Ug
@DIYTinkerer
@DIYTinkerer Год назад
I think this is a great option for people like me who like tinkering, have an old Amiga in the loft and want an excuse to get it out, it will bring more peopke back to the retro scene. An A1200 version using a pi zero would be awesome.
@fattomandeibu
@fattomandeibu 2 года назад
The benchmark issue may be due to clock speeds. I have a 68030 in my Amiga clocked at 25mHz on a Zorro expansion card, but have seen ones also clocked at 15 and 50mHz, so maybe there's a clock speed setting somewhere. As for Pis, I've ended up caving and getting a Pi 4 to emulate all my old systems. Between not being able to replace worn out parts and peripherals, I'm also facing my disks and tapes becoming demagnetised. When it started feeling like I was losing a floppy disk per week, and my old 1GB hard disk randomly corrupted(it still works, just needed a format), I just kinda collected up my old stuff and put them away for good before something that would really sadden me broke. The Pi is good for other reasons, too. I built an 8TB NAS(a cloud for your home network, for anyone who might not know) using one for £190. About 220-230 Euros, I believe. 3/4 of that price was the hard disk. Amazing what you can do with a computer that costs less than £40.
@eterenostalgia5088
@eterenostalgia5088 2 года назад
Here Italy, i have one old AMIGA 500 Kick start 1.3 and 1 MB, hours and hours of funny for the old games : Golden axe, Sensible soccer, Super frog, Battle isle '93, Lotus turbo Challenge 2, Silkworm.
@JaimieVandenbergh
@JaimieVandenbergh 2 года назад
Nice video Noel! Covers the PiStorm very well. Just to say that mouse and keyboard through USB already exists (just enable it in the config file) but doesn’t work for all games; also bare metal emu68 (with SD partitions available as Amiga hard drives) is in active development and working quite well now. And is crazy fast, 20 times quicker than the current more featureful Linux-based PiStorm
@AlistairBrugsch
@AlistairBrugsch 2 года назад
Also Noel, there is a command on the pistorm partition to start a safe shutdown but as you've found, it's not really necessary as once the emulator is running, the linux OS isn't doing much filesystem access. More likely is the amiga filesystem will get corrupted but that's a danger of AmigaOS, not pistorm...
@paulmichaelfreedman8334
@paulmichaelfreedman8334 2 года назад
You could make a file that executes a shell script on the Pi through SSH. The script could contain "sudo shutdown now" which would essentially turn off the processor for the amiga and shutdown the Pi gracefully.
@juanantonio4955
@juanantonio4955 2 года назад
Great Noel. 👍🏻
@Bianchi77
@Bianchi77 2 года назад
Like it, keep it up, nice video clip, thank you for sharing it :)
@BertoldVdb
@BertoldVdb 2 года назад
To avoid the risk of filesystem corruption you can make the rootfs read-only, many commercial embedded systems work like that.
@YogSothoth1969
@YogSothoth1969 2 года назад
Very cool Noel!!!! :-)
@EdgeOfPanic
@EdgeOfPanic 2 года назад
@23:42 And here's where Emu68 comes in, this is a bare metal emulator no fuzz with Linux, boots really quick, like almost instant. Do mind that Emu68 is still very young and lots of bugs need to be fixed, in august it barely showed a kickstart screen now it already can boot into a RTG workbench and most system friendly software works.
@Mr_ToR
@Mr_ToR Год назад
You should make a followup video, probably about the PiStorm Emu68 image and other developments. There is also pistorm for 1200 etc.
@psycronizer
@psycronizer 2 года назад
oh god what a shock to my ancient bones ! at 7:40.....introduced 42 years ago, holy hell I'm getting OLD !!
@charlesjmouse
@charlesjmouse 2 года назад
Very nice... Indeed, it's good to see the person who did the ready-to-go install used DietPi - probably a lot of the reason why the Pi Storm software booted so quickly. With that level of attention you've probably gotten as well set up version there that may have had a few other optimisations added. Props to the maker. PS Trapdoor RAM expansions can usually be reconfigured for ChipRAM.
@JaimieVandenbergh
@JaimieVandenbergh 2 года назад
PiOS Lite gets you about 12 seconds to workbench, btw - still far quicker than a pure Amiga. Knock off a couple of seconds if you disable bluetooth and alsa.
@charlesjmouse
@charlesjmouse 2 года назад
@@JaimieVandenbergh Good to know, thanks for the heads-up. I shall certainly take a look. :-) FWIW: I kind-of like DietPi, as much as a sane person can like any version on Linux, for it's lightness and flexibility. But also because it runs on so many platforms, including x86/x64 - my go-to base OS for running stuff on my ESXi server when I really can't avoid Linux.
@jensschroder8214
@jensschroder8214 2 года назад
At that time I had an Amiga1200 with 68060. All programs for 68000, '020,' 030 and '040 are running. But there was a 68060.library (or 68040.library) because a few rare commands of the 68030 in these two CPUs no longer ran in hardware but in software. Even so, '040 and' 060 are faster and have FPU and MMU. The '020 and' 030 are almost the same. (the 68000 and '010 are the same too) But with Pi Storm everything is emulated in software and run on a different CPU type. 50% of the time the chip ram is accessed from the custom chips. The image structure, sound, in/out run in independent DMA mode. But that also means that nothing can be changed in this sub-system because it's controlled by that logic. And the frequency of the chip RAM depends on the screen control. The rest of the time, the CPU is allowed to access the RAM. The CPU can access Fast RAM and the plug-in cards outside the Chip RAM almost without waiting. Plug-in cards can also be configured as RAM with their own DMA controller for SCSI, video, etc. Then there are waiting times for the CPU again if the DMA write to this part of the RAM. Only through the Direct Memory Access was the Amiga fast despite the slow CPU. But it also means that if another DMA-IC accesses the memory, the CPU does not reach this part. It's different with the PC. The CPU is so fast, it does everything on its own, but faster and faster and faster.
@jensschroder8214
@jensschroder8214 2 года назад
Most games will not run faster under acceleration because it depends on the speed of the custom chipset. And the syncs either in PAL or NTSC. The old games take that into account.
@Waccoon
@Waccoon 2 года назад
@@jensschroder8214 Some games will indeed run much faster and with less lag, especially if they use the CIA timers correctly instead of only relying on VSync. Even if a game only runs from chip RAM and the custom chipset prevents the CPU from getting more than 50% of the memory bus cycles, the CPU can still execute instructions faster. Old PC games ran stupidly fast after a CPU upgrade because the original IBM PC didn't have system timers, and games had to rely on the CPU for timing. The Amiga didn't have this issue.
@brostenen
@brostenen 2 года назад
There is an experimental bare metal software for PiStorm. It is called EMU68.
@gnif
@gnif 2 года назад
A linux distro can be configured to start/stop without proper shutdowns and zero corruption (note corruption != data loss). For example, many modems/routers use Linux at their core and mount a ramfs (tmpfs) to /var/log keeping the actual OS always read only. The other option is to disable write cache and use a journaled file-system like ext4. What these modern file-systems do is write to a journal of what it's intending to do, if the power is interrupted during this process it's OK, we know that the journal up to the point of the partial write is valid. After the journal is written, the data is written to disk, and when the data is finished writing the journal entry is then marked as complete/finished. If at any time the power is interrupted during this process, the journal entry wont get finalised and the file system knows to just resume from the last valid point. Since it's not going to be often you write data to disk (ie copying files to the amiga) and you're not going to switch it off in the middle of saving something there is no real risk here, and all the authors of the distro need to do is either disable disk write caching (you can even turn this off in windows for the same reason), or after each write call `sync` to ensure all pending writes in cache are written to the media. It's also very likely piStorm keeps it's root filesystem read only, or avoids making any substantial changes to it without you knowing that it can't be interrupted, such as doing an upgrade. LibreElec is a good example of this kind of a setup, it uses a readonly root filesystem and mounts a read/write partition for Kodi configuration and user data, absolute worst case the user partition gets damaged and recovery is not possible, just deleting everything on it will reset it to factory. We also have to deal with unexpected power loss for data centre type applications like massive databases that need to be ACID compliant. A corruption of data on a corporate system running a mission critical database is unacceptable and Linux has been built around these kinds of demands/requirements.
@ChrisEdwardsRestoration
@ChrisEdwardsRestoration 2 года назад
the amiga 500 shown on your screen has a 8372a fat agnus, you CAN mod your board to get 1mb using with your 512k belly slot card
@richardkelsch3640
@richardkelsch3640 2 года назад
Bare minimum Linux distributions can be configured to not required be be shut down. In fact, many smart devices you will find run on on a real time Linux that don't require shut down (like your car). Much of the need for Linux to be shut down is to flush the write caches. Well, you can shut those off and instantly have disk writes. Linux is configurable, and what makes the small distribution the PiStorm uses so quick to boot is it doesn't load nor use those overhead buffering Linux services. So there is no risk of data loss. There won't be any, as long as you see the PiStorm's prompt return, it's cleared any disk buffers. I suppose, if you are so unbelievably paranoid, you could bring up the Linux prompt on the Amiga and type "sudo poweroff" and voila, Linux is powered off.
@johnwiesen4440
@johnwiesen4440 6 месяцев назад
I got one for my A1200. For a Pi Storm set up it is the best one using CaffeineOS out of the box it runs usin RTG graphics. So if you need AGA graphics for games ect. it uses the Amigas out put. I have a TF1260 with a 50 MHz a full fat REV6. It is faster by a long way. For the Pi Storm card to work you need to boot off it.
@JohnAnderson4242
@JohnAnderson4242 Год назад
I love mine in my A1000 - have harddrive, speed, memory, internet, networking - best accelerator for money I have ever owned.
@joerinaldi5
@joerinaldi5 Год назад
Sounds interesting.
@SEngelsg
@SEngelsg 2 года назад
07:40 - the 68000 CPU does have a full 32bit instruction set. So from a programmers point of view it is not much different than the higher numbered 68k CPU's. The address bus is actually 24bits, but some of the internals are 16bits, but that is all "behind the scenes".
@BenjaminVestergaard
@BenjaminVestergaard 2 года назад
I've experienced bubble bobble not being frame locked when emulating. Also some homebrew CD32 discs uses a version of WHDLoad that panics if you have more or less RAM than the original CD32.
@IparIzar
@IparIzar 2 года назад
You can even avoid that only time you connect to the rPi directly, look into headless setups, you can make them connect to your wifi and open the SSH port automatically. Edit: And since you use the raspberry pi imager, it's even simpler, just press control-shift-X and configre it pre-baking.
@The_Temple
@The_Temple Год назад
PiStorm run via Emu68 is astoundingly fast!
@michaelmyers9306
@michaelmyers9306 Год назад
EMU68 makes this what it should be! A bare metal accelerator, with bare metal hard disk partitions. Musashi is fine for those not wanting their Amiga to be an Amiga, but something escalated. EMU68 gives as close to a real Amiga as possible with all the power, RAM, and hard disk support you'd expect from an accelerator.
@give_me_my_nick_back
@give_me_my_nick_back 2 года назад
15€ you wish... cheapest I could find, the adapter alone with no extra, was 50€, add in Pi and it's 80€ at least, still cheaper than other options but not exactly cheap
@dokols
@dokols 2 года назад
Yeah, every youtube video has ludicrus prices. 15 euro / 11 pounds. Would get one at those prices. But reality is it's at least 5 times that with shipping.
@NaviciaAbbot
@NaviciaAbbot 2 года назад
If you drop down into the pi shell, you should be able to issue the 'poweroff' command in DietPi.
@chewylandlive
@chewylandlive 2 года назад
ASTONISHING.
@alexanderwingeskog758
@alexanderwingeskog758 2 года назад
I agree with the philosophically issue :-) But in this form you get all the Amiga ports rights? you could connect a sampler, printer, or most Amiga stuff if you have them. But running UAE on RPI for example that is not possible out of the box... I would like USB access if possible in the future, I would also like network access.
@jkdsteve
@jkdsteve 2 года назад
Got to lol a smile about the price comments, 80EUR is a bargain for what you get and perhaps prices return to pre-COVID levels eventually. I didn't;t realize there were still casual Amiga users either, thought we were all crazy..good on ya!
Далее
Adding 1MB to an 8-bit Computer!
23:04
Просмотров 242 тыс.
Is this the FASTEST and CHEAPEST 8-Bit Computer Ever?
28:43
Acorn Archimedes A3010: Was It Better Than The Amiga?
21:57
Watching Youtube on a 1993 Amiga CD32 Console
15:22
Просмотров 192 тыс.
Can We Turn This Computer Into a Different One?
21:31
What Happened to MIDI? | Nostalgia Nerd
24:39
Просмотров 444 тыс.
Amiga500: Lazarustorm/PiStorm vs ACA500plus
42:04
Просмотров 2,1 тыс.
The Apollo IceDrake for Amiga 1200
12:50
Просмотров 21 тыс.