Changeset 6dc5ea7 in buchla-68k for ram/etavgr.c
- Timestamp:
- 07/02/2017 12:06:10 AM (8 years ago)
- Branches:
- master
- Children:
- f394e7b
- Parents:
- c091ef8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ram/etavgr.c
rc091ef8 r6dc5ea7 112 112 113 113 if (tmpval > 0) 114 execins t(vce, (ins2grp[tmpval - 1] & 0x00FF), 1);114 execins(vce, (ins2grp[tmpval - 1] & 0x00FF), 1); 115 115 116 116 modasg();
Note:
See TracChangeset
for help on using the changeset viewer.