tsoding / pinpog

Ping-Pong-like game in Assembly that works without OS
MIT License
593 stars 37 forks source link

The fill_rect procedure now uses a pointer to access rect_x and rect_y data #26

Closed redoste closed 5 years ago

redoste commented 5 years ago

This change frees 43 bytes in the bootloader area.

rexim commented 5 years ago

@redoste looks good to me! Thanks for the contribution! Would you mind if we review and merge this PR on the next stream?

redoste commented 5 years ago

You can do it, it is not a problem for me.