Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>68k CounterNew to Visual Studio Code? Get it now.
68k Counter

68k Counter

gigabates

|
2,260 installs
| (4) | Free
68000 ASM source code cycle counter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

68k Counter for VS Code

Displays cycle and size information for 68000 assembly source.

Features

Gutter annotations

Output window screenshot

Provides annotations for each line of code to show:

  • Size in words
  • CPU cycles
  • Bus read cycles
  • Bus write cycles

Click 'Toggle counts' at the top of a file to enable these. These counts live-update as you edit the code.

Calculate totals

Totals cycles and size across a range of lines. Either:

  • Select some text with count annotations enabled and the totals will be displayed in the status bar at the bottom of the screen.

    Selection counts

  • Call 68kcounter: Count selection from the command palette with some text selected.

Requirements

An extension which provides a 68000 assembly language definition:

  • Amiga Assemebly
  • m68k
  • Motorola 68k Assembly
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft