beeanyew
ea4eec359e
Add RTG scaling commands to PiStorm device
...
This temporarily breaks the PiStorm temperature display, since I had to adjust the register offset for it.
Scale filtering currently doesn't work properly, probably due to unexpected use of shaders, will look into it later. Stick to point filtering for now.
2021-07-27 03:21:35 +02:00
beeanyew
c0fbb0f4c6
Fix/break IRQ behavior again
2021-07-25 12:56:43 +02:00
beeanyew
b996205787
Remove inline ps_read/write from emulator.c
2021-07-25 12:31:20 +02:00
beeanyew
eaa00232e5
Update A314 readme
2021-07-22 17:36:17 +02:00
beeanyew
1dc4e34ed5
Merge pull request #68 from LinuxJedi/update-pidrive
...
Rebuild pidrive
2021-07-22 17:23:32 +02:00
Andrew Hutchings
bf6ca28850
Rebuild pidrive
...
Includes latest binary updates
2021-07-22 16:15:16 +01:00
beeanyew
c291c74681
Merge pull request #67 from agehall/wip-crap
...
A314 ethernet fixes
2021-07-22 13:43:04 +02:00
Marcus Agehall
a7592ddef6
Added compiled eth driver.
2021-07-22 13:35:46 +02:00
Marcus Agehall
a0ebe16af8
Drop incoming frames without corresponding read requests.
...
This solves the problem where the Amiga stops reading frames from the
network due to all buffers being allocated to unwanted frames.
Thanks to Niklas Ekström for helping finding this bug.
2021-07-22 13:32:55 +02:00
beeanyew
2cd89a0070
Fix 320 pixel wide screen modes not scaling up when they should
2021-07-22 13:09:19 +02:00
beeanyew
ca91c0507f
Merge pull request #65 from LIV2/slowtoram
...
slow-to-chip: Fixup agnus detection
2021-07-18 19:36:20 +02:00
Matt Harlum
0ab099077a
slow-to-chip: Fixup agnus detection
...
Write to VPOSW before reading Agnus id seems to fix cold boot Agnus id read failure
Add "force-move-slow-to-chip" config option to force-disable Agnus check in case issue persists
2021-07-18 16:26:20 +02:00
beeanyew
f9c3b6d64f
Merge pull request #64 from beeanyew/main
...
Pull main commits into wip-crap
2021-07-17 21:53:05 +02:00
beeanyew
458bc6b3d6
Update README.md
2021-07-17 20:15:03 +02:00
beeanyew
df0c88bf4b
Simplify IRQ handling a bit
...
Hopefully this doesn't break everything.
2021-07-17 16:01:44 +02:00
Your Name
b28ea5130b
Experimental MaxV support added. This is very alpha and likely makes problems
2021-07-17 11:57:37 +01:00
beeanyew
4723af7f0e
Add annoying warning message to PiSCSI
...
Detect four of the most common types of UAE Single Partition hardfiles and warn the user in case one is spotted as being mounted by PiSCSI.
2021-07-15 20:05:37 +02:00
beeanyew
ee4c2a48f4
Merge pull request #63 from LinuxJedi/get_temp
...
Add missing include
2021-07-14 13:16:31 +02:00
Andrew Hutchings
589cd394c3
Add missing include
2021-07-14 12:13:10 +01:00
beeanyew
9a6bee5ffe
Merge pull request #62 from LinuxJedi/get_temp
...
Add CPU temperature readings to UIs
2021-07-14 13:08:29 +02:00
Andrew Hutchings
63b07ef4dd
Add CPU temperature readings to UIs
...
The CLI now has --get-temperature and the GUI shows the temperature in
the status bar. The GUI refreshes once every second.
2021-07-14 12:04:04 +01:00
beeanyew
1702fe03af
Proper (?) master IRQ mask handling
2021-07-14 10:07:42 +02:00
beeanyew
b7a77353de
Add setvar rtg step to RTG readme file
2021-07-14 08:50:28 +02:00
beeanyew
1b083a0771
Update RTG readme file
2021-07-14 02:42:31 +02:00
beeanyew
fc8a8b1aeb
Add Amiga platform setvar readme file
2021-07-14 02:34:08 +02:00
beeanyew
c762e7e916
Fix config file readme typos, remove unused subsys command
2021-07-14 02:03:34 +02:00
beeanyew
4f7cedec29
Add config file readme
2021-07-14 02:01:02 +02:00
beeanyew
2a7d2bd72a
Get rid of default.cfg, add instructions to readme about config files
2021-07-13 17:04:00 +02:00
beeanyew
cc802afd34
Merge pull request #33 from beeanyew/wip-crap
...
Update PiSCSI readme
2021-07-11 17:33:54 +02:00
beeanyew
d0467f0811
Update PiSCSI readme
2021-07-11 17:33:30 +02:00
beeanyew
59797b81b0
Merge pull request #32 from beeanyew/wip-crap
...
Some updates and fixes from wip-crap
2021-07-11 09:39:14 +02:00
beeanyew
d65a0cf9e6
Update A314 readme
...
Add some instructions for how to make the Pi stop dropping the ARP whatever something entry for the Amiga, I have no idea what these things are called.
2021-07-11 09:35:30 +02:00
beeanyew
fba4c2297a
Merge pull request #61 from LIV2/wip-crap
...
Add DF1-3 bootselect, Add option to move slow ram to chip ram
2021-07-10 20:25:43 +02:00
Matt Harlum
ff9f2aa632
Add DF1 bootselect, Add option to move slow ram to chip ram
2021-07-10 20:15:30 +02:00
beeanyew
3329ec74e5
Merge pull request #60 from LinuxJedi/update-pigfx
...
Update PiGFX Installer
2021-07-10 16:53:13 +02:00
Andrew Hutchings
ff69e7de23
Add symlinks for PiGFX Files directory
...
Some users are trying to run the PiGFX from git, this won't work without
the Files directory so I've recreated it just for them using symlinks.
2021-07-10 15:46:44 +01:00
Andrew Hutchings
5b0ec3aa8b
Update PiGFX Installer
...
New version provided by Lemaru.
2021-07-10 08:35:28 +01:00
beeanyew
b06d231bc4
Get rid of all these multiplications
2021-07-09 15:55:52 +02:00
beeanyew
fc8f293732
Fix PiSCSI LUN/address things, maybe.
2021-07-09 15:53:06 +02:00
beeanyew
e1ff4f5aa3
Merge pull request #31 from beeanyew/wip-crap
...
Merge of current seemingly stable wip-crap features to main
2021-07-09 07:55:09 +02:00
beeanyew
64bf0169b0
Update README.md
2021-07-09 07:50:22 +02:00
beeanyew
4fd3a665b1
Merge pull request #59 from LinuxJedi/fix-nprog-ids
...
Fix package IDs for nprog_240*.sh
2021-07-08 19:15:20 +02:00
beeanyew
b48b362274
Update PiSCSHI readme
...
Add/correct some information, remove any notes about it being work in progress.
2021-07-08 19:15:02 +02:00
Andrew Hutchings
a15a6225fa
Fix package IDs for nprog_240*.sh
...
Since we are still logging stuff, lets fix the IDs for nprog_240*.sh so
that it doesn't fire an error for the config expecting to see an EPM570.
2021-07-08 14:36:59 +01:00
beeanyew
4ce9111c54
Merge pull request #58 from LinuxJedi/flash-detection-fix
...
Fix CPLD detection sometimes failing
2021-07-03 09:51:51 +02:00
Andrew Hutchings
2b1daffb81
Fix CPLD detection sometimes failing
...
CPLD detection would sometimes fail if emulator was running, so fail
with a message to stop the emulator _before_ detection. The emulator
check will remain in nprog too for those who run that directly.
2021-07-03 07:20:02 +01:00
beeanyew
10689c6c24
PiSCSI: Support boot priority setting
2021-07-02 19:20:08 +02:00
beeanyew
efdda5d4b6
PiSCSI: Allow multiple partitions with the same name
...
Because people just can't stop naming the partitions on every single one of their hard drive images `DH0` and `DH1`.
If something doesn't work with this approach, I have no idea why, because as far as I can tell in the example boot ROM I have available to me, this is all that one does.
2021-07-02 16:06:19 +02:00
beeanyew
c2294b8c02
Merge pull request #57 from LinuxJedi/gui-fixes
...
GUI txt fixes
2021-07-01 18:06:59 +02:00
Andrew Hutchings
a088dcea28
GUI txt fixes
...
* Too many 't's in "Shutting down"
* Properly truncate directory that is too long
* Add more space in boxes for text
* Don't screw up destination data if the text is too long
2021-07-01 16:52:27 +01:00