'******************************************************************************
'*
'* CONSOLE SCRIPT OF NES (Video game console by Nintendo, 1985-199x)
'*
'* Note: - This script always executed while emulation starting and then 
'*         "used" by emulator to provide console commands for current config
'*
'******************************************************************************

'use generic m6502 console commands
public use module CONSOLE_M65