Commit Graph

2039 Commits

Author SHA1 Message Date
Iñigo Martínez
00f102fb45 snes.xml: fixed rom name and also added extra information for
Dragon Ball Z - Super Gokuu Den - Kakusei Hen.
2017-08-01 07:55:16 +02:00
Vas Crabb
ba3d0a88d6 srcclean (nw) 2017-07-23 13:29:00 +10:00
Tauwasser
c33f141c53 gameboy: fix SGB VRAM transfers (#2504)
* gameboy.xml: remove misleading comment

Sachen 4B-003 was recently added

Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>

* gameboy: fix Super Game Boy VRAM transfer

A basic implementation of VRAM transfer. It fixes a number of games and removes
the SGB border hack. However, it's very likely that the bahvior is much more
complex. The old implementation was good enough for the majority of games,
so this should suffice until such time when SGB is implemented on top of SNES.

The attribute data was resized to 4096 bytes, so a whole VRAM transfer can take place
even though only 4050 bytes are used. The idea is that the whole 4096 bytes are
_probably_ transferred to WRAM and a game might theoretically upload a small executable
and use that data. However, running native SNES code is currently unsupported anyway.

Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>

* gameboy: various code style/comment fixes

 - return GB_MBC_NONE instead of magic 0 value
 - add MLT_REQ case in sgb code and mention where it's actually handled
 - add PAL_PRI to list of known SGB commands (not implemented)
 - fix two comments

Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>

* gameboy: coding style fixes for gb_lcd

Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
2017-07-22 12:40:09 -04:00
Scott Stone
21964a5981 New working software list additions
-----------------------------------
pce_tourvision:  Majin Eiyuu Den Wataru (Tourvision PCE bootleg) [system11, The Dumping Union]
2017-07-21 20:49:41 -04:00
Scott Stone
58418078d8 New working software list additions
-----------------------------------
coco_flop: Pacman (z80 to 6809 Transcoded - v1.01) (512kb)  [Glen Hewlett]
2017-07-21 16:49:20 -04:00
R. Belmont
215d51a604 Merge pull request #2483 from enikland2/master
sms.xml fixes [Enik Land]
2017-07-18 14:54:29 -04:00
Scott Stone
a15487b210 Added comment for newly added pce_tourvision title (nw) 2017-07-17 13:23:24 -04:00
Ivan Vangelista
c92c68cbc5 new not working machine
-----------------------------------
Doraemon - Nobita no Dorabian Night (Tourvision PCE bootleg) [system11, The Dumping Union]
2017-07-17 18:15:50 +02:00
Enik Land
d8253156ae sms.xml fixes 2017-07-16 15:40:19 -03:00
Tauwasser
7aad252b34 Gameboy v8 (#2477)
Miscellaneous Game Boy changes:
* gameboy: add Super Chinese Land 1.2.3' to MBC1 Collection check code
* gameboy: fix MMM01 zero-adjust logic for ROM bank

New working software list additions
--------------------------------
* gameboy.xml: Sachen 4 in 1 (Euro, 4B-003) [Tauwasser]
2017-07-15 14:17:28 +10:00
Curt Coder
e73e2ed6c6 abc80_flop.xml: Added ABCDatastorm demo. [Genesis Project] 2017-07-07 21:17:54 +03:00
Justin Kerk
5945fba012 typo (nw) 2017-07-02 22:29:45 -07:00
Justin Kerk
a03270ffc7 New working software list additions
-----------------------------------
ibm5150: The Cycles, Double Dribble, Future Wars, Gamer's Edge Sampler, Heroes of the Lance, Links - The Challenge of Golf, Mean Streets, Monopoly, Monty Python's Flying Circus, Ninja Gaiden II, Nova 9, Over the Net, Pharaoh's Pursuit, Secret of the Silver Blades, Speedball II, Street Fighting Man, Super C, Superstar Ice Hockey, Superstar Indoor Soccer, Superstar Indoor Sports, Superstar Outdoor Soccer, Top 10 Solid Gold Volume II, Wings of Fury, Zool [Justin Kerk]
ibm5170: Corncob Deluxe, Dune, Global Conquest, King's Quest V, Lightspeed, MS-DOS (Version 6.22, Brazilian Portuguese), Star Trek - 25th Anniversary [Justin Kerk]
2017-07-02 16:33:09 -07:00
Justin Kerk
ea6babb2b3 New working software list additions
-----------------------------------
ibm5150: Battle Chess, Blades of Steel, Castlevania, Earl Weaver Baseball, Hardball 2, John Madden Football, Lakers vs Celtics and the NBA Playoffs [Justin Kerk]
ibm5150: Le Manoir de Mortevielle [breiztiger]
ibm5170: B-17 Flying Fortress, Body Blows, DOS/V (multiple sets) [Justin Kerk]
x68k_flop: Chourensha 68k (v1.00) [Justin Kerk]

New NOT working software list additions
-----------------------------------
ibm5150: Boulder Dash Construction Kit [Justin Kerk]
2017-06-30 02:13:06 -07:00
Vas Crabb
41e1555242 Merge branch 'release0187'
Conflicts:
	src/mame/drivers/accomm.cpp
2017-06-25 15:19:30 +10:00
Vas Crabb
f31e735053 srcclean (nw) 2017-06-25 15:18:14 +10:00
Justin Kerk
25fc18c04d New NOT working software list additions
-----------------------------------
ibm5170: PC-DOS (multiple sets using XDF disk format) [Justin Kerk]
2017-06-24 20:25:41 -07:00
R. Belmont
f1e04947f8 Merge pull request #2397 from Tauwasser/gameboy_v7
Gameboy v7
2017-06-24 19:46:54 -04:00
Justin Kerk
d3315bcfe2 New working software list additions
-----------------------------------
ibm5150: 688 Attack Sub (3.5", older), Star Goose! [ArcadeShadow]
2017-06-24 15:14:04 -07:00
Michael Zapf
9814aba49e ti99: Added new cartridge type paged7 for TI-CALC. 2017-06-24 16:15:08 +02:00
Nigel Barnes
881fd44891 New working software list additions
-------------------------------------------------archimedes: Countdown to Doom, The Last Days of Doom
bbcmc: Bikes
2017-06-24 13:55:40 +01:00
Tauwasser
a8ef5381bf gameboy.xml: clean up Gowin information
Add information from archived Gowin website as well as Gowin catalogue

Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
2017-06-21 15:27:40 +02:00
Ivan Vangelista
1e7bcf5560 New working software list additions
-------------------------------------------------
pce_tourvision: Ankoku Densetsu, Batman, Burning Angels, Cadash, Gradius, Toilet Kids, World Jockey [system11, The Dumping Union]
2017-06-19 18:52:30 +02:00
Justin Kerk
82fbbbe96a New working software list additions
-----------------------------------
ibm5150: Ivan "Ironman" Stewart's Super Off Road, Jordan vs. Bird: One on One,
  Kings of the Beach, Platoon, SimEarth [ArcadeShadow]
ibm5170: SimFarm [ArcadeShadow]
2017-06-18 20:30:51 -07:00
Justin Kerk
9a08e0b80b New working software list additions
-----------------------------------
x68k_flop: Bradion, Dennou Club Vol. 90 Tokubetsu Henshuu-ban,
  Dennou Club Vol. 94, Dennou Club Vols. 96-139, GJ, Nemesis '95 Gradius 2
  [Justin Kerk]

(nw) replaced ssf2 set with ssf2a as the disks are identical when converted to .dim format
2017-06-17 14:25:08 -07:00
Nigel Barnes
35c4f0f9d7 New WORKING software list additions
-----------------------------------
dragon_cart: Sound Extension, and non-working EPROM Programmer, Speech Synthesis, Ultra Drive
dragon_cass: Hang It!
dragon_flex: Chatplus, Diagnostics, Editor and Assembler, Utilities, etc.
dragon_flop: Various releases from PSE, Dragonfire, N.D.U.G., etc.
dragon_os9: Cash and VAT, DragonPlus OS9 Drivers, Stock Control
2017-06-15 18:43:33 +01:00
Nigel Barnes
1a77f08161 bbcb_flop_orig: minor corrections (nw) 2017-06-15 18:43:33 +01:00
Nigel Barnes
5464ec0e35 archimedes.xml: Revolver release year (nw) 2017-06-15 18:43:33 +01:00
DavidHaywood
25a708a877 Move Famiclone stuff from nes.xml to driver, add 2 new sets (#2374)
* moved various famiclones 'ONE BUS' systems from nes.xml to the nes_vt.cpp driver as they're standalone systems, not cartridges.

new NOT WORKING
VG Pocket Tablet [BeckieRGB]
Game Prince RS-1 [BeckieRGB]

VG Pocket Tablet is potentially the most interesting as all the games run in enhanced mode and it even includes a fully licensed version of Frogger (although I need to fix the raster effects for it to look reasonable)
2017-06-11 17:42:57 +10:00
Justin Kerk
058af2cea6 New working software list additions
-----------------------------------
ibm5150.xml: Gunboat: River Combat Simulation, Menace, Risky Woods, PC Tools (various versions), PKZip 2.04g, Xenon [ArcadeShadow]
ibm5170.xml: PC Tools (various versions) [ArcadeShadow]
2017-06-10 15:04:15 -07:00
angelosa
c614d5b64b Fix comment (nw) 2017-06-09 00:33:46 +02:00
Curt Coder
dbb99ce29f pet_flop.xml: Added some images. (nw) 2017-05-30 21:57:59 +03:00
Curt Coder
2ab72cf8de pet: Added quickload software list with some demos. [Curt Coder] 2017-05-30 21:57:59 +03:00
Curt Coder
8c14c42d24 abc80_cass.xml, abc80_flop.xml: Added ABCStacker. [Andreas Gustafsson] 2017-05-30 21:57:59 +03:00
Ivan Vangelista
04cfa02636 New NOT_WORKING software list additions
---------------------------------------
vsmile_cart: Abenteuer im ABC Park (GER), Finding Nemo - De Wonderwereld Van Nemo (NL), Mickey Mouse Clubhouse (NL), Shrek De Derde - Arthurs Schooldag Avontuur (NL) [Team Europe]
2017-05-29 19:09:57 +02:00
Justin Kerk
134f4b18a2 New working software list additions
-----------------------------------
ibm5150.xml: 4D Boxing, 4D Sports Boxing, Wrath of the Demon [ArcadeShadow]
ibm5170.xml: Disney's Aladdin, Gobliiins, Gobliins 2: The Prince Buffoon, Goblins Quest 3 [ArcadeShadow]
2017-05-27 21:08:32 -07:00
Vas Crabb
e892661905 srcclean (nw) 2017-05-28 13:40:48 +10:00
Justin Kerk
8b06899895 New working software list additions
-----------------------------------
ibm5150.xml,ibm5170.xml: Many IBM PC-DOS sets [Justin Kerk]

(nw) move some pc-compatible sets from ibm5170 to ibm5150
2017-05-27 14:22:01 -07:00
David Haywood
7eeae7892d basic VT03 support 2017-05-23 21:12:26 +01:00
Justin Kerk
e6a7df8afc New working software list additions
-----------------------------------
t1000.xml: MS-DOS (Version 2.11, Tandy version 02.11.24), MS-DOS (Verson 3.30, Tandy Version 03.30.20)
2017-05-19 19:41:54 -07:00
Robert
0a6013bd56 Merge pull request #1775 from rdroush/master
z80ne: Added software lists for disks and tapes [rdroush, Robbbert]
2017-05-17 21:23:55 +10:00
Justin Kerk
7db5c04a5d New working software list additions
-----------------------------------
ibm5150: Operation Wolf, Terminator 2: Judgment Day [ArcadeShadow]
ibm5150: Ferrari Formula One, Savage [breiztiger]
ibm5170: Dark Seed, The Secret of Monkey Island [ArcadeShadow]
2017-05-14 12:48:36 -07:00
Scott Stone
5d0f4046c0 Fix reported double brackets for XML Validation in gba_ereader.xml (nw) 2017-05-09 20:48:06 -04:00
Nigel Barnes
c417760dd6 cgenie: Fixed loading roms from softlist in floppy interface 2017-05-07 12:15:03 +01:00
Nigel Barnes
731fbe59b3 nascom2: Moved floppy softlist to machine and fixed validation (nw) 2017-05-07 12:15:03 +01:00
Nigel Barnes
6ddf273b3d dragon_cass.xml: Minor corrections (nw) 2017-05-07 12:15:03 +01:00
Justin Kerk
1970bcfab8 New working software list additions
-----------------------------------
ibm5150: Arkanoid 2: Revenge of Doh, Crime Wave, Prince of Persia (5.25", v1.1) [ArcadeShadow]
2017-05-06 21:16:16 -07:00
Jürgen Buchmüller
591804bef3 cgenie_cass.xml: fix missing </software> tag 2017-05-02 10:52:15 +02:00
Jürgen Buchmüller
f57a085bb1 cgenie_cass.xml: fix digboy 2017-05-02 09:08:34 +02:00
Jürgen Buchmüller
a0940cd3ed cgenie_cass.xml: add some missing entries 2017-05-02 09:00:56 +02:00
Shideravan
6e950d9df9 Adding Doubutsu no Mori Card-e (Series 1 and Series 2) 2017-04-26 19:46:03 -03:00
Vas Crabb
dac6dc4f62 srcclean (nw) 2017-04-23 12:27:42 +10:00
Nigel Barnes
5ed2b2aaaf New working software list additions
-----------------------------------
phc25_cass: Mostly official releases from Sanyo
2017-04-21 16:42:52 +01:00
Nigel Barnes
106e827b51 New working software list additions
-----------------------------------
bbcb_cass: Added Pro Word, 3D-Wars, Football Director and other games/utilities
2017-04-18 01:19:29 +01:00
Nigel Barnes
3983ffb8f8 archimedes.xml: fix description and publishers (nw) 2017-04-17 18:49:42 +01:00
Nigel Barnes
dff310a1f2 New working software list additions
-----------------------------------
coco_cart: Added Super LOGO and removed all Dragon cartridges
dragon_cart: Moved all Dragon cartridges from coco_cart
dragon_cass: All known cassette dumps
dragon_flop: All known floppy dumps
dragon_flex: FLEX System and other Compusense FLEX releases
dragon_os9: OS-9, BASIC09, C, Dynacalc, Pascal, RMS, Stylograph
dgnalpha_flop: OS-9, NitrOS9, C, Dynacalc, Pascal, RMS, Stylograph, etc.
2017-04-17 18:49:42 +01:00
Nigel Barnes
cfec997fbb dgnbeta: Added software list with OS-9 system and apps
- Replaced 5.25" floppies with 3.5", and added sounds
- Enabled floppy motor
- Removed tag lookups
2017-04-17 18:49:42 +01:00
Justin Kerk
c27cf4867d ibm5150.xml, ibm5170.xml: fill in alt versions of recent adds (nw) 2017-04-15 15:33:51 -07:00
Justin Kerk
3d617ee872 New working software list additions
-----------------------------------
ibm5150: Golden Axe, Home Alone [ArcadeShadow]
ibm5170: Gods, Indiana Jones and the Fate of Atlantis, The Legend of Kyrandia [ArcadeShadow]
2017-04-15 13:40:15 -07:00
Mike Naberezny
0e0f3ad6a1 pet_rom.xml: Added KeyChip. [Andy Grady] 2017-04-10 12:23:47 -07:00
Justin Kerk
38bd0f153a New working software list additions
-----------------------------------
ibm5150: Prince of Persia v1.0 [ArcadeShadow]
ibm5170: Monkey Island 2: LeChuck's Revenge, Space Quest V: The Next Mutation [ArcadeShadow]
2017-04-08 20:58:58 -07:00
Kaz
ee19701c2c nes.xml: new dumps
Adan y Eva [hashes were known, but ROMs surfaced on No-Intro]
AV Super Real Pachinko [Frank Cifaldi]

nes.xml: Marked edu2k48 as working, added notes about mouse titles.
Made koko not use battery-backed WRAM as evidenced on PCB picture. (nw)

bus/nes/waixing.cpp: Slight modernizations. waixing_sgzlz_device is now
implemented the way CaH4e3 does it, also gets some titles mostly working
in full. (nw)

fc_suborkey_device: Make PgUp and PgDown keys actually work (nw)
2017-04-06 11:36:10 +10:00
Michael D
1ca1037ba0 ibm5170 softlist additions
- Borland Quattro Pro 3.0 (German)
- Borland Quattro Pro 5.0 (German)
- Borland Turbo Basic 1.0 (German)
- Borland Turbo Pascal 4.0
- Borland Turbo Pascal 6.01 (German)
2017-04-01 22:34:39 +02:00
Ivan Vangelista
ee251a82ea new working software list addition
------------------------
Zhan Qi - Chinese Battle Chess (Tw) [system11]
2017-03-30 18:27:15 +02:00
R. Belmont
e13bf2df81 Merge pull request #2166 from rzero9/pc98_fmt
fmtowns_cd.xml & pc98_cd.xml: added several dumps
2017-03-29 16:20:46 -04:00
Ivan Vangelista
d8a68e8f09 new not working software list addition
---------------------------------------
pce_tourvision.xml: Dragon Egg!  [system11]
2017-03-29 18:58:12 +02:00
R. Belmont
0aaed60e38 Merge pull request #2195 from kazblox/master
MOAR misc. softlist stuff
2017-03-28 08:27:24 -04:00
kazblox
1725021202 nes.xml: dance2kc now works, renamed to dance2k, dance2k -> dance2ke (nw)
nes: Removed old references to void dance2k mapper

nes.xml: WRAM corrections based on assumptions, add notes about ALL
waixing_sgzlz based educational carts, misc corrections (nw)
2017-03-28 01:16:51 -04:00
Scott Stone
e3de7849b2 gameboy.xml: Added double cart Song of the Pipa / Magic Ball (NOT WORKING) [James, TeamEurope and Tauwasser] 2017-03-26 21:13:30 -04:00
Vas Crabb
6cb38b0771 srcclean (nw) 2017-03-26 12:57:49 +11:00
R. Belmont
1b21bbafcc Merge pull request #2176 from Dagarman/master
vic1001_cass.xml and c64_cass.xml dumps
2017-03-24 16:07:03 -04:00
Nigel Barnes
9dfaaa3fcb New working software list additions
-----------------------------------
archimedes: over 20 games and applications
bbcb_flop: Disk User coverdisks, Bad Apple and X-Pansions Elevation demos
bbcm_flop: Enjoy The Silence and Retribution X demos
2017-03-23 20:47:26 +00:00
KEN WHITE
4c865899fa c64_cass.xml dumps 2017-03-22 20:59:55 -07:00
KEN WHITE
1f02759a3b vic1001_cass.xml speakeasy partial dump 2017-03-22 20:39:47 -07:00
Robbbert
8d0e4bf164 (nw)Fixed nes validation, and added missing linefeed char. 2017-03-22 21:29:25 +11:00
ajrhacker
7c0a550d58 Merge pull request #2174 from kazblox/master
Last minute corrections
2017-03-21 23:18:50 -04:00
kazblox
e05490e33a Fix copyrights in subor2 slot device.
nes: Some more slight corrections in the softlist, fix and check some
big whoopsies (nw)
2017-03-21 17:16:50 -04:00
R. Belmont
8b9ef0b09e Merge pull request #2172 from kazblox/master
Additions/improvements to nes driver and softlist
2017-03-21 15:23:29 -04:00
kazblox
c488308495 nes: Add Subor Type 2 board. (nw)
nes: Fix debug output when reading iNES headers. (nw)

nes/ppu2c0x: Improved PAL clone timings. (nw)

nes/n2a03: Refactored clock definitions [includes other drivers using the
N2A03] (nw)

nes: Improved refresh rates and timings to reflect nesdev (nw)

nes: Softlist improvements and corrections [koko, mkgoogoo and others] (nw)

nes: Verified koko in the softlist as a good dump (nw)

nes: Softlist additions [subor5, subor6, subor10, subor11, subor13, doolybld]
(nw)

New not working machines added: Subor SB-486, M82 Display Unit (PAL) (nw)

nes: Marked drpcjr as NOT WORKING due to missing hardware. (nw)

New working machines added: Micro Genius IQ-501, Micro Genius IQ-502, Dendy Classic 2 (nw)

nes: marked dendy as a clone of iq501 (nw)
2017-03-21 07:46:36 -04:00
Scott Stone
a977ac6e7e megadriv.xml: Corrected crc32 hash for tomjerryj to match actual image. (nw) 2017-03-20 18:33:52 -04:00
Justin Kerk
f1a1928505 ibm5170.xml: Restore unmodified Win 3.1 German set with a description mentioning the infection and add a clean set from a different source (nw) 2017-03-19 13:08:57 -07:00
r09
d04125fdfb pc98_cd.xml: added several dumps
Jorougumo - Jubaku no Dorei-tachi
Ms. Detective File #1 - Iwami Ginzan Satsujin Jiken
Youjuu Senki 2 - Reimei no Senshi
2017-03-19 20:57:34 +01:00
r09
a568b058c9 fmtowns_cd.xml: added several dumps
F-BASIC386 Compiler v1.1 L21
Dennou Ehon - Kyouryuu no Sekai
Hyper Oku no Hosomichi
Soko-ban Perfect
Youjuu Senki 2 - Reimei no Senshi
2017-03-19 20:56:39 +01:00
hap
f31904f2b7 ti74: added Maths and Finance cartridges [PockEmul] 2017-03-19 16:48:21 +01:00
Emmanuel Vadot
8cda81fc8b Confirm a few japanese dump and add a new one. (#2161)
* Add bullvsblj to the confirmed dump section with no pcb pic.
* Add shikinjo to the confirmed dump with no pcb pic section.
* Add new dump of Tom and Jerry (Jpn).
* Add valis3j to the confirmed dump with no pcb pic section
* Move worldillj to the confirmed dump section.
* Move bullvsblj to the confirmed dump section and add pcb feature
2017-03-18 21:54:25 +11:00
Ivan Vangelista
56af9cb572 waveterm.xml: fixed validation (nw) 2017-03-16 08:13:50 +01:00
Justin Kerk
8632109aaa ibm5170.xml: Let's document the situation at least (nw) 2017-03-14 22:03:01 -07:00
R. Belmont
77155c2657 Merge pull request #2138 from shattered/_47be08c
eurocom2, waveterm: new skeleton drivers (Eltec EurocomII SBC, PPG Wa…
2017-03-14 20:56:26 -04:00
R. Belmont
267d76392a Merge pull request #2144 from darkstar/ibm-softlist
ibm5170 softlist: replace win31g floppy images with cleaned/fixed ones
2017-03-14 20:13:55 -04:00
Michael D
b85053cd92 ibm5170 softlist: replace win31g floppy images with cleaned/fixed ones 2017-03-13 20:14:25 +01:00
Justin Kerk
01683a67bb Merge pull request #2137 from darkstar/ibm-softlist
Some new entries for the IBM5170 softlist
2017-03-12 14:02:34 -07:00
Michael D
ac19caa0d7 ibm5170 softlist: forgot this one 2017-03-12 21:40:59 +01:00
Justin Kerk
8b0fae308e New working software list additions
-----------------------------------
ibm5150: EDITEXTE, Label Magic, Multitexte, PrintMaster Plus, Bivouac, Chuck Yeager's Advanced Flight Trainer,
  Double Dragon (5.25", older), Indianapolis 500: The Simulation (3.5", newer), Licence to Kill, Pick'n Pile, Prehistorik,
  Rockford, Skweek [breiztiger]

New NOT_WORKING software list additions
---------------------------------------
ibm5150: Ikari Warriors (alt), First Samurai, JetFighter I: The Adventure, Turbo Driver [breiztiger]
2017-03-12 13:40:02 -07:00
Michael D
0835838e0c ibm5170 softlist: fix clone relations 2017-03-12 21:35:27 +01:00
Michael D
ba679fbeac ibm5170 softlist: Add Windows for Workgroups 3.11 (German) 2017-03-12 15:25:30 +01:00
Michael D
af39a28ceb ibm5170 softlist: Add Windows 3.1 (German) 2017-03-12 15:22:16 +01:00
Michael D
7631e2b78f ibm5170 softlist: Add MS-DOS 6.22 (German) 2017-03-12 15:17:39 +01:00
Sergey Svishchev
8fd315da7e eurocom2, waveterm: new skeleton drivers (Eltec EurocomII SBC, PPG Waveterm A) 2017-03-12 17:17:06 +03:00
Michael D
cc226a8740 ibm5170 softlist: Add IBM DOS 5.02 (German) 2017-03-12 15:13:16 +01:00
Michael D
c065a9dc7d ibm5170 softlist: Add Borland Paradox 4.0 (German, 2 versions) 2017-03-12 15:08:25 +01:00