mirror of
https://github.com/FranLMSP/rmg-001.git
synced 2026-08-05 17:50:04 -04:00
Rendering a basic window with pixels
This commit is contained in:
+2
-1
@@ -3,4 +3,5 @@ pub mod cpu;
|
||||
pub mod ppu;
|
||||
pub mod rom;
|
||||
pub mod bus;
|
||||
pub mod console;
|
||||
pub mod emulator;
|
||||
pub mod render;
|
||||
|
||||
Reference in New Issue
Block a user