# EverDrive N8

<figure><img src="/files/FAZeztpG05dvxnksCpbE" alt="" width="375"><figcaption></figcaption></figure>

[![Firmware EverDrive N8 v1.26](https://img.shields.io/badge/EverDrive%20N8%20Firmware-v1.26-blue.svg)](https://krikzz.com/pub/support/everdrive-n8/original-series/OS/)

{% embed url="<https://krikzz.com/our-products/legacy/edn8-72pin.html>" %}

**Specs:**

* [Cyclone II FPGA](https://www.mouser.es/new/altera/altera-cycloneii/?srsltid=AfmBOoqerDC9ZLWSmyc1MbtEppzMGLW2cfQkXHLLB9QlzteKxu7AYU8f)
* 2 x 512Kbyte SRAM for PRG and CHR data.
* 128Kbyte battery backed memory. It write save data to micro SD.
* Max II CPLD to handle FPGA reconfiguration, BIOS and SD interfaces.
* 1Mbyte flash BIOS.
* Voltage shift buffers on PPU and CPU bus for matching levels between 5v NES bus and 3.3 EverDrive bus. Far better than simple resistor buffers at reducing noise and power consumption

**Features:**

* Famicom, NES, and Twin Famicom systems are supported. Many NES/FC clones supported as well.
* Cart supports NES and FDS ROM images.
* Automatic disk side swap for FDS.
* Expansion audio, [NES systems require modification to support this feature.](https://github.com/azagramac/mods-nes/tree/master/AudioExpansionMod)
* Save State function
* Game Genie cheat code support.
* Automatically backs-up saves to micro SD card. There is no need to push reset before shutting down the system.\
  \&#xNAN;*FDS is the only exception, user should push the reset button on system to get back to main menu before than shutting down the system, otherwise FDS save data will be lost.*
* Mapper support can be extended via software updates. As easy as loading new mappers files on micro SD card.
* FAT / FAT16 / FAT32 file system formats are supported.
* Supports micro SD cards up to 32GB.
* Quick loading (4-8 seconds approx).

<figure><img src="/files/rNXTdHTFsYdQLw5xaWuY" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/FgK2S4SUFhF6p6hwkI0g" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/RlXhS9R3hpku7XbJBnGi" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/wVwOWJr0p1ggCBaofe1k" alt="PCB Everdrive N8 v1.4N"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blog.azagra.dev/everdrive/everdrive-n8.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
