Commit Graph

20 Commits

Author SHA1 Message Date
angelosa
7e2832ffaa hash: standardize descriptions for Detective Conan 2024-01-15 18:05:24 +01:00
Vas Crabb
878a16dda1 housekeeping: Use proper SPDX ID for CC0 license. 2022-12-23 02:49:34 +11:00
0kmg
9c4211b156
Miscellaneous software list cleanups. (#10058)
* Removed mention of MESS.
* Corrected case (and more) in various Japanese titles.
2022-07-12 14:43:48 +10:00
wilbertpol
eae75824d3
softlist.cpp: Add support for a 'notes' field to store information ab… (#8482)
* softlist.cpp: Add support for a 'notes' field to store information about a software list or software list item.  [Wilbert Pol]

* Add software list and software notes to minimaws
2021-10-05 19:16:42 +02:00
Vas Crabb
78f6ff34a5 srcclean in preparation for branching release 2021-01-24 13:33:07 +11:00
wilbertpol
47079db1b0
WonderSwan updates: (#7428)
bus/wswan: Add preliminary support for wonderwitch. [Wilbert Pol]

cpu/v30mz: [Wilbert Pol]
- Rename segment registers.
- Add a callback to retrieve the interrupt vector.
- Add prefetch queue and PFP register.
- Add 1 cycle penalty when reading or writing a word from an unaligned address.
- Add 1 cycle penalty when calculating effective address from multiple registers.
- Removed not supported nec extended instructions.
- Change address space width to word.

wswan: [Wilbert Pol]
- Adjust cpu cycles when performing DMA.
- Updated default internal eeprom for WonderSwan Color with name ‘WONDERSWANCOLOR’.
- Fix off-by-one error in window drawing.
- Major update to the software lists documenting hardware and rom labels and locations.

wscolor - New working software list additions
----------------------------------------------
Digimon Adventure 02 - D1 Tamers (Rev 1)
Digital Monster Card Game - Ver. WonderSwan Color (Rev 2)
Digital Monster - D-Project (Rev 1)
Digimon Tamers - Digimon Medley
Hunter X Hunter - Greed Island (Rev 1)
From TV Animation One Piece - Treasure Wars (Rev 1)

wscolor - New not working software list additions
-------------------------------------------------
mama Mitte'

wscolor - Replaced software list items
--------------------------------------
Dicing Knight. [anon]
Judgement Silversword - Rebirth Edition (Rev. SC21)

wswan - New working software list additions
---------------------------------------------
Chocobo no Fushigi na Dungeon for WonderSwan (Rev 3)
Chocobo no Fushigi na Dungeon for WonderSwan (Rev 1)
Digimon Adventure 02 - Tag Tamers (Rev 0)
Digimon Adventure - Anode Tamer (Rev 1)
Digimon Adventure Campaign Limited Version
Keitai Gyogun Tanchiki - WonderSwan Handy Sonar (Rev 2)
Harobots (Rev 1)
Hunter X Hunter - Ishi o Tsugu Mono (Rev 1)
Mahjong Touryuumon (Rev 1)
Super Robot Taisen Compact (Rev 1)
SD Gundam - Emotional Jam (Rev 2)
SD Gundam Gashapon Senki - Episode 1 (alt)

wscolor - Software list items promoted to working
--------------------------------------------------
Super Robot Taisen Compact for WonderSwan Color
Cardcaptor Sakura - Sakura to Fushigi na Clow Card

wswan - Replaced software list items
-------------------------------------
Armored Unit
Crazy Climber
Clock Tower for WonderSwan
Glocal Hexcite
Gomoku Narabe & Reversi - Touryuumon
Hanafuda Shiyouyo
Keiba Yosou Shien Soft - Yosou Shinkaron
Morita Shougi for WonderSwan
Nobunaga no Yabou for WonderSwan
Sangokushi II for WonderSwan
Shougi Touryuumon
Slither Link
Soccer Yarou! - Challenge the World
Taikyoku Igo - Heisei Kiin
Trump Collection 2 - Bottom-Up Teki Sekaiisshuu no Tabi
Trump Collection - Bottom-Up Teki Trump Seikatsu

wswan - Software list items promoted to working
-------------------------------------------------
Clock Tower for WonderSwan
Meitantei Conan - Nishi no Meitantei Saidai no Kiki!
Super Robot Taisen Compact 2 - Dai-1-bu - Chijou Gekidou Hen
Super Robot Taisen Compact 2 - Dai-2-bu - Uchuu Gekishin Hen (Rev 4)
Super Robot Taisen Compact 2 - Dai-3-bu - Ginga Kessen Hen (Rev 2)
Super Robot Taisen Compact (Rev 0)

wswan - Software list items demoted to not working
----------------------------------------------------
Magical Drop for WonderSwan
MobileWonderGate (Rev 1)
Wonder Borg Robot Works
Robot Works (Asia)
2020-12-30 16:27:25 +11:00
Vas Crabb
438a497c37 (nw) More license shuffling
Get rid of a couple of copies of the CC0 text.  Add header comment to
CC0 files to remind people editing them what the terms are.  Also add
some missing XML headers.  The header comments in layouts won't bloat
the binary - they get stripped out before compressing, same as any other
comments.
2020-03-07 22:02:56 +11:00
ClawGrip
4d31822d51
wswan.xml: Update notes (nw) 2019-12-27 19:41:00 +01:00
Vas Crabb
f99c502820 srcclean and fixup (nw) 2018-11-25 11:49:51 +11:00
ClawGrip
8a569faecd
wswan.xml: Add notes about Robot Works (nw) 2018-11-05 18:43:41 +01:00
etabeta78
6d69c89500 another (and last for this development cycle) round of
naming consistency "enforcement", especially for saturn.xml. nw.
2016-05-24 06:47:23 +02:00
Fabio Priuli
942be9e4f9 removed unused private member. nw. 2014-10-05 16:05:09 +00:00
Fabio Priuli
0a3884bd50 (MESS) wswan.c: re-added internal header logging and automatic
rotation of vertical games. nw.
2014-10-05 13:19:44 +00:00
Fabio Priuli
66fab3cf5c (MESS) wswan.c: converted to use slot devices for carts. [Fabio Priuli]
out of whatsnew: another case of on-cart SRAM & EEPROM pointers removed from the main system...
2014-10-05 11:51:41 +00:00
Miodrag Milanovic
4337250fbe used old version of srcclean, so I put back old files and run it again, it produce much less changes, sorry for this (nw) 2013-03-19 11:38:58 +00:00
Miodrag Milanovic
0e1f5ad25b Cleanups and version bump 2013-03-19 07:22:20 +00:00
Fabio Priuli
49c01126e6 (MESS) softlist: bunch of minor consistency fixes. nw. 2013-02-06 05:36:53 +00:00
smf-
19a14cbba6 use spaces in xml comments. This is the output from a local srcclean change applied after reverting the 0.148 cleanup, to avoid losing previous formatting. 2013-01-11 16:23:29 +00:00
Justin Kerk
268bc19da2 Replace most fullwidth characters in Japanese software lists - they exist for backwards compatibility and there is generally no good reason to use them nowadays (nw)
Also replaced combining dakuten with precomposed forms and made a few romanization tweaks
2012-09-09 23:41:25 +00:00
Miodrag Milanovic
960ae0c0de Sync software lists from MESS into hash (no whatsnew) 2012-08-21 10:47:55 +00:00