Skip to content

Expansions #1

@GerardSmit

Description

@GerardSmit

This issues tracks expansions in the C# emulator.

Missing expansions

The following expansions are missing in the C# emulator.

  • Audio

Memory expansions

In commit bc7902f all expansions have been moved to memory bank 1.

  • Keyboard - Changes
    This expansion has been moved from EXP 0 to bank 1, 53500
  • Mouse - Changes
    This expansion has been moved from EXP 1 to bank 1, 53501
  • Audio - Changes
    This expansion has been moved from EXP 2 to bank 1, 53502

Video buffer changes

In commit 514b547 the video implementation has been changed to double buffering. The instruction VBUF flips the video buffer.

  • Add new instruction/microinstruction
  • Implement double buffering

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions