zedtaylor / otla

Automatically exported from code.google.com/p/otla
0 stars 0 forks source link

Edit block - seems to be not working #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open the game with screen$ loading - but the start of code is different 
from 16384, for example - starts from 30000 - normally otla load this block 
from address 30000, so screen$ is not visible
2. open the block editor and change start parameter from 30000 to 16384, 
create new wav file - but the screen$ is not visible too.
(in the change parameters is a typo - Bloack Name, instead of block name)

What is the expected output? What do you see instead?
expecting: screen$ load to video ram, current output: white screen

What version of the product are you using? On what operating system?
Otla 2.2, Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by wlc...@gmail.com on 30 Nov 2009 at 7:24

GoogleCodeExporter commented 9 years ago
Maybe change from bytes to screen should be implemented to block editor.

Original comment by wlc...@gmail.com on 30 Nov 2009 at 7:26

GoogleCodeExporter commented 9 years ago
I tried it multiple times, in some cases seems to be working, but in mostly 
cases dont. 
I dont know where problem is :-/

Original comment by wlc...@gmail.com on 30 Nov 2009 at 8:42