forked from TeamTofuShop/segatools
nu/sram.c: Add emulated SRAM device
This commit is contained in:
@ -13,5 +13,7 @@ nu_lib = static_library(
|
||||
'guid.c',
|
||||
'nvram.c',
|
||||
'nvram.h',
|
||||
'sram.c',
|
||||
'sram.h',
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user