January 2, 2022
View 52598bd

Remove uxn-fast.c since new reference core is almost as fast.

Andrew Alderwick authored on 02/01/2022 23:05:28
December 28, 2021
View c350686

Renamed Apu to Audio

neauoire authored on 28/12/2021 21:47:35
View 7b33cf3

Renamed PPU to Screen

neauoire authored on 28/12/2021 21:37:26
December 27, 2021
View fe75479

Moved controller device to devices/controller.c

neauoire authored on 27/12/2021 17:24:43
View a8944f3

remove aarch64-specific logic, it has been moved to its own branch, "aarch64"

Sigrid Solveig Haflínudóttir authored on 27/12/2021 12:38:44
View 89c0798

Moved mouse to devices/

neauoire authored on 27/12/2021 05:02:24
December 26, 2021
View 0523bcc

Remove unsupported weak pragma for Windows builds.

Andrew Alderwick authored on 26/12/2021 23:07:27
View 9b220a7

build script: arch-specific files: move to EXTRA and only link with uxnemu

Sigrid Solveig Haflínudóttir authored on 26/12/2021 07:53:52
View 380b957

build script: include cpu arch-specific files, if any

Sigrid Solveig Haflínudóttir authored on 26/12/2021 06:31:19
December 19, 2021
View 972d2a4

Add --console switch to build with Console support on Windows.

Andrew Alderwick authored on 19/12/2021 11:39:41
December 13, 2021
View d2cf721

Fix detection of Windows in build script.

Andrew Alderwick authored on 13/12/2021 23:44:58
December 12, 2021
View 68abbc2

Detect homebrew directory on macOS build.

Andrew Alderwick authored on 12/12/2021 20:30:33
November 17, 2021
View 60698c7

build: allow custom CFLAGS to be set

Sigrid Solveig Haflínudóttir authored on 17/11/2021 13:12:02 • Sigrid Solveig Haflínudóttir committed on 17/11/2021 13:12:48
November 8, 2021
View 428a1da

build.sh: use $CC (default value is still "cc")

Sigrid Solveig Haflínudóttir authored on 08/11/2021 17:31:08
View e9f0585

Start emulator from bin

Devine Lu Linvega authored on 08/11/2021 17:19:45