20231101
- Reordered changelog! New entries are now at the top.
- Added stub music/ music data.
- Added a little more commenting.
- Added all audio files.
20231031
- Added controls at Controls_Right, Controls_Left, Controls_Jump and Controls_ExitScreen.
- Worked out how the banner handles the items.
- Found what the control characters do in the item messaging, e.g. E4BE.
20231026
- Added Graphics_Items.
- Commented PrintWages, PrintEarnings and Flag_MoneyHelper.
- Commented PressAnyKey.
- Starting to work out how backgrounds are constructed.
20231021
- Index graphics in the order they are in the graphics lookup table.
- Added commenting to DrawRoom.
- Added room macro for looking up graphic IDs (todo cursor "movements" too).
- Worked out the room order/ naming.