mirror of
https://github.com/MiSTer-devel/MkDocs_MiSTer.git
synced 2026-04-26 03:04:25 +00:00
Resize logo for cleaner single page fit of content on index.md
This commit is contained in:
@@ -3,10 +3,9 @@ hide:
|
||||
- toc
|
||||
---
|
||||
<figure markdown>
|
||||
{ align=center }
|
||||
{ align=center width="750" }
|
||||
<figcaption>Logo by Conrad Fenech</figcaption>
|
||||
</figure>
|
||||
|
||||
### What is MiSTer FPGA?
|
||||
**MiSTer** is an open source project that aims to recreate classic computers, video game consoles, and arcade machines using modern hardware. It allows software and game images to run as they would on original hardware while using peripherals such as mice, keyboards, joysticks and other game controllers. MiSTer utilizes an FPGA board called the [DE10-Nano](http://de10-nano.terasic.com){target=_blank} which connects to your TV or monitor via HDMI video out. It can also be expanded with various [add-on boards](basics/addons.md){target=_blank} such as a 7-port USB hub, a 128MB SDRAM module, and either a Digital I/O or Analog I/O board. The MiSTer project is currently under active development with new cores, features, and bug-fixes appearing on a regular basis.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user