Steve Losh 1/10/2017

CHIP-8 in Common Lisp: Menus

Read Original

This article is part of a series on building a CHIP-8 emulator in Common Lisp. It focuses on adding a graphical menu system (File, Display, Sound) to the emulator's interface using the Qtools library, moving from a basic QGLWidget to a QMainWindow architecture to properly support menus.

CHIP-8 in Common Lisp: Menus

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes