Skip to content

DisplayServer (MiNT): minimal implementation

b185d2e
Select commit
Loading
Failed to load commit list.
Open

MiNT (Atari) port #2334

DisplayServer (MiNT): minimal implementation
b185d2e
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action May 27, 2026 in 0s

10 new issues (0 max.) of at least severity.

Annotations

Check warning on line 28 in src/common/impl/FFPlatform_unix.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/common/impl/FFPlatform_unix.c#L28

Include file: <mint/basepage.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 29 in src/common/impl/FFPlatform_unix.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/common/impl/FFPlatform_unix.c#L29

Include file: <math.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 1 in src/common/mint/ticks.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/common/mint/ticks.c#L1

Include file: <mint/sysvars.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 2 in src/common/mint/ticks.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/common/mint/ticks.c#L2

Include file: <mint/osbind.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 13 in src/common/time.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/common/time.h#L13

Include file: <sys/time.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 6 in src/detection/bios/bios_mint.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/detection/bios/bios_mint.c#L6

Include file: <mint/sysvars.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 7 in src/detection/bios/bios_mint.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/detection/bios/bios_mint.c#L7

Include file: <mint/osbind.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 5 in src/detection/board/board_mint.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/detection/board/board_mint.c#L5

Include file: <mint/cookie.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 4 in src/detection/cpu/cpu_mint.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/detection/cpu/cpu_mint.c#L4

Include file: <mint/cookie.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 3 in src/detection/displayserver/displayserver_aes.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/detection/displayserver/displayserver_aes.c#L3

Include file: <mint/cookie.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.