# MM1 2D map renders Each screen is a **16×16** top-down wall map from `MAZEDATA.DTA` page 0 (visual walls) with event triggers from page 1 (collision `0x80`). **North is at the top** (disk row 15); row 0 on disk is south — same convention as [Map Cartography](Map-Cartography) / MM2 `map.dat`. Wall types (N/E/S/W, 2 bits each): **gray** = wall, **gold** = torch, **green** = door. Red dots = collision event flag `0x80`. See [MM1 Overview](MM1-Overview) · [MAZEDATA format](MM1-MAZEDATA-Format) · [MM1 map walker ↗](MM1-Map-Walker) ## Overview by area type All **55** map screens (`MAZEDATA.DTA` indices 0–54), grouped like the game world. ### Towns (0–4) Five starting towns: Sorpigal through Erliquin. ![Towns](images/gallery/mm1/maps/overview-towns.png) ### Caves 1–9 (5–13) Early dungeon screens linked from the overland. ![Caves 1–9](images/gallery/mm1/maps/overview-caves.png) ### Outdoor overland — 5×4 sectors (A1–E4) Twenty surface maps in **column A–E, row 1–4** order (north at top). Same world grid as MM2 — see [MM1 to MM2 outdoor](MM1-to-MM2-Outdoor). ![Overland A1–E4](images/gallery/mm1/maps/overview-overland.png) ### Late dungeons (34–54) Endgame areas: Doom, Black Ridge, Queen's Pyramids, Rainbow Road, Enchanted Forest, Dragadune, Demon, Alamar, Protection Point, Astral Plane. ![Late dungeons](images/gallery/mm1/maps/overview-late.png) ## World overland map Full **5×4** stitch at native render resolution — center surface sectors **A1–E4** (town interiors 0–4 are separate screens, not shown here). ![MM1 overland 5×4](images/gallery/mm1/maps/world-overland-5x4.png) ## Per-screen maps ### 00 — Sorpigal ![sorpigal](images/gallery/mm1/maps/00-sorpigal.png) ### 01 — Portsmith ![portsmit](images/gallery/mm1/maps/01-portsmit.png) ### 02 — Algary ![algary](images/gallery/mm1/maps/02-algary.png) ### 03 — Dusk ![dusk](images/gallery/mm1/maps/03-dusk.png) ### 04 — Erliquin ![erliquin](images/gallery/mm1/maps/04-erliquin.png) ### 05 — Cave 1 ![cave1](images/gallery/mm1/maps/05-cave1.png) ### 06 — Cave 2 ![cave2](images/gallery/mm1/maps/06-cave2.png) ### 07 — Cave 3 ![cave3](images/gallery/mm1/maps/07-cave3.png) ### 08 — Cave 4 ![cave4](images/gallery/mm1/maps/08-cave4.png) ### 09 — Cave 5 ![cave5](images/gallery/mm1/maps/09-cave5.png) ### 10 — Cave 6 ![cave6](images/gallery/mm1/maps/10-cave6.png) ### 11 — Cave 7 ![cave7](images/gallery/mm1/maps/11-cave7.png) ### 12 — Cave 8 ![cave8](images/gallery/mm1/maps/12-cave8.png) ### 13 — Cave 9 ![cave9](images/gallery/mm1/maps/13-cave9.png) ### 14 — Overland A1 ![areaa1](images/gallery/mm1/maps/14-areaa1.png) ### 15 — Overland A2 ![areaa2](images/gallery/mm1/maps/15-areaa2.png) ### 16 — Overland A3 ![areaa3](images/gallery/mm1/maps/16-areaa3.png) ### 17 — Overland A4 ![areaa4](images/gallery/mm1/maps/17-areaa4.png) ### 18 — Overland B1 ![areab1](images/gallery/mm1/maps/18-areab1.png) ### 19 — Overland B2 ![areab2](images/gallery/mm1/maps/19-areab2.png) ### 20 — Overland B3 ![areab3](images/gallery/mm1/maps/20-areab3.png) ### 21 — Overland B4 ![areab4](images/gallery/mm1/maps/21-areab4.png) ### 22 — Overland C1 ![areac1](images/gallery/mm1/maps/22-areac1.png) ### 23 — Overland C2 ![areac2](images/gallery/mm1/maps/23-areac2.png) ### 24 — Overland C3 ![areac3](images/gallery/mm1/maps/24-areac3.png) ### 25 — Overland C4 ![areac4](images/gallery/mm1/maps/25-areac4.png) ### 26 — Overland D1 ![aread1](images/gallery/mm1/maps/26-aread1.png) ### 27 — Overland D2 ![aread2](images/gallery/mm1/maps/27-aread2.png) ### 28 — Overland D3 ![aread3](images/gallery/mm1/maps/28-aread3.png) ### 29 — Overland D4 ![aread4](images/gallery/mm1/maps/29-aread4.png) ### 30 — Overland E1 ![areae1](images/gallery/mm1/maps/30-areae1.png) ### 31 — Overland E2 ![areae2](images/gallery/mm1/maps/31-areae2.png) ### 32 — Overland E3 ![areae3](images/gallery/mm1/maps/32-areae3.png) ### 33 — Overland E4 ![areae4](images/gallery/mm1/maps/33-areae4.png) ### 34 — Doom ![doom](images/gallery/mm1/maps/34-doom.png) ### 35 — Black Ridge (north) ![blackrn](images/gallery/mm1/maps/35-blackrn.png) ### 36 — Black Ridge (south) ![blackrs](images/gallery/mm1/maps/36-blackrs.png) ### 37 — Queen's Pyramids (1) ![qvl1](images/gallery/mm1/maps/37-qvl1.png) ### 38 — Queen's Pyramids (2) ![qvl2](images/gallery/mm1/maps/38-qvl2.png) ### 39 — Rainbow Road (1) ![rwl1](images/gallery/mm1/maps/39-rwl1.png) ### 40 — Rainbow Road (2) ![rwl2](images/gallery/mm1/maps/40-rwl2.png) ### 41 — Enchanted Forest (1) ![enf1](images/gallery/mm1/maps/41-enf1.png) ### 42 — Enchanted Forest (2) ![enf2](images/gallery/mm1/maps/42-enf2.png) ### 43 — White Wolf ![whitew](images/gallery/mm1/maps/43-whitew.png) ### 44 — Dragadune ![dragad](images/gallery/mm1/maps/44-dragad.png) ### 45 — Under Dragadune (1) ![udrag1](images/gallery/mm1/maps/45-udrag1.png) ### 46 — Under Dragadune (2) ![udrag2](images/gallery/mm1/maps/46-udrag2.png) ### 47 — Under Dragadune (3) ![udrag3](images/gallery/mm1/maps/47-udrag3.png) ### 48 — Demon ![demon](images/gallery/mm1/maps/48-demon.png) ### 49 — Alamar ![alamar](images/gallery/mm1/maps/49-alamar.png) ### 50 — Protection Point (1) ![pp1](images/gallery/mm1/maps/50-pp1.png) ### 51 — Protection Point (2) ![pp2](images/gallery/mm1/maps/51-pp2.png) ### 52 — Protection Point (3) ![pp3](images/gallery/mm1/maps/52-pp3.png) ### 53 — Protection Point (4) ![pp4](images/gallery/mm1/maps/53-pp4.png) ### 54 — Astral Plane ![astral](images/gallery/mm1/maps/54-astral.png)