diff options
| author | 2026-01-08 05:06:05 +1100 | |
|---|---|---|
| committer | 2026-01-08 05:06:05 +1100 | |
| commit | 8364a943ea06e937287a641ef713b810de87fdc1 (patch) | |
| tree | de5264e99eec1d41a5160e04ed00ccc6992e37c0 /src/osd/modules/debugger | |
| parent | 677c07c79ce8bae400ce4fbdb590e06f5773a911 (diff) | |
-scripts: Cleaned up devices build scripts a bit:
* Lua considers anything other than null or false to be "truthy". The
tests against "null" were comparing to a non-existent global called
"null" that evaluated to nil.
* Got bus.lua back in alphabetical order and got at least most of the
trigger variables aligned with paths.
* At least don't put random stuff in the middle of the Acorn devices in
machine.lua.
-cpu/adsp2100: Corrected some tabulaton that had rotted.
-cpu/tms32032: Got rid of some superfluous parentheses.
-apple/lisa*.cpp: Added ATTR_COLD on stuff.
Diffstat (limited to 'src/osd/modules/debugger')
| -rw-r--r--[-rwxr-xr-x] | src/osd/modules/debugger/win/memoryviewinfo.cpp | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/osd/modules/debugger/win/memoryviewinfo.cpp b/src/osd/modules/debugger/win/memoryviewinfo.cpp index 5d6bfcb3b54..5d6bfcb3b54 100755..100644 --- a/src/osd/modules/debugger/win/memoryviewinfo.cpp +++ b/src/osd/modules/debugger/win/memoryviewinfo.cpp |
