This website requires JavaScript.
Explore
Help
Register
Sign In
Sprinter
/
mame
Watch
2
Star
0
Fork
0
You've already forked mame
mirror of
https://github.com/holub/mame
synced
2025-06-02 02:49:44 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4b092a9122
mame
/
src
/
emu
/
cpu
/
tms32051
History
Wilbert Pol
a35ef58b54
CPU cores are now enabled on a per cpu core family basis instead of per cpu core variant. As a result CPUDEFS is no longer needed in the makefile.
2009-03-25 19:39:41 +00:00
..
32051ops.c
Pointer-ified the TMS32051 core.
2008-12-10 17:06:51 +00:00
32051ops.h
Pointer-ified the TMS32051 core.
2008-12-10 17:06:51 +00:00
dis32051.c
Added macros for all CPU callbacks to ease future changes.
2008-11-08 09:20:43 +00:00
tms32051.c
CPU cores are now enabled on a per cpu core family basis instead of per cpu core variant. As a result CPUDEFS is no longer needed in the makefile.
2009-03-25 19:39:41 +00:00
tms32051.h
CPU cores are now enabled on a per cpu core family basis instead of per cpu core variant. As a result CPUDEFS is no longer needed in the makefile.
2009-03-25 19:39:41 +00:00