- --
Viewing Issue Advanced Details
[ Jump to Notes ]
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
02020 | Compiling | Trivial | Always | Jul 18, 2008, 00:27 | Nov 24, 2008, 20:50 |
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.126u1 | Fixed in Version | 0.128u4 | Build | Debug |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 02020: tms9900 core is missing *_get_info functions | ||||
Description |
The following functions are missing their implementations in the tms9900 core: tms9940_get_info tms9985_get_info tms9989_get_info tms99105a_get_info tms99110a_get_info tms99000_get_info ti990_10_get_info |
||||
Steps To Reproduce |
Enable the following in mame.mak: #CPUS += TMS9940 #CPUS += TMS9985 #CPUS += TMS9989 #CPUS += TMS99105A #CPUS += TMS99110A #CPUS += TMS99000 #CPUS += TMS99010 |
||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | |||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
2
No.03113
Firewave Senior Tester
Nov 24, 2008, 20:39
edited on: Nov 24, 2008, 20:46 |
This has been fixed in 0.128u4. |
---|---|
No.03114
Tafoid Administrator
Nov 24, 2008, 20:49
|
I'd assume Aaron fixed this? |