Skip to content

Conversation

@patrick-flynn
Copy link
Contributor

  1. Create mos-platform/neo6502/api/mouse.c implementing mouse API call glue code
  2. Create mos-platform/neo6502/api/neo/mouse.h declaring mouse API for C
  3. Modify mos-platform/neo6502/neo6502.h to add mouse API function numbers
  4. Modify mos-platform/neo6502/neo6502.inc to add mouse API function numbers
  5. Modify mos-platform/neo6502/CMakeLists.txt to add api/mouse.c

Tried to match asikierka's consistent style throughout

@mysterymath
Copy link
Member

@asiekierka

@asiekierka
Copy link
Contributor

LGTM

@mysterymath mysterymath merged commit e9be6e5 into llvm-mos:main Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants