diff options
| author | 2015-11-30 17:57:27 +0000 | |
|---|---|---|
| committer | 2015-11-30 17:57:27 +0000 | |
| commit | 2fc3aa92a5227fcc0928648d41237f1efff90c7e (patch) | |
| tree | a35079956677bcabecdcd823050d8dd0a4d0f4e4 /scripts | |
| parent | 6c94222788c4685b13a7d6f4c6aa931b882ecc49 (diff) | |
just a place for notekeeping on the nokia 3310, I put 2 update firmware files in there, maybe they can be converted to a usable format, or maybe we need more? we do need to start looking at these things, and MP3 players etc. tho. moreso the rarer ones before they drop out of circulation altogether.
actual input / work to further document all this would be greatly appreciated, I'm hoping this gets the ball rolling a little (nw)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/mess.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index 978fca4d5e8..e5436770e03 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -2143,6 +2143,7 @@ files { MAME_DIR .. "src/mame/machine/mm1kb.cpp", MAME_DIR .. "src/mame/machine/mm1kb.h", MAME_DIR .. "src/mame/video/mikromik.cpp", + MAME_DIR .. "src/mame/drivers/nokia_3310.cpp", } createMESSProjects(_target, _subtarget, "northstar") |
