Без опису

Esteban Fuentealba a4ca1758c0 Apply format 1 рік тому
.flipcorg 264fea0739 Add Flipc Docs 2 роки тому
.vscode fd16993cf0 Add Marauder first functions 2 роки тому
docs 546d248ff1 Update Changelog 1 рік тому
helpers c1c5f11b4c Fix Parse Error 1 рік тому
icons e2f57085b8 Fix icons 2 роки тому
scenes 09fed0f035 Apply ufbt format 2 роки тому
views 09fed0f035 Apply ufbt format 2 роки тому
.clang-format d1a2816f56 Apply Ufbt Format 2 роки тому
README.md 4d66035e39 Update README.md 2 роки тому
README_catalog.md 1d77ee8aeb Remove tags 2 роки тому
application.fam c1c5f11b4c Fix Parse Error 1 рік тому
gb_cartridge_app.c a4ca1758c0 Apply format 1 рік тому
gb_cartridge_app.h 6edb684b38 Update GB Cartridge 2.0 New Serial API closes #17 2 роки тому
malveke_notifications.c d1a2816f56 Apply Ufbt Format 2 роки тому
malveke_notifications.h d1a2816f56 Apply Ufbt Format 2 роки тому
uart.c 6c30d17499 Fix Frozen upon exiting the apps. 1 рік тому
uart.h 6edb684b38 Update GB Cartridge 2.0 New Serial API closes #17 2 роки тому

README.md

GAME BOY Cartridge (GB/GBC) MALVEKE

MALVEKE Prototype V2.3

I sell on Tindie

Introduction

**Official** | **Unleashed** | **RogueMaster** | **Xtreme** :- | :- | :- | :- [![FlipC.org](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero/badge?branch=main&root=flipper_companion_apps%2Fapplications%2Fexternal%2Fmalveke_gb_cartridge&firmware=official)](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero?branch=main&root=flipper_companion_apps%2Fapplications%2Fexternal%2Fmalveke_gb_cartridge&firmware=official)|[![FlipC.org](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero/badge?branch=main&root=flipper_companion_apps%2Fapplications%2Fexternal%2Fmalveke_gb_cartridge&firmware=unleashed)](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero?branch=main&root=flipper_companion_apps%2Fapplications%2Fexternal%2Fmalveke_gb_cartridge&firmware=unleashed)|[![FlipC.org](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero/badge?branch=main&root=flipper_companion_apps%2Fapplications%2Fexternal%2Fmalveke_gb_cartridge&firmware=roguemaster)](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero?branch=main&root=flipper_companion_apps%2Fapplications%2Fexternal%2Fmalveke_gb_cartridge&firmware=roguemaster)|[![FlipC.org](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero/badge?branch=main&root=flipper_companion_apps%2Fapplications%2Fexternal%2Fmalveke_gb_cartridge&firmware=xtreme)](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero?branch=main&root=flipper_companion_apps%2Fapplications%2Fexternal%2Fmalveke_gb_cartridge&firmware=xtreme)

https://github.com/EstebanFuentealba/MALVEKE-Flipper-Zero/assets/442927/a1d06e1f-5626-4a67-b058-24ff8f24ea

Features

  • Read info from GAME BOY/GAME BOY Color Cartridges
  • Backing up and restoring your saves (RAM)
  • Backing up and restoring your games (ROM) (WIP)

Instructions for use.

These instructions assume that you are starting at the Flipper Zero desktop. Otherwise, press the Back button until you are at the desktop.

  • Disconnect the Flipper Zero from the USB port if you are currently using it.
  • Press the OK button on the Flipper to open the main menu.
  • Choose Applications from the menu.
  • Choose GPIO from the submenu.
  • Choose GAME BOY Cartridge (GB/GBC) MALVEKE



  • If the MALVEKE board and the cartridge are connected, The Flipper Zero will show the loading screen of the application.



  • Press the OK to enter to menu.



    • Select Cartridge Information to view details about the inserted cartridge.



    • Select Dump ROM Cartridge to create a complete backup of the game into a file. This file will be saved in the directory SD Card/apps_data/malveke/roms and can be loaded into GAME BOY emulators.



    • Choose Dump RAM Cartridge to create a backup of the game state, which stores the progress of a specific video game. This file will be saved in the directory SD Card/apps_data/malveke/rams.



  • Press the Back to back to principal menu.



From Talcahuano 🇨🇱 with ❤