Writes data directly into memory (use carefully !)
- type| can be either 'BYTE or 'WORD.
- address| is a 20-bit address.
- data| can be either a single number or a list of numbers
to be poked at consecutive memory locations,
incrementing with size of type|.