Commit Graph

103 Commits

Author SHA1 Message Date
bzhxx
431e9841c5 Update gnw_smbn.py fix AM/PM 2024-03-04 20:58:04 +01:00
bzhxx
bbabe20e7f Update gnw_smb.py Fix AM/PM 2024-03-04 20:57:08 +01:00
bzhxx
5f22e444ef Update taltbeast.py fix keys mapping 2023-12-17 13:42:28 +01:00
bzhxx
a27b8024c8 Merge pull request #19 from ducalex/win-fix
Fixed windows compatibility
2022-10-21 22:32:14 +02:00
Alex Duchesne
a8d7f0bbdb Fixed windows compatibility
It was failing when trying to fork itself because python, by default, is installed in a path with spaces and it breaks with os.system.
2022-10-21 08:27:57 -04:00
bzhxx
a1e26bdcb4 Merge pull request #16 from Narkoa/main
Adding custom files for some LCD games
2022-03-02 13:32:45 +01:00
Narkoa
fd3577ef6f Update ktopgun.py 2022-02-28 14:16:37 +01:00
Narkoa
dda8027b96 Add custom files for several LCD fix
Various correction to make these work on Game&Watch. (Tested ok on G&W Zelda)

 Elektronika
okc	 	spacebridge.zip	Elektronika-Space Bridge.gw			Left & Right controls buttons where reversed
     
     Konami
okc		kdribble		Konami-Double Dribble (handheld).gw	Accomodate bg.jpg for Background due to missing artwork in MAME repositories
okc		kloneran.zip	Konami-Lone Ranger (handheld).gw	Accomodate bg.jpg for Background due to missing artwork in MAME repositories
okc		knfl.zip		Konami-NFL Football (handheld).gw	Accomodate bg.jpg for Background due to missing artwork in MAME repositories
okc		ktopgun.zip	Konami-Top Gun (handheld).gw		Accomodate bg.jpg for Background due to missing artwork in MAME repositories
		
     Tiger Electronics
okc		taltbeast.zip	TigerE-Altered Beast (handheld).gw  Set Controls up so the game is playable
okc 	tbatman.zip		TigerE-Batman (handheld).gw			Set Controls up so the game is playable
	okc? 	tbatmana.zip	TigerE-Batman The Animated Series (handheld).gw		Set Controls up so the game is playable
	okc 	tddragon.zip	TigerE-Double Dragon (handheld).gw	Set Controls up so the game is playable
okc		tflash.zip		TigerE-The Flash (handheld).gw		Set Controls up so the game is playable
okc		tgaiden.zip		TigerE-Ninja Gaiden (handheld).gw	Set Controls up so the game is playable
okc		tinday.zip		TigerE-Independence Day (handheld).gw	Set Controls up so the game is playable
okc		tsharr2.zip		TigerE-Space Harrier II (handheld).gw	Set Controls up so the game is playable
okc		tvindictr.zip	TigerE-Vindicators (handheld).gw	Set Controls up so the game is playable

Inputs based on https://github.com/mamedev/mame/blob/master/src/mame/drivers/hh_sm510.cpp
2022-02-28 14:11:56 +01:00
bzhxx
d1c073f1e6 Fix: Mickey & Donald keys mapping. To be tested... 2021-12-18 22:12:34 +01:00
bzhxx
782aeb9616 Update rom_parser.py
Fix hh_sm510.cpp parsing. used a tested commit instead of master.
2021-12-05 15:45:47 +01:00
bzhxx
fb881e31ff Fix TIME & ALARM 2021-12-03 14:38:29 +01:00
bzhxx
9cad16e19e Fix TIME & ALARM 2021-12-03 10:24:36 +01:00
bzhxx
99087d84b9 fix cgrab 2021-11-30 19:39:47 +01:00
bzhxx
2cfe417dd5 Add TIME & ALARM support 2021-11-30 17:17:49 +01:00
bzhxx
92bd493e96 Fix parsing to support all series 2021-11-16 09:04:30 +01:00
bzhxx
ce706404a1 Add K. series support 2021-11-15 14:18:42 +01:00
bzhxx
8088e23ff9 update vermin: remove bubbles. 2021-11-15 08:01:01 +01:00
bzhxx
5b048a6103 update ball: remove bubbles. 2021-11-15 07:59:28 +01:00
bzhxx
95630a2163 fix parsing of layout: remove fan art. 2021-11-15 07:48:59 +01:00
bzhxx
4f803da07e Merge pull request #13 from aminch/trshutvoy-rtc
Add patch address to sync RTC time for trshutvoy (Shuttle Voyage)
2021-10-03 17:19:58 +02:00
Adam Minchinton
7d6b96dc85 Add patch address to sync RTC time for trshutvoy (Shuttle Voyage) 2021-10-03 13:59:42 +02:00
bzhxx
92616fc073 Merge pull request #12 from aminch/trshutvoy
Added key mapping for trshutvoy (Shuttle Voyage)
2021-10-03 11:05:15 +02:00
Adam Minchinton
057cce64ad Added key mapping for trshutvoy (Shuttle Voyage) 2021-10-03 00:03:39 +02:00
bzhxx
b178101d17 add support for segments 2bits resolution 2021-10-01 20:36:58 +02:00
bzhxx
253bd0b0ae add LZMA format support 2021-09-08 15:17:44 +02:00
bzhxx
4722559f57 Merge pull request #11 from aminch/title-images
Add saving of title images for NewUI
2021-09-08 10:03:48 +02:00
Adam Minchinton
e9e95877a2 Add saving of title images for NewUI 2021-09-07 22:26:29 +02:00
bzhxx
7f712158fc New Release! with new features : Keep aspect ratio, JPEG background, ZLIB compression, TIME patch definition, and various keys fix 2021-09-06 21:24:15 +02:00
bzhxx
47bf383045 fix typo. 2021-08-17 21:29:56 +02:00
bzhxx
258acb0bb8 Update README.md 2021-08-13 08:06:33 +02:00
bzhxx
fd13b80699 Merge pull request #7 from BrianPugh/python-lz4
use python lz4 instead of shelling it out
2021-08-12 22:41:36 +02:00
Brian Pugh
b8dc118b35 Merge branch 'main' into python-lz4 2021-08-12 13:39:06 -07:00
bzhxx
f6ded9c9a6 Merge pull request #6 from BrianPugh/roms-7z
Handle 7z rom files
2021-08-12 21:59:16 +02:00
bzhxx
1f92acf81b Merge pull request #4 from BrianPugh/gnw_ball_b_left
Remap BTN_B as left for gnw_ball
2021-08-12 21:58:54 +02:00
Brian Pugh
76a38decd4 use python lz4 instead of shelling it out 2021-08-11 22:49:18 -07:00
Brian Pugh
7c946b9453 Handle 7z rom files 2021-08-11 22:42:02 -07:00
Brian Pugh
ca16be5508 Remap BTN_B as left for gnw_ball 2021-08-11 20:55:32 -07:00
bzhxx
2b75a4bb6e Merge pull request #3 from BrianPugh/ignore-hidden
ignore files that start with a period
2021-08-12 05:41:32 +02:00
Brian Pugh
f35c772a5e ignore files that start with a period 2021-08-11 20:00:56 -07:00
bzhxx
9ea2d4d828 gnw_squish: fix Game A / Game B swap. 2021-08-12 04:47:47 +02:00
bzhxx
f87b9ff5a0 Update gnw_dkong3.py 2021-07-19 17:04:51 +02:00
bzhxx
17ba683801 Update gnw_boxing.py 2021-07-19 17:04:23 +02:00
bzhxx
1b717119d3 Update gnw_dkhockey.py
Fix single player mode.
2021-07-19 17:04:00 +02:00
bzhxx
c28a9badf0 Update gnw_boxing.py
fix single player game.
2021-07-19 17:03:14 +02:00
bzhxx
9d1fee879a Update gnw_dkong3.py
fix single player mode.
2021-07-19 17:02:41 +02:00
brice
8e9141865b Add keys mapping (single player mode) for Micro Vs. System: Boxing,Micro Vs. System: Donkey Kong 3 and Micro Vs. System: Donkey Kong Hockey 2021-07-19 09:17:28 +02:00
brice
fbfc84aacd Fix Space Jam build 2021-07-18 20:03:15 +02:00
bzhxx
2c0b230f3e Update README.md 2021-07-18 16:18:40 +02:00
bzhxx
f03b47a05e Update README.md 2021-07-18 14:56:25 +02:00
brice
fe1821f638 Add rotate feature and MAME layout parsing for dual screen 2021-07-17 18:12:01 +02:00