Git Product home page Git Product logo

omega-de-kernel's Introduction

Simpledark DE for EZ Flash Omega Definitive Edition

based on Simple DE by Sterophonick

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

Screen shots

20240508_191526 20240508_191521 20240508_191506 20240508_191434 20240508_191427 20240508_191424 20240508_191657 20240508_191652 20240508_191648 20240508_191642 20240508_191634 20240508_191621 20240508_191549 20240508_191543 20240508_191530

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

Installation instructions:

Be sure you're using the most recent version, and follow the installation instructions in the !!!!!!!!!IMPORTANT!!!!!!!!!!!.TXT file in the GBAtemp package before reporting issues.

ALSO YOU MUST USE THE OFFICIAL KERNEL TO UPDATE THE FIRMWARE; THIS DOES NOT APPLY TO THE BASE OMEGA :(

  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 https://devkitpro.org/
  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! :)

Credits

Analogue https://www.analogue.co/ for their amazing FPGA hardware
EZ-FLASH https://www.ezflash.cn/ - The original firmware & hardware creators
Sterophonick - SIMPLE theme for EZO & EZODE
Techiesaru - For Patch fixes
Kuwanger - PogoShell plugin integration (RIP)
fluBBa - SMSAdvance, MSXAdvance, Cologne for GBA, Goomba for GBA (Original), PCEAdvance, PocketNES, SNESAdvance, Wasabi, NGPAdvance, SwanAdvance
Jaga https://github.com/EvilJagaGenius - Jaga's Goomba Color fork https://github.com/EvilJagaGenius/jagoombacolor\

omega-de-kernel's People

Contributors

ez-flash avatar f3bandit avatar nuvandibe avatar prgmrathrt avatar sterophonick avatar windirt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.