An idea of emulator is if you want to implement a warning menu that you might enable some warnings (you can select which ones, including to count how often and how many times it occurs, in case someone find it useful) such as:
Which emulators support these warnings and counting, if any, and can any emulator add such feature?
(If this is in the wrong section, or another thread already exist, you can merge it in the correct thread, please; I don't know if it should but hopefully a moderator should know because that is your job)
- Decimal arithmetic
- Unofficial opcodes
- DPCM interference with controller read (not applicable to keyboard)
- Reading or writing with bus conflicts
- OPLL register writing too fast
- OAM DRAM not reloaded correctly
- PPU slave mode is selected
- Attempting to write to CHR ROM
- Attempting to write to PRG ROM (may be useful to warn if making a multigame cartridge containing NROM games)
- JMP indirect wrapping
- Zero-page wrapping
- PPU emphasis bits
- Attempts to advance coin counter without correct timing
- Improper iNES header
- Writing to tape with too low or too high frequency
- Vertical scroll out of range
- PPU is enabled too early
- Attempts to enable AY8930 mode
- (For .NSF only) Read/write to a memory which a .NSF isn't allowed to read/write
Which emulators support these warnings and counting, if any, and can any emulator add such feature?
(If this is in the wrong section, or another thread already exist, you can merge it in the correct thread, please; I don't know if it should but hopefully a moderator should know because that is your job)