n loewen
|
c84c86c160
|
cpu - Fix overflow flag!
|
2023-08-29 21:28:39 -04:00 |
n loewen
|
eff9043665
|
cpu - Fix: Include '$' before hex in debug-peeking for indirect ops
|
2023-08-29 21:25:59 -04:00 |
n loewen
|
8bb3b9b43f
|
conversions - Create `conversions.js` and move `hex2num` et al. out of `logging.js`
|
2023-08-29 20:30:44 -04:00 |
n loewen
|
37bb92f296
|
cpu - Change to throw errors, instead of logging with console.error()
|
2023-08-29 10:42:36 -04:00 |
n loewen
|
b08d9854c4
|
Update TODO/FIXME comments for increased clarity and accuracy
|
2023-08-29 10:04:18 -04:00 |
n loewen
|
efe20eabdf
|
cpu - Rename back to 'cpu.js'
|
2023-08-29 09:30:33 -04:00 |
n loewen
|
03715a6a8e
|
cpu - Rename to cpu.lib.js
|
2023-08-28 16:56:13 -04:00 |
n loewen
|
b7d13087e6
|
cpu - WIP - Continue removing material that has to move elsewhere so that this can be treated as a library
|
2023-08-28 16:55:24 -04:00 |
n loewen
|
b173d46cb6
|
cpu - Change structure of CPU object to group State and Debug info
|
2023-08-28 16:25:43 -04:00 |
n loewen
|
1c8722c65e
|
Move JavaScript source to new `/src` directory
|
2023-08-28 09:11:20 -04:00 |