Home
last modified time | relevance | path

Searched refs:tilem_mem_model_new (Results 1 – 3 of 3) sorted by last modified time

/dports/emulators/tilem/tilem-2.0/gui/
H A Dmemmodel.c500 GtkTreeModel * tilem_mem_model_new(TilemCalcEmulator* emu, in tilem_mem_model_new() function
H A Dmemmodel.h71 GtkTreeModel * tilem_mem_model_new(TilemCalcEmulator* emu,
H A Dmemview.c276 model = tilem_mem_model_new(emu, rowsize, start, logical); in tilem_debugger_mem_view_configure()