Skip to content

Rocky5/SimpleLight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleLight

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 (Goomba Color)
.gbc - Game Boy Color ROM (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.

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

About

Custom theme for the EZ-Flash Omega

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.5%
  • Assembly 6.1%
  • C++ 3.3%
  • HTML 3.0%
  • Objective-C 0.8%
  • Makefile 0.2%
  • Other 0.1%