| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
You now use FUNC or NAME to configure port field callbacks, like you
would when configuring other kinds of callbacks. This has a number of
benefits:
* No need to remember different syntax for port field callbacks, and
more approachable for new contributors.
* May use function templates with multiple arugments using NAME((&...))
syntax without resorting to another layer of macros.
* May use non-member functions on the odd chance it's useful.
* More natural syntax for referring to member functions.
|
| |
|
|
| |
(#12822)
|
| | |
|
| |
|
|
|
| |
(#10165)
For all controllers, added %p player specifier, made device_input_ports() protected, and moved initializations from headers to constructors.
|
| |
|
|
|
| |
-----------------------------------
entex_sag: Pac-Man 2 [Kevin Horton, Rik]
|
|
|
-ggconnie.cpp: Add notes for IRQ.
|