simon987 / Much-Assembly-Required

Assembly programming game
https://muchassemblyrequired.com
GNU General Public License v3.0
924 stars 88 forks source link

Make LiDAR work in Vaults (#140) #143

Closed mlaga97 closed 6 years ago

mlaga97 commented 6 years ago

This pull request is intended to solve issue #140 by adding the LIDAR_GET_WORLD_SIZE to obtain world dimensions and by modifying LIDAR_GET_MAP to accept a memory address to write the map to as a parameter.