Changeset 84920eb in buchla-68k for rom/lowram.s


Ignore:
Timestamp:
07/20/2017 08:42:17 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
4d3e5a4
Parents:
cd1d0db
Message:

Fixed wrongly replaced multiplications.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • rom/lowram.s

    rcd1d0db r84920eb  
    156156                .even
    157157
    158 basedat:        .ascii  "||||| data |||||"              | start of data
     158basedat:        .ascii  "***** data *****"              | start of data
    159159
    160160pmsg:           .asciz  "returned from start_()"        | panic() message
Note: See TracChangeset for help on using the changeset viewer.