Sen descrición

Esteban Fuentealba 1ce1287908 WIP: write RAM (test serial) %!s(int64=2) %!d(string=hai) anos
.vscode fd16993cf0 Add Marauder first functions %!s(int64=2) %!d(string=hai) anos
docs d157fafcf0 Add Documentation of Applications %!s(int64=2) %!d(string=hai) anos
helpers dac3a65d63 Fix cJSON Parse numbers %!s(int64=2) %!d(string=hai) anos
icons fd16993cf0 Add Marauder first functions %!s(int64=2) %!d(string=hai) anos
scenes ebfa448099 Fix RAM Dump %!s(int64=2) %!d(string=hai) anos
views 1ce1287908 WIP: write RAM (test serial) %!s(int64=2) %!d(string=hai) anos
README.md 9496103e3f Update README.md %!s(int64=2) %!d(string=hai) anos
application.fam fd16993cf0 Add Marauder first functions %!s(int64=2) %!d(string=hai) anos
gb_cartridge_app.c 1ce1287908 WIP: write RAM (test serial) %!s(int64=2) %!d(string=hai) anos
gb_cartridge_app.h 1ce1287908 WIP: write RAM (test serial) %!s(int64=2) %!d(string=hai) anos
malveke_notifications.c fd16993cf0 Add Marauder first functions %!s(int64=2) %!d(string=hai) anos
malveke_notifications.h fd16993cf0 Add Marauder first functions %!s(int64=2) %!d(string=hai) anos
uart.c 1ce1287908 WIP: write RAM (test serial) %!s(int64=2) %!d(string=hai) anos
uart.h fd16993cf0 Add Marauder first functions %!s(int64=2) %!d(string=hai) anos

README.md

[MALVEKE] GAME BOY Cartridge (GB/GBC)

MALVEKE Prototype V2.3

Introduction

**Official** | **Unleashed** | **RogueMaster** | **Xtreme** :- | :- | :- | :- [![FlipC.org](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero/badge?root=flipper_companion_apps/malveke_gb_cartridge&branch=main)](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero?root=flipper_companion_apps/malveke_gb_cartridge&branch=main)|[![FlipC.org](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero/badge?root=flipper_companion_apps/malveke_gb_cartridge&branch=main&firmware=unleashed)](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero?root=flipper_companion_apps/malveke_gb_cartridge&branch=main&firmware=unleashed)|[![FlipC.org](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero/badge?root=flipper_companion_apps/malveke_gb_cartridge&branch=main&firmware=roguemaster)](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero?root=flipper_companion_apps/malveke_gb_cartridge&branch=main&firmware=roguemaster)|[![FlipC.org](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero/badge?root=flipper_companion_apps/malveke_gb_cartridge&branch=main&firmware=xtreme)](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero?root=flipper_companion_apps/malveke_gb_cartridge&branch=main&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.

  • Press the OK button on the Flipper to open the main menu.
  • Choose Applications from the menu.
  • Choose GPIO from the submenu.
  • Choose [MALVEKE] GAME BOY Cartridge (GB/GBC)



  • 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 ❤