Skip to content

A collection of alternative cores for the MEGA65 based on the M2M framework

License

Notifications You must be signed in to change notification settings

MJoergen/MEGA65-cores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M2M demo cores

The purpose of this repo is to give examples of (simple) cores for the MEGA65 based on the MiSTer2MEGA platform. This latter platform makes many tasks easier, in that the framework provides convenient interface to

  • HDMI output
  • Keyboard interface
  • External memory (HyperRAM or SDRAM)
  • On-Screen Menu

life

This is Conway's Game-Of-Life simulator.

queens

This solves the N-queens problem, i.e. placing N queens on an N-by-N chess board, such that no queens can see each other.

voronoi

This generates a nice visual effect using Voronoi patterns.

mandelbrot

This provides a real-time rendering of Mandelbrot images with continuous zoom and pan.

About

A collection of alternative cores for the MEGA65 based on the M2M framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •