mirror of https://github.com/xemu-project/xemu.git
14 lines
279 B
JSON
14 lines
279 B
JSON
![]() |
# -*- Mode: Python -*-
|
||
|
#
|
||
|
|
||
|
##
|
||
|
# = Target-specific commands & events
|
||
|
##
|
||
|
|
||
|
##
|
||
|
# @TARGET-TEMPORARY-DUMMY:
|
||
|
# Will go away in the next commit. Needed in this one because empty
|
||
|
# modules don't generate anything, defeating this commit's purpose.
|
||
|
##
|
||
|
{ 'event': 'TARGET-TEMPORARY-DUMMY' }
|