diff --git a/Source/Images/Common/All/FLASH.COM b/Source/Images/Common/All/FLASH.COM index d1833a1b..ab46a910 100644 Binary files a/Source/Images/Common/All/FLASH.COM and b/Source/Images/Common/All/FLASH.COM differ diff --git a/Source/Images/Common/All/FLASH.DOC b/Source/Images/Common/All/FLASH.DOC index 5c2b5412..d149ad3d 100644 --- a/Source/Images/Common/All/FLASH.DOC +++ b/Source/Images/Common/All/FLASH.DOC @@ -17,6 +17,11 @@ FLASH4 has been tested and confirmed working on: It should work on many other machines that run RomWBW or UNA BIOS. If you test it on another machine please let me know the outcome. +FLASH030 (also included) is a Linux version of the same software. It is +targetted at my 68030 machine but should be very easy to port to other +machines. It expects a machine with a larger address space, and thus omits much +of the bank switching and other tricks required on Z80 platforms. + = Introduction = diff --git a/Source/RomDsk/RAM_1024KB/FLASH.COM b/Source/RomDsk/RAM_1024KB/FLASH.COM index d1833a1b..ab46a910 100644 Binary files a/Source/RomDsk/RAM_1024KB/FLASH.COM and b/Source/RomDsk/RAM_1024KB/FLASH.COM differ diff --git a/Source/RomDsk/RAM_512KB/FLASH.COM b/Source/RomDsk/RAM_512KB/FLASH.COM index d1833a1b..ab46a910 100644 Binary files a/Source/RomDsk/RAM_512KB/FLASH.COM and b/Source/RomDsk/RAM_512KB/FLASH.COM differ diff --git a/Source/RomDsk/ROM_1024KB/FLASH.COM b/Source/RomDsk/ROM_1024KB/FLASH.COM index d1833a1b..ab46a910 100644 Binary files a/Source/RomDsk/ROM_1024KB/FLASH.COM and b/Source/RomDsk/ROM_1024KB/FLASH.COM differ diff --git a/Source/RomDsk/ROM_512KB/FLASH.COM b/Source/RomDsk/ROM_512KB/FLASH.COM index d1833a1b..ab46a910 100644 Binary files a/Source/RomDsk/ROM_512KB/FLASH.COM and b/Source/RomDsk/ROM_512KB/FLASH.COM differ