Bez popisu

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

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 ❤