ovni/src/emu
2023-03-24 12:08:45 +00:00
..
nanos6 Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
ovni Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
bay.c Add multiple callback types in the patchbay 2023-03-24 12:08:45 +00:00
bay.h Fail when the return value is not used 2023-03-24 12:08:45 +00:00
chan.c Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
chan.h Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
clkoff.c Split clkoff initialization 2023-03-24 12:08:45 +00:00
clkoff.h Split clkoff initialization 2023-03-24 12:08:45 +00:00
CMakeLists.txt Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
cpu.c Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
cpu.h Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
emu_args.c Add emu_args parser 2023-03-24 12:08:45 +00:00
emu_args.h Add emu_args parser 2023-03-24 12:08:45 +00:00
emu_ev.c Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
emu_ev.h Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
emu_model.c Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
emu_model.h Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
emu_player.c Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
emu_player.h Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
emu_stream.c Add emulator player to read events 2023-03-24 12:08:45 +00:00
emu_stream.h Add emulator player to read events 2023-03-24 12:08:45 +00:00
emu_system_thread.c Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
emu_system.c Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
emu_system.h Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
emu_trace.c Initialize trace to zero 2023-03-24 12:08:45 +00:00
emu_trace.h Initialize trace to zero 2023-03-24 12:08:45 +00:00
emu.c Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
emu.h Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
kernel.c Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
loom.c Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
loom.h Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
mux.c Add multiple callback types in the patchbay 2023-03-24 12:08:45 +00:00
mux.h Fail when the return value is not used 2023-03-24 12:08:45 +00:00
nanos6.c Ignore Nanos6 progress events 6P* 2023-03-20 20:45:21 +01:00
nodes.c Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
nosv.c Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
old_emu.c Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
old_emu.h Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
old_trace.c Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
old_trace.h Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
openmp.c Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
ovni.c Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
ovnidump.c Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
ovniemu.c Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
ovnisort.c Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
ovnisync.c Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
pcf.c Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
pcf.h Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
proc.c Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
proc.h Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
prv.c Pass the bay in the prv_register() function 2023-03-24 12:08:45 +00:00
prv.h Pass the bay in the prv_register() function 2023-03-24 12:08:45 +00:00
pvtrace.c Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
pvtrace.h Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
tampi.c Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
task.c Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
task.h Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
thread.c Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
thread.h Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
value.h Pack the value structure to be hashable 2023-03-24 12:08:45 +00:00