Mega-Micro's  
Microcomputer projects new & old   Chat on Discord
Mega-Micros Home
12 Edgefield Close
Redditch B98 7WB
ENGLAND
 
+44 (0)7973 265572
info@mega-micros.co.uk
68000 68030 CPLD FPGA ARM
SHOP        
Systems
System ROMS
68000 CPU-2.1
Backplane-7
Bridgeboard-2
Memory-3.1
Hex Display
68681
68230-2
ACRTC-2
IDE
IDE-2
Protoboard
Other Boards
Software
Programming
Documents
Datasheets
Quick Tips
Downloads
Blog
 
 
Downloads
EmuTOS ROMS    
system_rom_v2.05b110_27c322.bin System ROM V2.05 Beta 110 (as a single BIN file) #FFA3
system_rom_v2.05b100_27c322.bin System ROM V2.05 Beta 100 (as a single BIN file) #CC75
     
Standard ROMS    
system_rom_v2.05b67_27c322.bin System ROM V2.05 Beta 67 (as a single BIN file) #8D8C
system_rom_v2.05b54_27c322.bin System ROM V2.05 Beta 54 (as a single BIN file) #54BE
 
GALS
gal3.jed 68000 CPU-2 Board IC1 16V8  
gal3.jed 68000 CPU-2.1 Board IC1 16V8  
gal8-20.jed Memory-3.1 Board (1MB or 1MB+1MB RAM) IC2 22V10  
gal8-80.jed Memory-3.1 Board (4MB or 4MB+4MB RAM) IC2 22V10  
gal9.jed Memory-3.1 Board IC4 16V8  
gal7.jed Hex Display Board IC2 16V8  
gal12.jed Hex Display Board IC1 16V8 Optional
gal17.jed ACRTC-2 Board IC1 22V10  
gal20.jed ACRTC-3 Board IC1 22V10  
gal13.jed IDE Board IC1 22V10  
gal13.jed IDE-2 Board IC1 22V10  
gal19.jed 68681-2 Board IC1 22V10  
gal21.jed XOSERA Board IC1 22V10  
gal22.jed XOSERA Board IC7 22V10  
gal16.jed 68030 SBC-2 IC10 22V10  
gal16.jed 68030 SBC-3 IC17 22V10  
 
CPLDS
rev10m44.pof 68030 SBC-3 (4MB+4MB RAM) IC5 EPM7128  
 
Microcontroller Firmware
attiny1.zip 68030 SBC-3 IC19 ATTINY85  
atmega1.zip 68030 SBC-3 IC16 ATMEGA328  
 
EmuCON Utilities
showmem_v1.00.zip Displays the contents of memory in hexadecimal and ASCII
showpcx_v0.0.4_16-bit.zip Displays PCX image files on the ACRTC-2 display (68000 version) *1
showpcx_v0.0.3_32-bit.zip Displays PCX image files on the ACRTC-2 display (68030 version) *1
zmrx_v0.0.0.zip File transfer utility - host to Mega-680x0 Computer System via RS-232 *1
xferrate_v1.2.zip IDE/CF speed test utility
   
EmuTOS GUI Boot Disks  
compactflash1.zip XOSERA Board (all required CF files and folders) *1
compactflash2.zip XOSERA Board (all required CF files and folders 640x400) *1
Installation:
1. Create a 'New Simple Volume' (50MB) on a new/erased CompactFlash Card using Windows
2. Assign it a drive letter, format it as FAT, and label the volume EMUTOS
  A new Windows drive (EMUTOS) has been created
3. Download and extract the contents of the ZIP file
4. Copy the extracted files and folders to the EMUTOS drive
5. Now safely eject the CompactFlash Card and place it in the Mega-680x0 Computer System
 
Note 1:
The XOSERA EmuTOS Driver, ShowPCX, & ZMRX were all supplied by Rob Gowin (thanks Rob) and his GitHub repo's can be found here:
 
https://github.com/codesmythe/emutos
https://github.com/codesmythe/ShowPCX_ACRTC
https://github.com/codesmythe/zmtx-zmrx
 
PCX Image Files
tomjer01.pcx Tom & Jerry
jerry01.pcx Jerry
gtr01.pcx Nissan GTR
space01.pcx Space Shuttle
test01.pcx Testcard
girl01.pcx Portrait
 
Other Utilities
primes_benchmark_v1.01.bas System performance checker
Description:
This program written in Enhanced BASIC searches for all prime numbers between 3 and 500 and displays the time taken in seconds.
Requires:
System ROM V2.05B67 or later
68230 PI/T clocked at 10MHz
 
Results:        
Mega-68000 + ACRTC-2 8MHz System ROM V2.05B67 46.02 Seconds  
Mega-68000 + ACRTC-2 12MHz System ROM V2.05B67 30.67 Seconds  
Mega-68000 + ACRTC-2 16MHz System ROM V2.05B67 23.03 Seconds  
Mega-68000 + ACRTC-2 20MHz System ROM V2.05B67 18.45 Seconds  
Mega-68030 SBC-3 Beta 2.0 + ACRTC-2 25MHz System ROM V2.05B67 16.54 Seconds  
Mega-68030 SBC-3 Beta 2.0 + ACRTC-2 25MHz System ROM V2.05B67 14.45 Seconds (1)
Mega-68030 SBC-3 Beta 2.0 + ACRTC-2 33MHz System ROM V2.05B67 12.46 Seconds  
Mega-68030 SBC-3 Beta 2.0 + ACRTC-2 33MHz System ROM V2.05B67 10.89 Seconds (1)
Mega-68030 SBC-3 Beta 2.0 + ACRTC-2 40MHz System ROM V2.05B67 10.41 Seconds  
Mega-68030 SBC-3 Beta 2.0 + ACRTC-2 40MHz System ROM V2.05B67 9.11 Seconds (1)
Mega-68030 SBC-3 + ACRTC-3 50MHz System ROM V2.05B110 8.52 Seconds  
Mega-68030 SBC-3 + ACRTC-3 50MHz System ROM V2.05B110 7.59 Seconds (1)
(1) - Instruction Cache enabled
 
graphics_benchmark_v1.00.bas System performance checker
Description:
This program written in Enhanced BASIC draws, well more accurately plots using a simple pixel set routine, the classic Archimedes Spiral and displays the time taken in seconds.
Requires:
System ROM V2.05B67 or later
68230 PI/T clocked at 10MHz
 
Results:        
Mega-68000 + ACRTC-2 8MHz System ROM V2.05B67 417.05 Seconds  
Mega-68000 + ACRTC-2 12MHz System ROM V2.05B67 278.30 Seconds  
Mega-68000 + ACRTC-2 16MHz System ROM V2.05B67 208.60 Seconds  
Mega-68000 + ACRTC-2 20MHz System ROM V2.05B67 167.46 Seconds  
Mega-68030 SBC-3 Beta 2.0 + ACRTC-2 25MHz System ROM V2.05B67 144.30 Seconds  
Mega-68030 SBC-3 Beta 2.0 + ACRTC-2 25MHz System ROM V2.05B67 113.58 Seconds (1)
Mega-68030 SBC-3 Beta 2.0 + ACRTC-2 33MHz System ROM V2.05B67 108.64 Seconds  
Mega-68030 SBC-3 Beta 2.0 + ACRTC-2 33MHz System ROM V2.05B67 86.14 Seconds (1)
Mega-68030 SBC-3 Beta 2.0 + ACRTC-2 40MHz System ROM V2.05B67 91.02 Seconds  
Mega-68030 SBC-3 Beta 2.0 + ACRTC-2 40MHz System ROM V2.05B67 72.51 Seconds (1)
Mega-68030 SBC-3 + ACRTC-3 50MHz System ROM V2.05B110 72.15 Seconds  
Mega-68030 SBC-3 + ACRTC-3 50MHz System ROM V2.05B110 57.59 Seconds (1)
(1) - Instruction Cache enabled
 
68230_pit_test_v1.00.bas 68230 PI/T port test utility
Description:
This program written in Enhanced BASIC tests ports A and B of the 68230 PI/T.
 
Note:
1. The program tests Ports A and B only, it does not test Port C or the Timer
2. The program requires a Loopback adapter
 
Essentially it tests the two user configurable GPIO ports.
 
Software
as-installer-7.0.2594-full.zip Microchip Studio V7.0.2594
  MD5: 1ed5c32159d8f2e30edb3ca55e012fd2
   
xgpro_v1306_setup.zip XGecu T48 Universal Programmer Software V13.06
  MD5: e6ac93651a03ee610d0fe669d13f3a68
 
 
Disclaimer
All hardware designs, software, and information shared on this website is provided "as is"
without warranty of any kind and strictly for personal non-commercial use only.
 
 
Website V0.97 (C) 2021 Mega-Micros
Status: under construction
Mega-Micros Home
12 Edgefield Close
Redditch B98 7WB
ENGLAND
 
+44 (0)7973 265572
info@mega-micros.co.uk