This issues tracks expansions in the C# emulator.
Missing expansions
The following expansions are missing in the C# emulator.
Memory expansions
In commit bc7902f all expansions have been moved to memory bank 1.
Video buffer changes
In commit 514b547 the video implementation has been changed to double buffering. The instruction VBUF flips the video buffer.
This issues tracks expansions in the C# emulator.
Missing expansions
The following expansions are missing in the C# emulator.
Memory expansions
In commit bc7902f all expansions have been moved to memory bank 1.
This expansion has been moved from
EXP 0to bank 1,53500This expansion has been moved from
EXP 1to bank 1,53501This expansion has been moved from
EXP 2to bank 1,53502Video buffer changes
In commit 514b547 the video implementation has been changed to double buffering. The instruction
VBUFflips the video buffer.