1
0
mirror of https://github.com/cc65/cc65.git synced 2025-04-08 19:38:55 +00:00
Greg King 8a880580dc Reduced the size of the moveinit subroutine.
Made other changes that were recommended by Oliver.
* Changed its name from move_init to moveinit.
* Used self-modifying code in the subroutine.
* The INIT segment doesn't need to be optional (it's used by the start-up file).
2015-10-07 14:56:14 -04:00
..
2015-04-27 09:39:50 +02:00
2015-01-09 22:19:35 -05:00
2015-07-22 11:36:54 +02:00
2015-09-20 12:18:41 +02:00