Add new value range check when writing register in CLI version
[emu8051.git] / src / common / sfr.h
index fe552dd..4d4d511 100644 (file)
@@ -34,7 +34,7 @@ struct regwin_infos_t {
 int
 regwin_read(int row);
 
-void
+int
 regwin_write(struct regwin_infos_t *p, int new);
 
 struct regwin_infos_t *