gint/src
Lephe f300338a57
fs: fix tracking of initial position with O_APPEND (*)
(*) O_APPEND is *not* functional yet, this is just a hack for write-only
streams. Currently O_APPEND does not reposition the cursor at the end of
the file before every write.
2022-03-19 19:26:23 +00:00
..
cpg kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
cpu cpu, dma: add interrupt-cancellable sleep (perfect async sleep) 2021-06-17 14:32:08 +02:00
dma dma: do not use ICS in foreign unbinds 2022-01-10 13:36:57 +01:00
fs fs: fix tracking of initial position with O_APPEND (*) 2022-03-19 19:26:23 +00:00
gray replace gint/std headers with standard ones 2021-06-08 11:01:27 +02:00
intc replace gint/std headers with standard ones 2021-06-08 11:01:27 +02:00
kernel hardware: specify gint[HWRAM] = 8 MiB on the CG-50 2022-01-18 13:49:33 +01:00
keysc replace gint/std headers with standard ones 2021-06-08 11:01:27 +02:00
kmalloc replace gint/std headers with standard ones 2021-06-08 11:01:27 +02:00
mmu fs: buffer Fugue writes through RAM 2022-01-10 14:47:14 +01:00
r61524 r61524: fix a tight freeze window due to a CPU/DMA race 2021-11-20 16:39:46 +01:00
render usb: add video capture through the fxlink protocol 2021-08-11 01:43:26 +02:00
render-cg bopti: fix p4 stride omission from 1384c54b5 2022-01-18 13:50:04 +01:00
render-fx usb: add video capture through the fxlink protocol 2021-08-11 01:43:26 +02:00
rtc intc: allow any call in intc_handler_function() 2021-05-12 09:17:24 +02:00
spu kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
t6k11 kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
tmu tmu: fix freeze when using sleep_us_spin() with interrupts on 2021-11-15 06:43:00 +01:00
usb usb: add video capture through the fxlink protocol 2021-08-11 01:43:26 +02:00
font5x7.png render: refactor to share functions, and basic text on fxcg50 2019-06-15 01:05:31 -04:00
font8x9.png topti: custom character and word spacing (#13) 2020-10-05 16:14:12 +02:00
fxconv-metadata.txt switch build system to CMake 2021-01-25 15:31:20 +01:00