• This repository has been archived on 14/Aug/2022
  • Stars
    star
    116
  • Rank 303,894 (Top 6 %)
  • Language
    C
  • License
    Apache License 2.0
  • Created about 5 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Custom theme for the EZ-Flash Omega
FORKED FROM https://github.com/ez-flash/omega-kernel

SimpleLight for EZ Flash Omega

If you're looking for SimpleLight for the EZ Flash Omega Definitive Edition, check here: https://github.com/Sterophonick/omega-de-kernel

Hello all!

I have been working on a new theme for the EZ-Flash Omega, and I call it Simple.

It is a nice rounded theme with both light and dark options, and allows for many, many more file types to be used, such as Master System and ZX Spectrum ROMs to be launched, along with the ability to view bitmap images, read text documents, and play music. (shoutouts to Kuwanger for PogoShell)

I completely redid all of the graphics, along with using a different font.

It also uses the 2019-05-04 version of Goomba Color, and has a save backup feature (shoutouts to Veikkos)

Hope everyone likes it!

Official forum thread: https://gbatemp.net/threads/new-theme-for-ez-flash-omega.520665/

Installation instructions:

Follow the installation instructions in the !!!!!!!!!IMPORTANT!!!!!!!!!!!.TXT file in the GBAtemp package before reporting issues.

  1. Copy the SYSTEM and BACKUP folder to the root of the SD Card.
  2. Move your IMGS, SAVER, RTS, and PATCH folders to SYSTEM.
  3. If you want the light theme, copy ezkernel-light.bin to the root of the SD Card. If you want the dark thing, do the same with ezkernel-dark.bin
  4. Rename the new kernel file to ezkernel.bin
  5. You're done!

Registered file types:

Game ROMs

.gba - GBA ROM
.bin - GBA ROM
.mb - GBA Multiboot ROM
.agb - GBA ROM
.col - ColecoVision ROM (Requires Cologne) *
.gb - Game Boy ROM (Jaga's Goomba Color)
.gbc - Game Boy Color ROM (Jaga's Goomba Color)
.gg - Game Gear ROM (SMSAdvance)
.rom - MSX Cartridge ROM (MSXAdvance) **
.ngp - Neo Geo Pocket ROM (NGPAdvance)
.ngc - Neo Geo Pocket ROM (NGPAdvance)
.ngpc - Neo Geo Pocket Color ROM (NGPAdvance)
.nes  - NES ROM File (PocketNES)
.pce - PC-Engine ROM File (PCEAdvance)
.sms - Sega Master System ROM File (SMSAdvance)
.sg - Sega SG-1000 ROM File (SMSAdvance)
.sv - Watara Supervision ROM File (Wasabi)
.ws - WonderSwan ROM File (SwanAdvance)
.wsc - WonderSwan Color ROM File (SwanAdvance)
.z80 - 48k ZX-Spectrum Z80 ROM (ZXAdvance)
.c8 - Chip-8 ROM (Chip8Adv (My First Emulator! :D))
.arc - 4kb Emerson Arcadia 2001 ROM File

Media

.jpg - JPEG Image
.jpeg - JPEG Image
.mod - ProTracker Module file
.bmp - Bitmap Image
.pcx - ZSoft Paintbrush PCX image
.mid - MIDI sequence
.nsf - NES Music file (Nintendo Sound File)
.vgm - SMS/GG music file
.vga - aPlib Compressed SMS/GG music file
.vgl - LZ77 Compressed SMS/GG music file
.txt - Text Document
.wav - Wave Sound (formatted in GSM 6.10)
.k3m - Krawall Advance Sound
.sb - MaxMod sound bank
.lz - LZ77 Compressed Image
.raw - Uncompressed Mode 3 Bitmap
.ap - aPlib compressed Mode 3 Bitmap
.bgf - BoyScout module
.mda - Sharp X68000 Music
.cwz - CWZ Music (IDK what exactly it is, but it was included with PogoShell 1.2)

* For Cologne, you have to make the ROM yourself.
** MSXAdvance uses the C-BIOS, so I can redistribute the emulator.

Cologne Emulator Guide:
  1. Download the latest version of Cologne.
  2. Open the EXE file.
  3. Take a blank file, and also add the Official Colecovision BIOS.
  4. Create col.gba in the PLUG folder.

This ZIP file contains some tech demos/games:

  • XBill (SG-1000)
  • Sega Tween (SMS)
  • WinGG (Game Gear)
  • HuZERO (PC-Engine)
  • 1968 (ZX-Spectrum)
  • Adventures Of Gus and Rob (Neo Geo Pocket)
  • Kaboom! (Homebrew) (ColecoVision)
  • Motkonque (MSX)
  • SwanDriving (WonderSwan)
  • F8Z (Chip-8)

How to build

  1. Install devkitPro
  2. Set the following environment variables to their correct directories: DEVKITPRO, DEVKITARM, LIBGBA
  3. Comment or uncomment the #define DARK line in draw.h. If uncommented, a dark theme is generated.
  4. Run the command make. If done successfully, this should give you an ezkernel.bin file.
  5. Follow the installation instructions above.
  6. Update your flashcart and enjoy! :)

Special Greetz & Contributors:

Sasq
Moonlight
Kuwanger
veikkos
DarkFader
CoolHJ
Let's Emu!
Izder456
NuVanDibe
SLKun
Mintmoon
hitsgamer
Rocky5

Credits

EZ-FLASH - The original firmware & hardware creators
Kuwanger - PogoShell plugin integration
Sterophonick - SIMPLE theme for EZO & EZODE
fluBBa - SMSAdvance, MSXAdvance, Cologne for GBA, Goomba for GBA (Original), PCEAdvance, PocketNES, SNESAdvance, Wasabi, NGPAdvance, SwanAdvance
Jaga - Jaga's Goomba Color fork
...and others!

More Repositories

1

mirror-meteo-avi2gba

An English translated copy of Meteo AVI-2-GBA 1.4.0
49
star
2

HeartLib

Comprehensive API for Nintendo GBA inspired by HAMLib and HELlib.
Assembly
27
star
3

Homebrew-Hub

an irresponsible number of homebrew software for an irresponsible number of platforms
18
star
4

sterophonick.github.io

wait i have a website now?
HTML
12
star
5

Chirpys-Adventure

Original game for the Game Boy Advance
Assembly
6
star
6

SuperBlockJumpGBA

An official Game Boy Advance Port of Super Block Jump made by the same creator of the scratch game. Heartlib required to compile.
C
5
star
7

HamDecomp

Very Unfinished Decompilation of HAMLib for the Game Boy Advance
C
4
star
8

RetroPie-More

Extra RetroPie-Setup Scriptmodules for more games, emulators, and libretrocores
Shell
3
star
9

Emulators-On-GBA

A mirror/archive for all the homebrew emulators that have been released to the internet that I have been able to find.
C
3
star
10

Archive-PogoShell

a sad loser preserves all versions of pogoshell
3
star
11

EZFlashOmega-Skin

A skin for the EZ-Flash Omega flashcart
Assembly
2
star
12

PocketMini

WIP Pokemon Mini Emulator for the Game Boy Advance based on Pokemini-Libretro.
Assembly
2
star
13

Misfortune-Advance

A Game Boy Advance port of the fan game of the creepypasta "Misfortune.GB."
C
2
star
14

PocketStella

Atari 2600 Emulator for the Game Boy Advance
Assembly
2
star
15

ES-Theme-Homebrew

Homebrew Oriented Theme for RetroPie/Recalbox
1
star
16

Sonic.EXE-GBA

mAj0r Sp0oKy port of the Creepypasta game "Sonic.exe" for the Game Boy Advance.
C
1
star
17

rEFInd-Deck

rEFInd with some Steam Deck specific changes
C
1
star
18

CPPTicTacQuiz

A simple C++ text game for the GBA
C++
1
star
19

retropie-scratch

Instructions for installing Scratch 1.4 in RetroPie.
Shell
1
star
20

vscode-gba-template

Makefile
1
star
21

Mirror-gbadev.org

A Mirror of the gbadev.org site, as of 1/13/2019.
HTML
1
star
22

Archive-FNAF-Advance

Archive of an old FNAF demo I made
C
1
star
23

Advyssey2

Magnavox Odyssey2 Emulator for the Game Boy Advance
C
1
star
24

mirror-Catapult

A Mirror of the Freeware version of Catapult GBA Development Environment (v1.40)
1
star