<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.opencircuits.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=192.100.130.7</id>
	<title>OpenCircuits - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://www.opencircuits.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=192.100.130.7"/>
	<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Special:Contributions/192.100.130.7"/>
	<updated>2026-04-21T20:10:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Minimig&amp;diff=5784</id>
		<title>Minimig</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Minimig&amp;diff=5784"/>
		<updated>2007-08-01T12:35:37Z</updated>

		<summary type="html">&lt;p&gt;192.100.130.7: /* Platform */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Minimig 2890.jpg|thumb|right|250px|Minimig 120x120[[Millimetre|mm]] PCB board]]&lt;br /&gt;
[[#See also|QUICKLINK]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Minimig''' (short for &amp;quot;Mini [[Amiga]]&amp;quot;) is an [[open source]] exact [[FPGA]] re-[[implementation]] of an [[Amiga 500]].&lt;br /&gt;
&lt;br /&gt;
Minimig started life in secrecy around January [[2005]] as a [[proof of concept]] type of deal by the [[Netherlands|Dutch]] [[Electrical engineering|electrical engineer]] Dennis van Weeren. He intended Minimig as the answer to the ongoing discussions within the Amiga community on implementing the [[Amiga#Custom chipset|Amiga Custom Chipset]] in [[Field-programmable gate array|FPGA]] and this was released under the [[open source]] [[license]] [[GPL#Version 3|GPLv3]] on the 25 July [[2007]].&lt;br /&gt;
&lt;br /&gt;
== Original prototype ==&lt;br /&gt;
&lt;br /&gt;
The original Minimig [[prototype]] is based on the [[Xilinx]] Spartan-3 Starter Kit, the [[Original Amiga chipset|OCS]] chipset is synthesized in the FPGA. Two [[Printed circuit board|pcb]] boards are attached via the fpga kit expansion ports. The first one holds a 3.3V [[Motorola 68000|M68000]] type [[Central processing unit|CPU]]. The second has [[MultiMediaCard|MMC memory card]] slot with the use of a small [[PIC microcontroller|PIC]] [[microcontroller]] as acting disc controller that supports the [[File Allocation Table|FAT16]] filesystem and does on-the-fly .[[Amiga Disk File|ADF]] decoding.&lt;br /&gt;
&lt;br /&gt;
      VGA-+-PS2  (joystick etc.)&lt;br /&gt;
          |&lt;br /&gt;
 CPU &amp;lt;-&amp;gt; FPGA &amp;lt;-&amp;gt; Microcontroller &amp;lt;-&amp;gt; Flashmemory&lt;br /&gt;
          |&lt;br /&gt;
         RAM&lt;br /&gt;
&lt;br /&gt;
The prototype was shown &amp;lt;ref&amp;gt;{{cite web|title=HCC Commodore GG meet|url=http://amigaroxx.zuurkool.com/}} 060218 amigaroxx.zuurkool.com&amp;lt;/ref&amp;gt; at an Amiga meet and loads most Amiga programs although bugs do exist. Coding is done in [[Verilog]] because Dennis found [[VHDL]] not to be his cup of tea. All done on a [[PC compatible|PC]] using [[Xilinx]] Webpack software.&lt;br /&gt;
&lt;br /&gt;
Some users have suggested plans to make a joystick style [[C64 Direct-to-TV|direct-to-tv]] device for people wanting to play old Amiga games or run software. However a new single board version [[printed circuit board|pcb]] has been designed, moving away from the Xilinx Starter kit.&lt;br /&gt;
&lt;br /&gt;
== Why ==&lt;br /&gt;
&lt;br /&gt;
* Run Amiga specific [[application software]] to convert files to newer platforms.&lt;br /&gt;
* Run software only available on Amiga.&lt;br /&gt;
* [[Video game|Games]].&lt;br /&gt;
* FPGA development experience using [[Verilog]].&lt;br /&gt;
* Creating something for the community.&lt;br /&gt;
* Proof of Concept.&lt;br /&gt;
* Can create new games to take advantages of the new features in Minimig (faster memory, more memory sprites, colours, etc), while maintaining full compatibility with the classic Amiga.&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
=== Platform === &amp;lt;!-- As of Minimig rev1.0 board --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*  [[Xilinx#Spartan series|Xilinx Spartan-3]] 400k gate (XC3S400-4PQ208C) FPGA using 60% capacity.&lt;br /&gt;
*  [[Freescale Semiconductor|Freescale]] MC68SEC000 (MC68SEC000FU20; MC68SEC000AA20 proposed as replacement part by Freescale), 3,3[[Volt|V]], at 7.09379 [[Hertz|MHz]]. (However there's no 'E' clock, MOVE sr,&amp;lt;EA&amp;gt; is privileged and there is no real replacement instruction. This does not seem to affect any programs as of yet however.)&lt;br /&gt;
*  Amiga ChipRAM bus and FastRAM merged into a single synchronous bus running at 7.09379 MHz.&lt;br /&gt;
*  2 [[Mebibyte|MB]] 70 [[1 E-9 s|ns]] [[Static random access memory|SRAM]] organised as 2 524288*16 banks.&lt;br /&gt;
*  [[Microcontroller|MCU]] [[PIC microcontroller#PIC18 High End Core Devices|PIC 18LF252-I/SP]] &amp;lt;ref&amp;gt;{{cite web|title=PIC18F252|url=http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&amp;amp;nodeId=1335&amp;amp;dDocName=en010276}} 070715 microchip.com&amp;lt;/ref&amp;gt; (an alternative would be [[Atmel AVR]]) implements a [[File Allocation Table|FAT16]] disclayout and handles loading of fpga configuration and kickstart. Simulates a floppy to the Amiga by encoding on the fly from [[Amiga Disk File|.ADF]] files. &amp;lt;!-- This is NOT the TNT23 project. --&amp;gt;&lt;br /&gt;
*  [[Multi Media Card|MMC]] [[Flash memory|Flash memory card]] to load fpga configuration, kickstart and software for the simulated computer.&lt;br /&gt;
*  3× [[Light-emitting diode|LED]]s to display the [[MC68000]] processor run status.&lt;br /&gt;
*  Video [[Digital-to-analog converter|D/A]] consists of 4 [[resistor|resistors]] for each color red, green, blue (4 bits/color) and output via [[Video Graphics Array|VGA]] connector. &amp;lt;ref&amp;gt;[http://home.hetnet.nl/~weeren001/downloads/minimig1_schematics.pdf Minimig schematics v1] Page3&amp;lt;/ref&amp;gt;&lt;br /&gt;
*  Audio from an 8 bit [[dither|dithering]] [[Delta-sigma modulation|sigma-delta]] converter with 2nd order analogue [[Electronic filter|filter]].&lt;br /&gt;
* +5V [[Direct Current|DC]] main power.&lt;br /&gt;
&lt;br /&gt;
=== Ports ===&lt;br /&gt;
*  Spare 4x generic [[Input/output|I/O]] from the fpga&lt;br /&gt;
*  [[Joint Test Action Group|JTAG]] for programming chips&lt;br /&gt;
*  [[RS-232|RS232]] serial port&lt;br /&gt;
*  2x [[Joystick#History|Joystick]]&lt;br /&gt;
*  [[HD15|HD15F]] [[Video Graphics Array|VGA]] video&lt;br /&gt;
*  [[Multi Media Card|MMC]] [[Flash memory|Flash memory card]] slot.&lt;br /&gt;
*  [[IBM Personal System#Keyboard/mouse interface|PS/2]] [[PS/2 connector|connector]] Keyboard + Mouse&lt;br /&gt;
*  3,5 mm [[Audio jack#Computer sound|audio jack]]&lt;br /&gt;
* +5V [[Direct Current|DC]] 2,1 mm [[DC plug#Cylindrical types|cylindrical dc plug]] power supply inlet.&lt;br /&gt;
&lt;br /&gt;
=== Implementation ===&lt;br /&gt;
&lt;br /&gt;
*  [[Original Amiga chipset|OCS]] [[PAL]] video.&lt;br /&gt;
*  512 [[Kibibyte|kB]] [[Static random access memory|SRAM]] RAM for Kickstart used as [[Read-only memory|ROM]].&lt;br /&gt;
*  1,5 [[Mebibyte|MB]] [[Static random access memory|SRAM]] [[Amiga Chip RAM|ChipRAM]]/[[Amiga Chip RAM|FastRAM]].&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
! Date !! Event&lt;br /&gt;
|-&lt;br /&gt;
|[[2005]]-03-06||Verilog [[Sourcecode|sources]] [[Computer programming|coding]] started.&lt;br /&gt;
|-&lt;br /&gt;
|[[2005]]-12-05||Announcement of the project.&lt;br /&gt;
|-&lt;br /&gt;
|[[2006]] Spring||Verilog sources completed. &amp;lt;!-- Mostly? --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[[2006]]-06-11||Screenshoot of schematic for board v1.0 published.&lt;br /&gt;
|-&lt;br /&gt;
|[[2006]]-10-15||Schematic for board v1.0 completed.&lt;br /&gt;
|-&lt;br /&gt;
|[[2007]]-06-xx||Sources predicted to be released, but weren't.&lt;br /&gt;
|-&lt;br /&gt;
|2007-07-04||Last source edit (core).&lt;br /&gt;
|-&lt;br /&gt;
|2007-07-13||Busy making website for the project.&lt;br /&gt;
|-&lt;br /&gt;
|2007-07-24||Minimig sources released on the official website.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
* Needs a [[Binary file|binary copy]] of [[AmigaOS#Kickstart|kickstart]] from a real Amiga 500 due that it's [[copyright|copyrighted]].&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
&lt;br /&gt;
Computer to compile the project:&lt;br /&gt;
&lt;br /&gt;
Shuttle barebone, Prescott [[Pentium 4#Prescott|Pentium 4]] 3 [[Hertz|GHz]], 1 GiB [[Random access memory|Ram]], Software [[Xilinx]] Webpack version 6.3.03i (2007-07-22 9.1). Time from source .bit configuration file = 2 minutes. [[Cache]] and memory speed is vital for fpga software.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Popek and Goldberg virtualization requirements]]&lt;br /&gt;
* [[C64 Direct-to-TV]]&lt;br /&gt;
* [[Minimig Project]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist|2}}&lt;br /&gt;
&lt;br /&gt;
== related projects ==&lt;br /&gt;
&lt;br /&gt;
* [[Amiga floppy project]]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Minimig Wikipedia:Minimig]&lt;br /&gt;
* [http://home.hetnet.nl/~weeren001/ Official Website including released code] [http://home.hetnet.nl/~weeren001/downloads.html 'download-link']&lt;br /&gt;
* [http://www.amiga.org/modules/news/article.php?storyid=7386 Official announcement]&lt;br /&gt;
* [http://www.amiga.org/modules/myalbum/photo.php?lid=2890&amp;amp;cid=13 Picture of completed Minimig rev 1.0 board ([[2006]]-11-15)]&lt;br /&gt;
* [http://www.minimig.de/ Site with Minimig related pictures (Dennis + board at Commodore/Amiga shows) (under construction)]&lt;br /&gt;
* [http://www.xilinx.com/ise/logic_design_prod/webpack.htm Xilinx ISE Webpack]&lt;br /&gt;
* [http://thenostromo.com/teamaros2/?number=24 AROS Kickstart ROM Replacement bounty (Phase II)]&lt;br /&gt;
* [http://aros.sourceforge.net/download.php [[AROS Research Operating System|AROS]] [[AmigaOS]] implementation download]&lt;br /&gt;
* [http://www.amiga.org/modules/newbb/viewtopic.php?topic_id=27988&amp;amp;forum=8 Announcement of the Minimig project] (Amiga.org forum)&lt;br /&gt;
* [http://www.amigahistory.co.uk/boxer.html The BoXeR project] a [[Motorola 68040]] 75 MHz based motherboard.&lt;br /&gt;
&lt;br /&gt;
[[Category:Commodore Amiga]]&lt;/div&gt;</summary>
		<author><name>192.100.130.7</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Minimig&amp;diff=5783</id>
		<title>Minimig</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Minimig&amp;diff=5783"/>
		<updated>2007-08-01T12:32:55Z</updated>

		<summary type="html">&lt;p&gt;192.100.130.7: /* Platform */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Minimig 2890.jpg|thumb|right|250px|Minimig 120x120[[Millimetre|mm]] PCB board]]&lt;br /&gt;
[[#See also|QUICKLINK]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Minimig''' (short for &amp;quot;Mini [[Amiga]]&amp;quot;) is an [[open source]] exact [[FPGA]] re-[[implementation]] of an [[Amiga 500]].&lt;br /&gt;
&lt;br /&gt;
Minimig started life in secrecy around January [[2005]] as a [[proof of concept]] type of deal by the [[Netherlands|Dutch]] [[Electrical engineering|electrical engineer]] Dennis van Weeren. He intended Minimig as the answer to the ongoing discussions within the Amiga community on implementing the [[Amiga#Custom chipset|Amiga Custom Chipset]] in [[Field-programmable gate array|FPGA]] and this was released under the [[open source]] [[license]] [[GPL#Version 3|GPLv3]] on the 25 July [[2007]].&lt;br /&gt;
&lt;br /&gt;
== Original prototype ==&lt;br /&gt;
&lt;br /&gt;
The original Minimig [[prototype]] is based on the [[Xilinx]] Spartan-3 Starter Kit, the [[Original Amiga chipset|OCS]] chipset is synthesized in the FPGA. Two [[Printed circuit board|pcb]] boards are attached via the fpga kit expansion ports. The first one holds a 3.3V [[Motorola 68000|M68000]] type [[Central processing unit|CPU]]. The second has [[MultiMediaCard|MMC memory card]] slot with the use of a small [[PIC microcontroller|PIC]] [[microcontroller]] as acting disc controller that supports the [[File Allocation Table|FAT16]] filesystem and does on-the-fly .[[Amiga Disk File|ADF]] decoding.&lt;br /&gt;
&lt;br /&gt;
      VGA-+-PS2  (joystick etc.)&lt;br /&gt;
          |&lt;br /&gt;
 CPU &amp;lt;-&amp;gt; FPGA &amp;lt;-&amp;gt; Microcontroller &amp;lt;-&amp;gt; Flashmemory&lt;br /&gt;
          |&lt;br /&gt;
         RAM&lt;br /&gt;
&lt;br /&gt;
The prototype was shown &amp;lt;ref&amp;gt;{{cite web|title=HCC Commodore GG meet|url=http://amigaroxx.zuurkool.com/}} 060218 amigaroxx.zuurkool.com&amp;lt;/ref&amp;gt; at an Amiga meet and loads most Amiga programs although bugs do exist. Coding is done in [[Verilog]] because Dennis found [[VHDL]] not to be his cup of tea. All done on a [[PC compatible|PC]] using [[Xilinx]] Webpack software.&lt;br /&gt;
&lt;br /&gt;
Some users have suggested plans to make a joystick style [[C64 Direct-to-TV|direct-to-tv]] device for people wanting to play old Amiga games or run software. However a new single board version [[printed circuit board|pcb]] has been designed, moving away from the Xilinx Starter kit.&lt;br /&gt;
&lt;br /&gt;
== Why ==&lt;br /&gt;
&lt;br /&gt;
* Run Amiga specific [[application software]] to convert files to newer platforms.&lt;br /&gt;
* Run software only available on Amiga.&lt;br /&gt;
* [[Video game|Games]].&lt;br /&gt;
* FPGA development experience using [[Verilog]].&lt;br /&gt;
* Creating something for the community.&lt;br /&gt;
* Proof of Concept.&lt;br /&gt;
* Can create new games to take advantages of the new features in Minimig (faster memory, more memory sprites, colours, etc), while maintaining full compatibility with the classic Amiga.&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
=== Platform === &amp;lt;!-- As of Minimig rev1.0 board --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*  [[Xilinx#Spartan series|Xilinx Spartan-3]] 400k gate (XC3S400-4PQ208C) FPGA using 60% capacity.&lt;br /&gt;
*  [[Freescale Semiconductor|Freescale]] MC68SEC000 (MC68SEC000FU20), 3,3[[Volt|V]], at 7.09379 [[Hertz|MHz]]. (However there's no 'E' clock, MOVE sr,&amp;lt;EA&amp;gt; is privileged and there is no real replacement instruction. This does not seem to affect any programs as of yet however.)&lt;br /&gt;
*  Amiga ChipRAM bus and FastRAM merged into a single synchronous bus running at 7.09379 MHz.&lt;br /&gt;
*  2 [[Mebibyte|MB]] 70 [[1 E-9 s|ns]] [[Static random access memory|SRAM]] organised as 2 524288*16 banks.&lt;br /&gt;
*  [[Microcontroller|MCU]] [[PIC microcontroller#PIC18 High End Core Devices|PIC 18LF252-I/SP]] &amp;lt;ref&amp;gt;{{cite web|title=PIC18F252|url=http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&amp;amp;nodeId=1335&amp;amp;dDocName=en010276}} 070715 microchip.com&amp;lt;/ref&amp;gt; (an alternative would be [[Atmel AVR]]) implements a [[File Allocation Table|FAT16]] disclayout and handles loading of fpga configuration and kickstart. Simulates a floppy to the Amiga by encoding on the fly from [[Amiga Disk File|.ADF]] files. &amp;lt;!-- This is NOT the TNT23 project. --&amp;gt;&lt;br /&gt;
*  [[Multi Media Card|MMC]] [[Flash memory|Flash memory card]] to load fpga configuration, kickstart and software for the simulated computer.&lt;br /&gt;
*  3× [[Light-emitting diode|LED]]s to display the [[MC68000]] processor run status.&lt;br /&gt;
*  Video [[Digital-to-analog converter|D/A]] consists of 4 [[resistor|resistors]] for each color red, green, blue (4 bits/color) and output via [[Video Graphics Array|VGA]] connector. &amp;lt;ref&amp;gt;[http://home.hetnet.nl/~weeren001/downloads/minimig1_schematics.pdf Minimig schematics v1] Page3&amp;lt;/ref&amp;gt;&lt;br /&gt;
*  Audio from an 8 bit [[dither|dithering]] [[Delta-sigma modulation|sigma-delta]] converter with 2nd order analogue [[Electronic filter|filter]].&lt;br /&gt;
* +5V [[Direct Current|DC]] main power.&lt;br /&gt;
&lt;br /&gt;
=== Ports ===&lt;br /&gt;
*  Spare 4x generic [[Input/output|I/O]] from the fpga&lt;br /&gt;
*  [[Joint Test Action Group|JTAG]] for programming chips&lt;br /&gt;
*  [[RS-232|RS232]] serial port&lt;br /&gt;
*  2x [[Joystick#History|Joystick]]&lt;br /&gt;
*  [[HD15|HD15F]] [[Video Graphics Array|VGA]] video&lt;br /&gt;
*  [[Multi Media Card|MMC]] [[Flash memory|Flash memory card]] slot.&lt;br /&gt;
*  [[IBM Personal System#Keyboard/mouse interface|PS/2]] [[PS/2 connector|connector]] Keyboard + Mouse&lt;br /&gt;
*  3,5 mm [[Audio jack#Computer sound|audio jack]]&lt;br /&gt;
* +5V [[Direct Current|DC]] 2,1 mm [[DC plug#Cylindrical types|cylindrical dc plug]] power supply inlet.&lt;br /&gt;
&lt;br /&gt;
=== Implementation ===&lt;br /&gt;
&lt;br /&gt;
*  [[Original Amiga chipset|OCS]] [[PAL]] video.&lt;br /&gt;
*  512 [[Kibibyte|kB]] [[Static random access memory|SRAM]] RAM for Kickstart used as [[Read-only memory|ROM]].&lt;br /&gt;
*  1,5 [[Mebibyte|MB]] [[Static random access memory|SRAM]] [[Amiga Chip RAM|ChipRAM]]/[[Amiga Chip RAM|FastRAM]].&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
! Date !! Event&lt;br /&gt;
|-&lt;br /&gt;
|[[2005]]-03-06||Verilog [[Sourcecode|sources]] [[Computer programming|coding]] started.&lt;br /&gt;
|-&lt;br /&gt;
|[[2005]]-12-05||Announcement of the project.&lt;br /&gt;
|-&lt;br /&gt;
|[[2006]] Spring||Verilog sources completed. &amp;lt;!-- Mostly? --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[[2006]]-06-11||Screenshoot of schematic for board v1.0 published.&lt;br /&gt;
|-&lt;br /&gt;
|[[2006]]-10-15||Schematic for board v1.0 completed.&lt;br /&gt;
|-&lt;br /&gt;
|[[2007]]-06-xx||Sources predicted to be released, but weren't.&lt;br /&gt;
|-&lt;br /&gt;
|2007-07-04||Last source edit (core).&lt;br /&gt;
|-&lt;br /&gt;
|2007-07-13||Busy making website for the project.&lt;br /&gt;
|-&lt;br /&gt;
|2007-07-24||Minimig sources released on the official website.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
* Needs a [[Binary file|binary copy]] of [[AmigaOS#Kickstart|kickstart]] from a real Amiga 500 due that it's [[copyright|copyrighted]].&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
&lt;br /&gt;
Computer to compile the project:&lt;br /&gt;
&lt;br /&gt;
Shuttle barebone, Prescott [[Pentium 4#Prescott|Pentium 4]] 3 [[Hertz|GHz]], 1 GiB [[Random access memory|Ram]], Software [[Xilinx]] Webpack version 6.3.03i (2007-07-22 9.1). Time from source .bit configuration file = 2 minutes. [[Cache]] and memory speed is vital for fpga software.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Popek and Goldberg virtualization requirements]]&lt;br /&gt;
* [[C64 Direct-to-TV]]&lt;br /&gt;
* [[Minimig Project]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist|2}}&lt;br /&gt;
&lt;br /&gt;
== related projects ==&lt;br /&gt;
&lt;br /&gt;
* [[Amiga floppy project]]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Minimig Wikipedia:Minimig]&lt;br /&gt;
* [http://home.hetnet.nl/~weeren001/ Official Website including released code] [http://home.hetnet.nl/~weeren001/downloads.html 'download-link']&lt;br /&gt;
* [http://www.amiga.org/modules/news/article.php?storyid=7386 Official announcement]&lt;br /&gt;
* [http://www.amiga.org/modules/myalbum/photo.php?lid=2890&amp;amp;cid=13 Picture of completed Minimig rev 1.0 board ([[2006]]-11-15)]&lt;br /&gt;
* [http://www.minimig.de/ Site with Minimig related pictures (Dennis + board at Commodore/Amiga shows) (under construction)]&lt;br /&gt;
* [http://www.xilinx.com/ise/logic_design_prod/webpack.htm Xilinx ISE Webpack]&lt;br /&gt;
* [http://thenostromo.com/teamaros2/?number=24 AROS Kickstart ROM Replacement bounty (Phase II)]&lt;br /&gt;
* [http://aros.sourceforge.net/download.php [[AROS Research Operating System|AROS]] [[AmigaOS]] implementation download]&lt;br /&gt;
* [http://www.amiga.org/modules/newbb/viewtopic.php?topic_id=27988&amp;amp;forum=8 Announcement of the Minimig project] (Amiga.org forum)&lt;br /&gt;
* [http://www.amigahistory.co.uk/boxer.html The BoXeR project] a [[Motorola 68040]] 75 MHz based motherboard.&lt;br /&gt;
&lt;br /&gt;
[[Category:Commodore Amiga]]&lt;/div&gt;</summary>
		<author><name>192.100.130.7</name></author>
		
	</entry>
</feed>