Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
02638 Compiling Major Always Nov 9, 2008, 12:26 Dec 6, 2008, 17:08
Tester Firewave View Status Public Platform MAME (Self-compiled)
Assigned To aaron Resolution Fixed OS Windows XP/Vista 64-bit
Status [?] Resolved Driver
Version 0.128u3 Fixed in Version 0.128u5 Build Debug
Fixed in Git Commit Github Pull Request #
Summary 02638: various cpu cores don't compile anymore
Description The following cores are giving compilation errors, because they weren't properly converted:

M65CE02
M68008
MINX
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version 0.128u3
Affected Sets / Systems
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
4
User avatar
No.03015
Tafoid
Administrator
Nov 9, 2008, 15:45
It sounds like a list of CPU's that MESS would need to 'fix' to keep in line to base MAME changes?
User avatar
No.03016
Haze
Senior Tester
Nov 9, 2008, 17:20
CPU cores are meant to be part of the core project, and should be fixed with MAME, even if they're only used by MESS.
User avatar
No.03017
couriersud
Developer
Nov 9, 2008, 18:12
The M65CE02 is on my todo list. If the cores are considered to be part of the core project, they should be enabled and compiled with the core project. This is just what is happening with conditional compiles.
User avatar
No.03112
Firewave
Senior Tester
Nov 24, 2008, 20:39
edited on: Nov 24, 2008, 20:46
They all compile again in 0.128u4.

But M65CE02 is reporting this:
src/emu/cpu/m6502/m65ce02.c:84: warning: 'token' defined but not used