ComSquare
ComSquare copied to clipboard
A simple SNES emulator written in C++
The workflow build.yml is referencing action actions/checkout using references v1. However this reference is missing the commit [a6747255bd19d7a757dbdda8c654a9f84db19839](https://github.com/actions/checkout/commits/a6747255bd19d7a757dbdda8c654a9f84db19839) which may contain fix to the some vulnerability. The vulnerability fix that...
Like clicking on a tile and seeing its address Fit to view with zoom
Be able to click on a tile and get its address + infos Be able to choose more clearly the palette (cf: mesen) Be able to zoom (at least have...
https://github.com/AnonymusRaccoon/ComSquare/blob/e1f1990402b0963dd30f2a4843d2bae516fd4686/sources/PPU/PPU.cpp#L607
There's a mix between `ifndef` and `pragma once` A refactoring will be done on this but don't create new files with inconsistent header guard The header guard should be `...
- [x] displaying correctly cgram - [ ] displaying correctly oamram - [x] displaying correctly vram - [x] see the raw data for all of rams