mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-19 08:27:40 +00:00
download ROM image
This commit is contained in:
@@ -28,8 +28,8 @@ var PLATFORM_PARAMS = {
|
||||
'vector-z80': {
|
||||
code_start: 0x0,
|
||||
code_size: 0x4000,
|
||||
data_start: 0x4000,
|
||||
data_size: 0x3000,
|
||||
data_start: 0x6000,
|
||||
data_size: 0x1000,
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user