Limit default external memory size to 1024 bytes
authorHugo Villeneuve <hugo@hugovil.com>
Mon, 28 Oct 2013 02:26:43 +0000 (22:26 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Wed, 6 Nov 2013 02:50:18 +0000 (21:50 -0500)
commit276025c2488166d5a4495b93f1b64d7d574dc9a6
tree4824062a5a6e5bce46b7c04880150cf80c3a426c
parentae3a0ccd898b3257b93437e1007a2d595461ac5b
Limit default external memory size to 1024 bytes

Emulator is running very slow if external memory is at its maximum of 64K.
src/memory.h
src/options.c