Home
last modified time | relevance | path

Searched refs:zx_dot_command (Results 1 – 4 of 4) sorted by relevance

/dports/devel/z88dk/z88dk/src/appmake/
H A Dzx-util.h80 extern int zx_dot_command(struct zx_common *zxc, struct banked_memory *memory);
H A Dzx.c481 if ((ret = zx_dot_command(&zxc, &memory)) != 0) in zx_exec()
H A Dzxn.c577 if ((ret = zx_dot_command(&zxc, &memory)) != 0) in zxn_exec()
H A Dzx-util.c785 int zx_dot_command(struct zx_common *zxc, struct banked_memory *memory) in zx_dot_command() function