{"id":9616,"date":"2026-04-04T23:45:11","date_gmt":"2026-04-05T05:45:11","guid":{"rendered":"https:\/\/rec0m88.com\/?page_id=9616"},"modified":"2026-04-05T09:44:35","modified_gmt":"2026-04-05T15:44:35","slug":"retro-console-encyclopedia","status":"publish","type":"page","link":"https:\/\/rec0m88.com\/es\/retro-console-encyclopedia\/","title":{"rendered":"Enciclopedia de consolas retro"},"content":{"rendered":"<p class=\"wp-block-paragraph\">\r\n    <style>\r\n        :root { \r\n            --neon-blue: #00f3ff; --neon-blue-rgb: 0, 243, 255; \r\n            --neon-purple: #bc13fe; --neon-purple-rgb: 188, 19, 254; \r\n            --dark-bg: #0f0f0f; \r\n        }\r\n        \r\n        .enc-hub-page { \r\n            background: var(--dark-bg); \r\n            color: #f0f0f0; \r\n            padding: 40px 15px; \r\n            font-family: 'Inter', sans-serif; \r\n            position: relative; \r\n            overflow: hidden;\r\n        }\r\n\r\n        .enc-hub-page::before {\r\n            content: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%;\r\n            background: radial-gradient(circle at 50% 20%, rgba(0,243,255,0.04) 0%, transparent 40%),\r\n                        radial-gradient(circle at 80% 80%, rgba(188,19,254,0.04) 0%, transparent 40%);\r\n            pointer-events: none; z-index: 0;\r\n        }\r\n\r\n        .enc-header { text-align: center; margin-bottom: 60px; position: relative; z-index: 2; }\r\n        .enc-header h1 { font-family: 'Rajdhani', sans-serif; font-size: clamp(2rem, 6vw, 4rem); font-weight: 900; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 15px; color: #fff; text-shadow: 0 0 20px rgba(255,255,255,0.1); }\r\n        .enc-header p { max-width: 700px; margin: 0 auto; color: #aaa; font-size: 1.05rem; line-height: 1.7; }\r\n\r\n        .enc-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));\r\n            gap: 24px;\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n\r\n        .enc-card {\r\n            background: rgba(20, 20, 30, 0.6);\r\n            border: 1px solid rgba(255, 255, 255, 0.05);\r\n            border-radius: 12px;\r\n            padding: 30px;\r\n            text-decoration: none;\r\n            display: flex;\r\n            flex-direction: column;\r\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .enc-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0; left: 0; width: 100%; height: 100%;\r\n            background: radial-gradient(circle at top right, var(--card-color), transparent 70%);\r\n            opacity: 0;\r\n            transition: opacity 0.4s ease;\r\n            z-index: 0;\r\n            mix-blend-mode: overlay;\r\n        }\r\n\r\n        .enc-card:hover {\r\n            transform: translateY(-8px);\r\n            border-color: var(--card-color);\r\n            box-shadow: 0 15px 30px rgba(0,0,0,0.6), 0 0 20px rgba(var(--card-rgb), 0.2);\r\n        }\r\n\r\n        .enc-card:hover::before { opacity: 0.15; }\r\n\r\n        .enc-card-inner { position: relative; z-index: 1; flex: 1; display: flex; flex-direction: column; }\r\n\r\n        .enc-icon-wrap {\r\n            width: 50px; height: 50px;\r\n            border-radius: 10px;\r\n            background: rgba(255,255,255,0.03);\r\n            display: flex; align-items: center; justify-content: center;\r\n            margin-bottom: 20px;\r\n            color: var(--card-color);\r\n            border: 1px solid rgba(255,255,255,0.05);\r\n            transition: 0.4s;\r\n        }\r\n        .enc-card:hover .enc-icon-wrap {\r\n            background: var(--card-color);\r\n            color: #000;\r\n            box-shadow: 0 0 15px var(--card-color);\r\n        }\r\n\r\n        .enc-title {\r\n            font-family: 'Rajdhani', sans-serif;\r\n            font-size: 1.6rem;\r\n            font-weight: 700;\r\n            color: #fff;\r\n            margin: 0 0 12px 0;\r\n            text-transform: uppercase;\r\n            letter-spacing: 0.5px;\r\n        }\r\n\r\n        .enc-desc {\r\n            color: #b0b0c0;\r\n            font-size: 0.95rem;\r\n            line-height: 1.6;\r\n            margin: 0 0 24px 0;\r\n            flex: 1;\r\n        }\r\n\r\n        .enc-action {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            color: var(--card-color);\r\n            font-weight: 700;\r\n            font-family: 'Rajdhani', sans-serif;\r\n            text-transform: uppercase;\r\n            letter-spacing: 2px;\r\n            font-size: 0.85rem;\r\n            transition: 0.3s;\r\n        }\r\n\r\n        .enc-action svg { width: 16px; height: 16px; transition: transform 0.3s; }\r\n        .enc-card:hover .enc-action { color: #fff; text-shadow: 0 0 8px var(--card-color); }\r\n        .enc-card:hover .enc-action svg { transform: translateX(5px); }\r\n\r\n    <\/style>\r\n\r\n    <div class=\"enc-hub-page\">\r\n        <div class=\"enc-header\">\r\n            <h1>System Encyclopedia<\/h1>\r\n            <p>Explore the architecture, legendary libraries, and emulation setups for the greatest consoles in gaming history. Master your retro setup with Rec0m88.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"enc-grid\">\r\n                            <a href=\"\/es\/retro-console-encyclopedia\/nes\/\" class=\"enc-card\" style=\"--card-color: var(--neon-blue); --card-rgb: 0, 243, 255;\">\r\n                    <div class=\"enc-card-inner\">\r\n                        <div class=\"enc-icon-wrap\">\r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 28px; height: 28px;\">\r\n                                <rect x=\"2\" y=\"6\" width=\"20\" height=\"12\" rx=\"2\"\/><circle cx=\"17\" cy=\"12\" r=\"1.5\"\/><circle cx=\"13\" cy=\"12\" r=\"1.5\"\/><rect x=\"4\" y=\"10\" width=\"4\" height=\"4\" rx=\"0.5\"\/>                            <\/svg>\r\n                        <\/div>\r\n                        <h2 class=\"enc-title\">Nintendo Entertainment System<\/h2>\r\n                        <p class=\"enc-desc\">The 8-bit console that revived the gaming industry. Cycle-accurate emulation and netplay.<\/p>\r\n                        <div class=\"enc-action\">\r\n                            Read Specs \r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                            <a href=\"\/es\/retro-console-encyclopedia\/snes\/\" class=\"enc-card\" style=\"--card-color: var(--neon-purple); --card-rgb: 188, 19, 254;\">\r\n                    <div class=\"enc-card-inner\">\r\n                        <div class=\"enc-icon-wrap\">\r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 28px; height: 28px;\">\r\n                                <rect x=\"2\" y=\"6\" width=\"20\" height=\"12\" rx=\"6\"\/><circle cx=\"17\" cy=\"10\" r=\"1.5\"\/><circle cx=\"15\" cy=\"12\" r=\"1.5\"\/><circle cx=\"19\" cy=\"12\" r=\"1.5\"\/><circle cx=\"17\" cy=\"14\" r=\"1.5\"\/><path d=\"M4 12h4 M6 10v4\"\/>                            <\/svg>\r\n                        <\/div>\r\n                        <h2 class=\"enc-title\">Super Nintendo<\/h2>\r\n                        <p class=\"enc-desc\">The 16-bit powerhouse featuring Mode 7 graphics and the greatest classics of the 90s.<\/p>\r\n                        <div class=\"enc-action\">\r\n                            Read Specs \r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                            <a href=\"\/es\/retro-console-encyclopedia\/n64\/\" class=\"enc-card\" style=\"--card-color: var(--neon-blue); --card-rgb: 0, 243, 255;\">\r\n                    <div class=\"enc-card-inner\">\r\n                        <div class=\"enc-icon-wrap\">\r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 28px; height: 28px;\">\r\n                                <path d=\"M4 8l4 10 4-6 4 6 4-10M12 12v10\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/>                            <\/svg>\r\n                        <\/div>\r\n                        <h2 class=\"enc-title\">Nintendo 64<\/h2>\r\n                        <p class=\"enc-desc\">The pioneer of 3D gaming. Experience split-screen legendary multiplayer over rollback netplay.<\/p>\r\n                        <div class=\"enc-action\">\r\n                            Read Specs \r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                            <a href=\"\/es\/retro-console-encyclopedia\/gba\/\" class=\"enc-card\" style=\"--card-color: var(--neon-purple); --card-rgb: 188, 19, 254;\">\r\n                    <div class=\"enc-card-inner\">\r\n                        <div class=\"enc-icon-wrap\">\r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 28px; height: 28px;\">\r\n                                <rect x=\"2\" y=\"6\" width=\"20\" height=\"12\" rx=\"4\"\/><rect x=\"6\" y=\"8\" width=\"12\" height=\"8\" rx=\"1\"\/><circle cx=\"20\" cy=\"12\" r=\"1\"\/><circle cx=\"4\" cy=\"12\" r=\"1\"\/>                            <\/svg>\r\n                        <\/div>\r\n                        <h2 class=\"enc-title\">Game Boy Advance<\/h2>\r\n                        <p class=\"enc-desc\">The 32-bit pocket powerhouse. Features fully integrated Link Cable netplay support.<\/p>\r\n                        <div class=\"enc-action\">\r\n                            Read Specs \r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                            <a href=\"\/es\/retro-console-encyclopedia\/nds\/\" class=\"enc-card\" style=\"--card-color: var(--neon-blue); --card-rgb: 0, 243, 255;\">\r\n                    <div class=\"enc-card-inner\">\r\n                        <div class=\"enc-icon-wrap\">\r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 28px; height: 28px;\">\r\n                                <rect x=\"4\" y=\"2\" width=\"16\" height=\"9\" rx=\"2\"\/><rect x=\"4\" y=\"13\" width=\"16\" height=\"9\" rx=\"2\"\/><rect x=\"6\" y=\"4\" width=\"12\" height=\"5\"\/><rect x=\"7\" y=\"15\" width=\"10\" height=\"5\"\/><circle cx=\"18\" cy=\"17\" r=\"1\"\/><line x1=\"6\" y1=\"17\" x2=\"8\" y2=\"17\"\/><line x1=\"7\" y1=\"16\" x2=\"7\" y2=\"18\"\/>                            <\/svg>\r\n                        <\/div>\r\n                        <h2 class=\"enc-title\">Nintendo DS<\/h2>\r\n                        <p class=\"enc-desc\">The revolutionary dual-screen handheld. Experience innovative touch controls and mic features through flawless emulation.<\/p>\r\n                        <div class=\"enc-action\">\r\n                            Read Specs \r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                            <a href=\"\/es\/retro-console-encyclopedia\/sega-genesis\/\" class=\"enc-card\" style=\"--card-color: var(--neon-blue); --card-rgb: 0, 243, 255;\">\r\n                    <div class=\"enc-card-inner\">\r\n                        <div class=\"enc-icon-wrap\">\r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 28px; height: 28px;\">\r\n                                <path d=\"M3 12c0-4 4-7 9-7s9 3 9 7-4 6-9 6-9-2-9-6z\"\/><circle cx=\"16\" cy=\"12\" r=\"1\"\/><circle cx=\"18\" cy=\"10\" r=\"1\"\/><circle cx=\"14\" cy=\"14\" r=\"1\"\/>                            <\/svg>\r\n                        <\/div>\r\n                        <h2 class=\"enc-title\">Sega Genesis &amp; Master System<\/h2>\r\n                        <p class=\"enc-desc\">Blast processing at its finest. Play 8-bit and 16-bit Sega classics with 6-button support.<\/p>\r\n                        <div class=\"enc-action\">\r\n                            Read Specs \r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                            <a href=\"\/es\/retro-console-encyclopedia\/psx\/\" class=\"enc-card\" style=\"--card-color: var(--neon-purple); --card-rgb: 188, 19, 254;\">\r\n                    <div class=\"enc-card-inner\">\r\n                        <div class=\"enc-icon-wrap\">\r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 28px; height: 28px;\">\r\n                                <rect x=\"3\" y=\"6\" width=\"18\" height=\"12\" rx=\"2\"\/><path d=\"M6 18v3a2 2 0 002 2h8a2 2 0 002-2v-3\"\/><circle cx=\"16\" cy=\"12\" r=\"3\"\/>                            <\/svg>\r\n                        <\/div>\r\n                        <h2 class=\"enc-title\">Sony PlayStation<\/h2>\r\n                        <p class=\"enc-desc\">The CD-ROM revolution. Enjoy upscaled internal resolutions and PGXP wobble correction.<\/p>\r\n                        <div class=\"enc-action\">\r\n                            Read Specs \r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                            <a href=\"\/es\/retro-console-encyclopedia\/sega-saturn\/\" class=\"enc-card\" style=\"--card-color: var(--neon-blue); --card-rgb: 0, 243, 255;\">\r\n                    <div class=\"enc-card-inner\">\r\n                        <div class=\"enc-icon-wrap\">\r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 28px; height: 28px;\">\r\n                                <circle cx=\"12\" cy=\"12\" r=\"8\"\/><ellipse cx=\"12\" cy=\"12\" rx=\"12\" ry=\"4\" transform=\"rotate(-20 12 12)\"\/>                            <\/svg>\r\n                        <\/div>\r\n                        <h2 class=\"enc-title\">Sega Saturn<\/h2>\r\n                        <p class=\"enc-desc\">The king of 2D arcade fighters. Perfectly synced dual-CPU emulation for lag-free action.<\/p>\r\n                        <div class=\"enc-action\">\r\n                            Read Specs \r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                            <a href=\"\/es\/retro-console-encyclopedia\/turbografx-16\/\" class=\"enc-card\" style=\"--card-color: var(--neon-purple); --card-rgb: 188, 19, 254;\">\r\n                    <div class=\"enc-card-inner\">\r\n                        <div class=\"enc-icon-wrap\">\r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 28px; height: 28px;\">\r\n                                <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"\/><line x1=\"4\" y1=\"10\" x2=\"20\" y2=\"10\"\/><line x1=\"8\" y1=\"14\" x2=\"16\" y2=\"14\"\/>                            <\/svg>\r\n                        <\/div>\r\n                        <h2 class=\"enc-title\">TurboGrafx-16<\/h2>\r\n                        <p class=\"enc-desc\">The 16-bit graphics beast. Play HuCards and Super CD-ROM\u00b2 games effortlessly.<\/p>\r\n                        <div class=\"enc-action\">\r\n                            Read Specs \r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                            <a href=\"\/es\/retro-console-encyclopedia\/c64\/\" class=\"enc-card\" style=\"--card-color: var(--neon-blue); --card-rgb: 0, 243, 255;\">\r\n                    <div class=\"enc-card-inner\">\r\n                        <div class=\"enc-icon-wrap\">\r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 28px; height: 28px;\">\r\n                                <rect x=\"2\" y=\"5\" width=\"20\" height=\"14\" rx=\"2\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><line x1=\"6\" y1=\"16\" x2=\"18\" y2=\"16\"\/>                            <\/svg>\r\n                        <\/div>\r\n                        <h2 class=\"enc-title\">Commodore 64<\/h2>\r\n                        <p class=\"enc-desc\">The best-selling 8-bit home computer. Experience classic microcomputer gaming and demoscene hits.<\/p>\r\n                        <div class=\"enc-action\">\r\n                            Read Specs \r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                            <a href=\"\/es\/retro-console-encyclopedia\/sega-game-gear\/\" class=\"enc-card\" style=\"--card-color: var(--neon-purple); --card-rgb: 188, 19, 254;\">\r\n                    <div class=\"enc-card-inner\">\r\n                        <div class=\"enc-icon-wrap\">\r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 28px; height: 28px;\">\r\n                                <rect x=\"1\" y=\"6\" width=\"22\" height=\"12\" rx=\"4\"\/><rect x=\"6\" y=\"8\" width=\"12\" height=\"8\" rx=\"1\"\/><circle cx=\"20\" cy=\"13\" r=\"1.5\"\/><circle cx=\"4\" cy=\"13\" r=\"1.5\"\/><circle cx=\"20\" cy=\"10\" r=\"1.5\"\/>                            <\/svg>\r\n                        <\/div>\r\n                        <h2 class=\"enc-title\">Sega Game Gear<\/h2>\r\n                        <p class=\"enc-desc\">Sega&#039;s 8-bit full-color handheld. Enjoy classic portable titles with bright, backlit emulation.<\/p>\r\n                        <div class=\"enc-action\">\r\n                            Read Specs \r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                            <a href=\"\/es\/retro-console-encyclopedia\/3do\/\" class=\"enc-card\" style=\"--card-color: var(--neon-blue); --card-rgb: 0, 243, 255;\">\r\n                    <div class=\"enc-card-inner\">\r\n                        <div class=\"enc-icon-wrap\">\r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 28px; height: 28px;\">\r\n                                <rect x=\"3\" y=\"10\" width=\"18\" height=\"8\" rx=\"1\"\/><path d=\"M5 10v-3a7 7 0 0114 0v3\"\/><line x1=\"16\" y1=\"14\" x2=\"18\" y2=\"14\"\/>                            <\/svg>\r\n                        <\/div>\r\n                        <h2 class=\"enc-title\">3DO Interactive Multiplayer<\/h2>\r\n                        <p class=\"enc-desc\">The ambitious 32-bit multimedia pioneer. Play early CD-ROM classics and FMV masterpieces.<\/p>\r\n                        <div class=\"enc-action\">\r\n                            Read Specs \r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                            <a href=\"\/es\/retro-console-encyclopedia\/wonderswan\/\" class=\"enc-card\" style=\"--card-color: var(--neon-purple); --card-rgb: 188, 19, 254;\">\r\n                    <div class=\"enc-card-inner\">\r\n                        <div class=\"enc-icon-wrap\">\r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 28px; height: 28px;\">\r\n                                <rect x=\"5\" y=\"3\" width=\"14\" height=\"18\" rx=\"2\"\/><rect x=\"7\" y=\"5\" width=\"10\" height=\"8\" rx=\"1\"\/><circle cx=\"15\" cy=\"16\" r=\"1\"\/><circle cx=\"13\" cy=\"18\" r=\"1\"\/><circle cx=\"9\" cy=\"16\" r=\"1\"\/>                            <\/svg>\r\n                        <\/div>\r\n                        <h2 class=\"enc-title\">Bandai WonderSwan<\/h2>\r\n                        <p class=\"enc-desc\">The unique Japanese handheld designed by Gunpei Yokoi. Emulates perfectly in both screen orientations.<\/p>\r\n                        <div class=\"enc-action\">\r\n                            Read Specs \r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                            <a href=\"\/es\/retro-console-encyclopedia\/mame\/\" class=\"enc-card\" style=\"--card-color: var(--neon-blue); --card-rgb: 0, 243, 255;\">\r\n                    <div class=\"enc-card-inner\">\r\n                        <div class=\"enc-icon-wrap\">\r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 28px; height: 28px;\">\r\n                                <rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\"\/><rect x=\"7\" y=\"5\" width=\"10\" height=\"6\"\/><path d=\"M5 13h14M12 17v-4M12 13a2 2 0 100-4 2 2 0 000 4z\"\/>                            <\/svg>\r\n                        <\/div>\r\n                        <h2 class=\"enc-title\">Arcade (MAME)<\/h2>\r\n                        <p class=\"enc-desc\">The ultimate coin-op experience. Relive the golden age of arcades with pixel-perfect MAME emulation.<\/p>\r\n                        <div class=\"enc-action\">\r\n                            Read Specs \r\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                    <\/div>\r\n    <\/div>\r\n\r\n    <\/p>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-9616","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rec0m88.com\/es\/wp-json\/wp\/v2\/pages\/9616","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rec0m88.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rec0m88.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rec0m88.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rec0m88.com\/es\/wp-json\/wp\/v2\/comments?post=9616"}],"version-history":[{"count":1,"href":"https:\/\/rec0m88.com\/es\/wp-json\/wp\/v2\/pages\/9616\/revisions"}],"predecessor-version":[{"id":9617,"href":"https:\/\/rec0m88.com\/es\/wp-json\/wp\/v2\/pages\/9616\/revisions\/9617"}],"wp:attachment":[{"href":"https:\/\/rec0m88.com\/es\/wp-json\/wp\/v2\/media?parent=9616"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}