December 20, 2021 | ||
---|---|---|
View 4d2b55c
Removed stdio from ppuneauoire authored on 20/12/2021 17:45:56 |
December 19, 2021 | ||
---|---|---|
View 6c64678
Merge branch 'main' of git.sr.ht:~rabbits/uxnneauoire authored on 19/12/2021 20:20:21 |
||
View c4d9e52
(uxnemu) Clear debugger on toggleneauoire authored on 19/12/2021 20:20:13 |
||
View 1e22407
emu: when both key down and key up are generated on the same frame, skip the up until the next oneSigrid Solveig Haflínudóttir authored on 19/12/2021 19:40:20 |
December 16, 2021 | ||
---|---|---|
View 73c1ecc
emu: handle files dropped by loading it as a ROMSigrid Solveig Haflínudóttir authored on 16/12/2021 16:29:09 |
||
View 2cf6da4
emu: use "Back" on android to restart the rom for nowSigrid Solveig Haflínudóttir authored on 16/12/2021 00:05:59 |
December 15, 2021 | ||
---|---|---|
View 2dc3680
emu: don't call exit(0), return 0 is enoughSigrid Solveig Haflínudóttir authored on 15/12/2021 23:49:58 |
||
View 9bc6a83
emu/load: use RWops - it's more portable and allows loading roms from assets of an apk on AndroidSigrid Solveig Haflínudóttir authored on 15/12/2021 22:54:44 |
November 17, 2021 | ||
---|---|---|
View 19c1608
load: don't leak file handles; don't ignore read errorsSigrid Solveig Haflínudóttir authored on 17/11/2021 13:21:27 |
||
View 6c1720e
datetime: don't crash if localtime failedSigrid Solveig Haflínudóttir authored on 17/11/2021 13:14:38 |
November 9, 2021 | ||
---|---|---|
View 170aa0f
Try to start boot.rom if no rom is providedDevine Lu Linvega authored on 09/11/2021 15:34:10 |
November 8, 2021 | ||
---|---|---|
View ef13809
Made reboot staticDevine Lu Linvega authored on 08/11/2021 17:13:43 |
||
View 2f8cc83
Renamed reboot for restartDevine Lu Linvega authored on 08/11/2021 17:12:17 |
||
View 737a87a
Building boot on startDevine Lu Linvega authored on 08/11/2021 16:21:23 |
||
View 85322b9
Progress toward boot.rom setupDevine Lu Linvega authored on 08/11/2021 15:51:09 |