Update reference to logging.js

This commit is contained in:
n loewen 2023-08-02 14:06:24 +01:00
parent 4ca192acff
commit 5f3d4ea22f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
const { logMemory, num2hex } = require('./print-memory.js');
const { logMemory, num2hex } = require('./logging.js');
const { INITIAL_IP_ADDRESS, START_OF_DISPLAY_MEM } = require('./machine.config.js');
// 1 = verbose