Skip to content

Pictrel/Xenon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The XENON is an 8-bit fantasy console inspired by the Famicom Disk System powered by a 6502 and 128K diskettes.

Specs

  • CPU: 6502 @ 10 MHz
  • RAM: 48K
  • Resolution: 200 x 150 @ 2bpp
  • Palettes: 4 for BG, 4 for sprites, each color is RGB332

Building

Building the XENON requires installing m6502 and raylib.

After installing said libraries, run make to build xenon and bios.bin, and make install to install them.

Debugger

The XENON has a built-in debugger, which lets you step through the code, disassemble it, and view the memory.

About

A fantasy console powered by a 6502.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages