Difference between revisions of "FPGA"

From Emulation General Wiki
Jump to navigation Jump to search
m (Reverted edits by 71.95.119.28 (talk) to last revision by FosterHaven)
(Tag: Rollback)
(List of aftermarket reimplementations: Alphabetised names. Added "MISTer FPGA" (For 3 consoles).)
Line 13: Line 13:
 
! scope="col"|Reimplements
 
! scope="col"|Reimplements
 
! scope="col"|MSRP
 
! scope="col"|MSRP
 +
! scope="col"|Notes
 
|-
 
|-
|[https://www.analogue.co/pages/super-nt/ Super Nt]
+
|[https://www.retrousb.com/product_info.php?cPath=36&products_id=78&osCsid=05a4f65cfe6cec795582b911953c4919 AVS]
 +
|retroUSB
 +
|[[Nintendo Entertainment System emulators|Nintendo Entertainment System]]
 +
|$185
 +
|
 +
|-
 +
|[https://www.analogue.co/mega-sg/ MegaSG]
 
|Analogue
 
|Analogue
|[[Super Nintendo emulators|Super Nintendo Entertainment System]]
+
|[[Sega Genesis emulators|Sega Genesis]]
 
|$189
 
|$189
 +
|
 
|-
 
|-
 
|[https://www.analogue.co/pages/nt-mini/ Nt Mini]
 
|[https://www.analogue.co/pages/nt-mini/ Nt Mini]
Line 23: Line 31:
 
|[[Nintendo Entertainment System emulators|Nintendo Entertainment System]]
 
|[[Nintendo Entertainment System emulators|Nintendo Entertainment System]]
 
|$449/$499
 
|$449/$499
 +
|
 
|-
 
|-
|[https://www.analogue.co/mega-sg/ MegaSG]
+
|[https://www.analogue.co/pages/super-nt/ Super Nt]
 
|Analogue
 
|Analogue
|[[Sega Genesis emulators|Sega Genesis]]
+
|[[Super Nintendo emulators|Super Nintendo Entertainment System]]
 
|$189
 
|$189
 +
|
 
|-
 
|-
|[https://www.retrousb.com/product_info.php?cPath=36&products_id=78&osCsid=05a4f65cfe6cec795582b911953c4919 AVS]
+
!colspan="5"|DIY
|retroUSB
+
|-
|[[Nintendo Entertainment System emulators|Nintendo Entertainment System]]
+
|[https://github.com/MiSTer-devel/Main_MiSTer MISTer FPGA]
|$185
+
|MiSTer-devel<br />(Base hardware: Terasic DE10-Nano)
 +
|8-bit & 16-bit consoles, computers & some arcade games, [https://github.com/MiSTer-devel/Main_MiSTer/wiki etc] (See [https://github.com/MiSTer-devel Git llnk])
 +
|$220 min<br />(Separate items)
 +
|Fully packaged forms can be found for much cheaper via [https://github.com/MiSTer-devel/Main_MiSTer/wiki/How-to-get-your-own-addon-boards sellers]. [https://www.retrorgb.com/mister.html Start guide].
 
|}<!--
 
|}<!--
  

Revision as of 22:59, 7 June 2019

A field-programmable gate array (FPGA) is a type of microchip that can reconfigure itself after it has been manufactured, hence "field-programmable". The technology has found use in emulation as it can reimplement the hardware without having to resort to any kind of binary translation to a computer platform's native code. Instead of adhering to an instruction set or a programming language, FPGA chips are instead programmed using a hardware descriptor language (HDL) that describes the components and logic needed to run the software. This programming isn't permanent; corrections and other changes can be made afterwards so that it isn't limited to one application like an ASIC.

Despite what one may think, FPGAs are not a new technology; they've been around for as long as Macintoshes have been, with manufacturer Altera being the first to introduce an FPGA to the market in 1984. While they already had use in aftermarket cartridges (like setting up mappers for ROMs like the SD2SNES does), using them in place of entire consoles was considered esoteric until commercial devices using FPGAs were released in the mid to late 2010s.

List of aftermarket reimplementations

Product Manufacturer Reimplements MSRP Notes
AVS retroUSB Nintendo Entertainment System $185
MegaSG Analogue Sega Genesis $189
Nt Mini Analogue Nintendo Entertainment System $449/$499
Super Nt Analogue Super Nintendo Entertainment System $189
DIY
MISTer FPGA MiSTer-devel
(Base hardware: Terasic DE10-Nano)
8-bit & 16-bit consoles, computers & some arcade games, etc (See Git llnk) $220 min
(Separate items)
Fully packaged forms can be found for much cheaper via sellers. Start guide.