From e25c13f2532730ebf50d0cffa0147393fd8e0228 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Mon, 17 Sep 2012 06:49:13 +0000 Subject: Clean-ups and version bump note: hoarded dump removed too from coco_cart.xml, this will not be tolerated --- src/emu/cpu/lh5801/5801dasm.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/emu/cpu/lh5801') diff --git a/src/emu/cpu/lh5801/5801dasm.c b/src/emu/cpu/lh5801/5801dasm.c index 6d669000490..996d85c94ee 100644 --- a/src/emu/cpu/lh5801/5801dasm.c +++ b/src/emu/cpu/lh5801/5801dasm.c @@ -24,7 +24,7 @@ #include "lh5801.h" -enum Adr +enum Adr { Imp, Reg, @@ -46,7 +46,7 @@ enum Adr RelM }; -enum Regs +enum Regs { RegNone, A, @@ -64,7 +64,7 @@ static const char *const RegNames[]= { #undef SEC #endif -enum Ins +enum Ins { ILL, ILL2, PREFD, NOP, -- cgit v1.2.3-70-g09d2