From 886f7acaab2f74a2193333b8e495941d62a4646b Mon Sep 17 00:00:00 2001 From: Randname666 <38984096+Randname666@users.noreply.github.com> Date: Fri, 16 Dec 2022 02:35:45 +0000 Subject: [PATCH 01/10] sealy/boards.md: initial commit --- sealy/boards.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 sealy/boards.md diff --git a/sealy/boards.md b/sealy/boards.md new file mode 100644 index 0000000..e69de29 From 0e6df67a9feef757e36c814f2624243fe40c18e8 Mon Sep 17 00:00:00 2001 From: Randname666 <38984096+Randname666@users.noreply.github.com> Date: Fri, 16 Dec 2022 03:30:45 +0000 Subject: [PATCH 02/10] sealy/boards.md: Proprietary --- sealy/boards.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/sealy/boards.md b/sealy/boards.md index e69de29..6a4170d 100644 --- a/sealy/boards.md +++ b/sealy/boards.md @@ -0,0 +1,23 @@ +# Proprietary +## Hitachi H8 based `#MAME:sealy.cpp` +**CPU:**: Hitachi H8/3044 Microcontroller @ 13 MHz; Mitsubishi M30624 16-bit microcontroller @ ? +**Video:** 512x256 @ 60Hz +**Sound:** OKI MSM6295 DSP @ 100MHz +**Storage:** Fused in M30624 ? +**Others:** HY-02: Unknown DIP8 (ASIC/Rebadged E2PROM ?) +**Known Games:** +* Crazy Dou Di Zhu (疯狂斗地主) +## ADChip SE3208 based `#MAME:menghong.cpp` +**CPU:**: ADChip SE3208 SoC (labelled as ADC Amazon-LF) @ 42.95454 MHz (master); HY04 (unknown DIP8, ASIC/rebadged) (security coprocessor ?) +**Video:** MagicEyes VRender0 (Built in the SE3208), 320x240 @ 60.054442 Hz +**Sound:** MagicEyes VRender0 (Built in the SE3208) +**Storage:** STMicro M59PW1282 128MBit Flash ROM ; 27C322 32Mbit EPROM +**Known Games:** +* Crazy Dou Di Zhu II (疯狂斗地主2) +* Meng Hong Lou (梦红楼) +* Lai Zi Dou Di Zhu (癞子斗地主) `#WEB:https://m.tb.cn/h.U87erNS?tk=fPJpde28uhS` +## Forerunner1s SG700 based `#MAME:sealy_fr.cpp` +**CPU:**: ADChip SE3208 SoC (labelled as ADC Amazon-LF) @ 42.95454 MHz (master); HY04 (unknown DIP8, ASIC/rebadged) (security coprocessor ?) +**Storage:** Kingston SDC4/4GB MicroSD Card +**Known Games:** +* WakuWaku Yukigassen (わくわく雪合戦) \ No newline at end of file From 3d64169f0eff86c9bd4f4efbcd87e3542ac67b71 Mon Sep 17 00:00:00 2001 From: Randname666 <38984096+Randname666@users.noreply.github.com> Date: Fri, 16 Dec 2022 11:34:54 +0800 Subject: [PATCH 03/10] format fix --- sealy/boards.md | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/sealy/boards.md b/sealy/boards.md index 6a4170d..c6b9c1b 100644 --- a/sealy/boards.md +++ b/sealy/boards.md @@ -1,23 +1,37 @@ # Proprietary ## Hitachi H8 based `#MAME:sealy.cpp` -**CPU:**: Hitachi H8/3044 Microcontroller @ 13 MHz; Mitsubishi M30624 16-bit microcontroller @ ? +**CPU:** Hitachi H8/3044 Microcontroller @ 13 MHz; Mitsubishi M30624 16-bit microcontroller @ ? + **Video:** 512x256 @ 60Hz + **Sound:** OKI MSM6295 DSP @ 100MHz + **Storage:** Fused in M30624 ? + **Others:** HY-02: Unknown DIP8 (ASIC/Rebadged E2PROM ?) + **Known Games:** * Crazy Dou Di Zhu (疯狂斗地主) + ## ADChip SE3208 based `#MAME:menghong.cpp` -**CPU:**: ADChip SE3208 SoC (labelled as ADC Amazon-LF) @ 42.95454 MHz (master); HY04 (unknown DIP8, ASIC/rebadged) (security coprocessor ?) +**CPU:** ADChip SE3208 SoC (labelled as ADC Amazon-LF) @ 42.95454 MHz (master); HY04 (unknown DIP8, ASIC/rebadged) (security coprocessor ?) + **Video:** MagicEyes VRender0 (Built in the SE3208), 320x240 @ 60.054442 Hz + **Sound:** MagicEyes VRender0 (Built in the SE3208) + **Storage:** STMicro M59PW1282 128MBit Flash ROM ; 27C322 32Mbit EPROM + **Known Games:** * Crazy Dou Di Zhu II (疯狂斗地主2) * Meng Hong Lou (梦红楼) * Lai Zi Dou Di Zhu (癞子斗地主) `#WEB:https://m.tb.cn/h.U87erNS?tk=fPJpde28uhS` + ## Forerunner1s SG700 based `#MAME:sealy_fr.cpp` -**CPU:**: ADChip SE3208 SoC (labelled as ADC Amazon-LF) @ 42.95454 MHz (master); HY04 (unknown DIP8, ASIC/rebadged) (security coprocessor ?) +**CPU:** ADChip SE3208 SoC (labelled as ADC Amazon-LF) @ 42.95454 MHz (master); HY04 (unknown DIP8, ASIC/rebadged) (security coprocessor ?) + **Storage:** Kingston SDC4/4GB MicroSD Card + **Known Games:** -* WakuWaku Yukigassen (わくわく雪合戦) \ No newline at end of file + +* WakuWaku Yukigassen (わくわく雪合戦) From d637081ca380ada66639e08a51cc94714211c1cc Mon Sep 17 00:00:00 2001 From: Randname666 <38984096+Randname666@users.noreply.github.com> Date: Fri, 16 Dec 2022 06:04:10 +0000 Subject: [PATCH 04/10] PC-based --- sealy/boards.md | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/sealy/boards.md b/sealy/boards.md index c6b9c1b..9047a0b 100644 --- a/sealy/boards.md +++ b/sealy/boards.md @@ -35,3 +35,42 @@ **Known Games:** * WakuWaku Yukigassen (わくわく雪合戦) + +# PC-Based +## Lenovo E591S/E581S +Rebranded Lenovo E591S/E581S thin client, sometimes with holes punched on the lid to bolt the RNG board in place. + +Notice that Lenovo E580S (With Intel Celeron processors ?) variations exists, but some claims that they are bootlegs. This is yet to be confirmed. + +**CPU:** Intel Atom D525 @ 1.80 GHz + +**RAM:** 2GB, DDR3-800? + +**SSD:** Brandless DOM disk, SATA, 1GB (other variations may exist) + +**OS:** Windows XP Professional, likely pirated + +**Others:** RNG module, bolted on the lid of the case, wired to the serial port on the motherboard with ribbon cable. 4pin IDE power input. + +**Known Games:** +* Tens, if not more than a hundred kinds of lazy assets swapped Slots/fishing tables +* Let's Beat (炫次方) (Jubeat ripoff) +* Music Marble (音乐弹球) (Reflect Beat ripoff) +* Free Touch 3 (希力指多星3) + +## Intel H61 based `#WEB:https://m.tb.cn/h.U8iANmV?tk=9PrYdeW4JHk` +**Motherboard:** Intel H61 based + +**CPU:** Intel Pentium G3260 @ 3.30 GHz + +**RAM:** 4GB + +**SSD:** Brandless, 32GB + +**OS:** Windows 8 Professional 64-bit, likely pirated + +**Others:** +* TP-LINK TL-WN821N USB Wi-Fi adapter + +**Known Games:** +* Qi Qu Sha Cheng (奇趣沙城) \ No newline at end of file From f7280749cad12cd47d94523fa42bdfea1d5201c2 Mon Sep 17 00:00:00 2001 From: Randname666 <38984096+Randname666@users.noreply.github.com> Date: Fri, 16 Dec 2022 07:20:26 +0000 Subject: [PATCH 05/10] remove draft --- sealy/boards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sealy/boards.md b/sealy/boards.md index 9047a0b..32a2511 100644 --- a/sealy/boards.md +++ b/sealy/boards.md @@ -28,7 +28,7 @@ * Lai Zi Dou Di Zhu (癞子斗地主) `#WEB:https://m.tb.cn/h.U87erNS?tk=fPJpde28uhS` ## Forerunner1s SG700 based `#MAME:sealy_fr.cpp` -**CPU:** ADChip SE3208 SoC (labelled as ADC Amazon-LF) @ 42.95454 MHz (master); HY04 (unknown DIP8, ASIC/rebadged) (security coprocessor ?) +**CPU:** Forerunner1s SG700 SoC ? **Storage:** Kingston SDC4/4GB MicroSD Card From 996bba553603f685425be46e24e589ad55175008 Mon Sep 17 00:00:00 2001 From: Randname666 <38984096+Randname666@users.noreply.github.com> Date: Sat, 17 Dec 2022 13:31:14 +0000 Subject: [PATCH 06/10] Rushing Rhythm --- sealy/boards.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sealy/boards.md b/sealy/boards.md index 32a2511..f596b3c 100644 --- a/sealy/boards.md +++ b/sealy/boards.md @@ -73,4 +73,5 @@ Notice that Lenovo E580S (With Intel Celeron processors ?) variations exists, bu * TP-LINK TL-WN821N USB Wi-Fi adapter **Known Games:** +* Rushing Rhythm (节奏冲击) (SDVX ripoff) * Qi Qu Sha Cheng (奇趣沙城) \ No newline at end of file From e0fd295a4b1539b26fed803eead288518307d6b4 Mon Sep 17 00:00:00 2001 From: Randname666 <38984096+Randname666@users.noreply.github.com> Date: Sat, 17 Dec 2022 13:33:15 +0000 Subject: [PATCH 07/10] Not all games --- sealy/boards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sealy/boards.md b/sealy/boards.md index f596b3c..80852ba 100644 --- a/sealy/boards.md +++ b/sealy/boards.md @@ -50,7 +50,7 @@ Notice that Lenovo E580S (With Intel Celeron processors ?) variations exists, bu **OS:** Windows XP Professional, likely pirated -**Others:** RNG module, bolted on the lid of the case, wired to the serial port on the motherboard with ribbon cable. 4pin IDE power input. +**Others:** RNG module, bolted on the lid of the case, wired to the serial port on the motherboard with ribbon cable. 4pin IDE power input. Not presented in all games. **Known Games:** * Tens, if not more than a hundred kinds of lazy assets swapped Slots/fishing tables From 2fbc03ce379f21964abf2bcc466e4a9dc1112318 Mon Sep 17 00:00:00 2001 From: Randname666 <38984096+Randname666@users.noreply.github.com> Date: Mon, 19 Dec 2022 02:59:39 +0000 Subject: [PATCH 08/10] minor fix --- sealy/boards.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sealy/boards.md b/sealy/boards.md index 80852ba..28124c1 100644 --- a/sealy/boards.md +++ b/sealy/boards.md @@ -40,20 +40,20 @@ ## Lenovo E591S/E581S Rebranded Lenovo E591S/E581S thin client, sometimes with holes punched on the lid to bolt the RNG board in place. -Notice that Lenovo E580S (With Intel Celeron processors ?) variations exists, but some claims that they are bootlegs. This is yet to be confirmed. +Lenovo E580S (With Intel Celeron processors ?) variations exists, but some claims that those are bootlegs. This is yet to be confirmed. **CPU:** Intel Atom D525 @ 1.80 GHz **RAM:** 2GB, DDR3-800? -**SSD:** Brandless DOM disk, SATA, 1GB (other variations may exist) +**SSD:** Sharetronic DOM disk, SATA, 1GB (other variations may exist) **OS:** Windows XP Professional, likely pirated **Others:** RNG module, bolted on the lid of the case, wired to the serial port on the motherboard with ribbon cable. 4pin IDE power input. Not presented in all games. **Known Games:** -* Tens, if not more than a hundred kinds of lazy assets swapped Slots/fishing tables +* Tens, if not more than a hundred kinds of lazy assets swapped slots/fishing tables * Let's Beat (炫次方) (Jubeat ripoff) * Music Marble (音乐弹球) (Reflect Beat ripoff) * Free Touch 3 (希力指多星3) @@ -67,7 +67,7 @@ Notice that Lenovo E580S (With Intel Celeron processors ?) variations exists, bu **SSD:** Brandless, 32GB -**OS:** Windows 8 Professional 64-bit, likely pirated +**OS:** Windows 8.1 Professional 64-bit, likely pirated **Others:** * TP-LINK TL-WN821N USB Wi-Fi adapter From 5a3e75988a6558a758c4249d2f4d64ac3200ee96 Mon Sep 17 00:00:00 2001 From: Randname666 <38984096+Randname666@users.noreply.github.com> Date: Thu, 22 Dec 2022 08:02:02 +0000 Subject: [PATCH 09/10] variated OS and storage, PCI security module --- sealy/boards.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/sealy/boards.md b/sealy/boards.md index 28124c1..5e2c837 100644 --- a/sealy/boards.md +++ b/sealy/boards.md @@ -46,11 +46,13 @@ Lenovo E580S (With Intel Celeron processors ?) variations exists, but some claim **RAM:** 2GB, DDR3-800? -**SSD:** Sharetronic DOM disk, SATA, 1GB (other variations may exist) +**SSD:** Sharetronic DOM disk, SATA, 1GB / 4GB (other variations may exist) -**OS:** Windows XP Professional, likely pirated +**OS:** Windows XP Professional, likely pirated / Windows Embedded Standard 2009, licensing status unknown -**Others:** RNG module, bolted on the lid of the case, wired to the serial port on the motherboard with ribbon cable. 4pin IDE power input. Not presented in all games. +**Others:** +* RNG module, bolted on the lid of the case, wired to the serial port on the motherboard with ribbon cable. 4pin IDE power input. Not presented in all games. +* Security/IO module ?, a PCI card with a Xilinx Spartan FPGA and HY-04 (unknown DIP8, ASIC/rebadged) (security coprocessor ?) on it, identified as `SealyPCI_XI` device by the OS **Known Games:** * Tens, if not more than a hundred kinds of lazy assets swapped slots/fishing tables From 0871e07ae61eec39d36f6ac9b3ad2df12df7bb0d Mon Sep 17 00:00:00 2001 From: Randname666 <38984096+Randname666@users.noreply.github.com> Date: Wed, 28 Dec 2022 12:29:24 +0000 Subject: [PATCH 10/10] Disk manufacture --- sealy/boards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sealy/boards.md b/sealy/boards.md index 5e2c837..592f2a1 100644 --- a/sealy/boards.md +++ b/sealy/boards.md @@ -46,7 +46,7 @@ Lenovo E580S (With Intel Celeron processors ?) variations exists, but some claim **RAM:** 2GB, DDR3-800? -**SSD:** Sharetronic DOM disk, SATA, 1GB / 4GB (other variations may exist) +**SSD:** Sharetronic DOM disk, SATA, 1GB / Soliware Storage Technology DOM Disk, 4GB (other variations may exist) **OS:** Windows XP Professional, likely pirated / Windows Embedded Standard 2009, licensing status unknown