pistorm
pistorm copied to clipboard
68k Hardware Emulator
make problem
I don't understand why after a few minutes having given the make command the following error appears: iq_arm -lasound -lm -lstdc ++ / usr / bin / ld: cannot find...
Installed Raspberry PI OS Lite (64-bit) [Bullseye]. Followed instructions (all pre-req package installs performed). make failed as per below: ``` pi@PiStorm:~ $ git clone https://github.com/captain-amygdala/pistorm.git Cloning into 'pistorm'... remote: Enumerating...
Hi, I saw you're using the upgraded m68kfpu and SoftFloat extensions from Previous. Previous is GPLv2 while PiStorm is MIT - did you get a license waiver from the Previous...
There was some chaos leftover in m68k_write_memory_16 and m68k_write_memory_32 Namely, some of the calls had the args in the wrong places.
Thanks for this project and all the work done. I made a little schematic in order to drive AMIGA 2000 hard drive activity LED through the PI ACT LED. It...
40 Pin Raspberry Pi header silkscreen in on the underside, meaning it should be installed there. The Silkscreen should always be on the side of installation, this is universal. There...
Fixes are needed for the implementations of m68k_write_memory_16() and m68k_write_memory_32() in emulator.c that have parameters to ps_write_*() in a wrong order.
I put this weekend a Pistorm in my A2000. When starting up with kickstartrom 3.2 there is no problem But when starting up with kickstartrom 1.3 the computer reboot continuos...
First of all, thanks for this extraordinary project! I haven't been able to find any info on this subject however, so I'll open a new thread here and hopefully become...
Hi, Will there also be a freezer function at some point? For example an Action Replay Rom that could be activated with a hotkey combination?