Skip to content

Commit

Permalink
Upgrade my works to GPL 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbbert committed May 18, 2024
1 parent 3a51642 commit f1e34dd
Show file tree
Hide file tree
Showing 203 changed files with 216 additions and 323 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,16 @@ make TARGET=hbmame OSD=winui SYMBOLS=0 NO_SYMBOLS=1 DEPRECATED=0
Where can I find out more?
==========================

* [Official HBMAME site](http://hbmame.1emulation.com/)
* [Forum](http://www.mameworld.info/ubbthreads/postlist.php?Cat=&Board=misfitmame) (bug reports go here too)
* [Official HBMAME site] http://hbmame.1emulation.com/
* [Forum] https://www.mameworld.info/ubbthreads/postlist.php?Cat=&Board=misfitmame (bug reports go here too)
* [Forum] https://www.1emulation.com/forums/forum/125-mameui/


Licensing Information
=====================

The primary license is GPL_2.0 : https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html

Information about the MAME content can be found at https://github.com/mamedev/mame/blob/master/README.md

Information about the license can be found in COPYING
Expand Down
13 changes: 8 additions & 5 deletions docs/release/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,29 +12,32 @@ How to compile
==============

```
make PTR64=1 TARGET=hbmame SYMBOLS=0 NO_SYMBOLS=1 DEPRECATED=0
make TARGET=hbmame SYMBOLS=0 NO_SYMBOLS=1 DEPRECATED=0
```

or

```
make PTR64=1 TARGET=hbmame SYMBOLS=0 NO_SYMBOLS=1 DEPRECATED=0 OSD=winui
make TARGET=hbmame OSD=winui SYMBOLS=0 NO_SYMBOLS=1 DEPRECATED=0
```



Where can I find out more?
==========================

* [Official HBMAME site](http://hbmame.1emulation.com/)
* [Forum](http://www.mameworld.info/ubbthreads/postlist.php?Cat=&Board=misfitmame) (bug reports go here too)
* [Official HBMAME site] http://hbmame.1emulation.com/
* [Forum] https://www.mameworld.info/ubbthreads/postlist.php?Cat=&Board=misfitmame (bug reports go here too)
* [Forum] https://www.1emulation.com/forums/forum/125-mameui/


Licensing Information
=====================

The primary license is GPL_2.0 : https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html

Information about the MAME content can be found at https://github.com/mamedev/mame/blob/master/README.md

Information about the MAME license can be found in COPYING
Information about the license can be found in COPYING

Information about the WINUI portion can be found at https://github.com/Robbbert/mameui/blob/master/docs/winui_license.txt
Binary file removed docs/release/hbmame2459s.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion scripts/target/hbmame/hbmame.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- license:BSD-3-Clause
-- license:GPL_2.0
-- copyright-holders:Robbbert
---------------------------------------------------------------------------
--
Expand Down
2 changes: 1 addition & 1 deletion scripts/target/mame/arcade.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- license:BSD-3-Clause
-- license:GPL_2.0
-- copyright-holders:MAMEdev Team

---------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/1942.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/1942.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/1943.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/1943.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/aerofgt.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/aerofgt.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/arkanoid.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/arkanoid.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/asteroid.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/asteroid.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/astrocde.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/astrocde.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/astrof.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/astrof.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/asuka.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/asuka.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/atarisy1.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/atarisy1.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/bagman.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/bagman.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/blktiger.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/blktiger.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/bloodbro.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/bloodbro.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/bombjack.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/bombjack.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/btime.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/btime.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/bublbobl.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/bublbobl.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/bwidow.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/bwidow.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/cabal.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/cabal.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/cave.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/cave.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/cball.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/cball.cpp"
/***************************************************************************
Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/cclimber.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/cclimber.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/centiped.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/centiped.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/cinemat.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
/* BBUGTEST NOTES
Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/cninja.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/cninja.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/commando.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/commando.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/contra.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/contra.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/cps1mis.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
/*******************************************************************************************************************

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/cps2mis.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert

/*********************************************
Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/cps2t.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders: same as cps2.cpp, plus Zero800
/*******************************************************************************/

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/cv1k.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/cv1k.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/dbz.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/dbz.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/ddenlovr.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/ddenlovr.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/ddragon.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/ddragon.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/dec0.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/dec0.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/deco32.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/deco32.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/dkong.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/dkong.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/docastle.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/docastle.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/dotrikun.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/dotrikun.cpp"
#include "speaker.h"
Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/dynax.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/dynax.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/ertictac.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/ertictac.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/exerion.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/exerion.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/exidy.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/exidy.cpp"
#include "../mame/video/victory.cpp"
Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/flstory.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/flstory.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/fuukifg3.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/fuukifg3.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/galaga.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/galaga.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/galaxian.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/galaxian.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/gauntlet.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/gauntlet.cpp"

Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/ginganin.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/ginganin.cpp"

Expand Down
3 changes: 1 addition & 2 deletions src/hbmame/drivers/gottlieb.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/gottlieb.cpp"

Expand Down Expand Up @@ -44,7 +44,6 @@ ROM_START( pbert )
ROM_LOAD( "pb-fg0.bin", 0x6000, 0x2000, CRC(495d90e9) SHA1(d4d28c30901eb09da8933c03b2178152f0fc7b84) )
ROM_END

// E444
ROM_START( qbertb )
ROM_REGION( 0x10000, "maincpu", 0 )
ROM_LOAD( "qb-rom2.bin", 0xa000, 0x2000, CRC(fe434526) SHA1(4cfc5d52dd6c82163e035af82d6112c0c93a3797) )
Expand Down
4 changes: 1 addition & 3 deletions src/hbmame/drivers/gradius3.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
// Proyecto De Inicio:"2016/2017"
// Derechos Del Autor:Gaston90
#include "../mame/drivers/gradius3.cpp"

/***********
Expand Down
2 changes: 1 addition & 1 deletion src/hbmame/drivers/hh_sm510.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
#include "../mame/drivers/hh_sm510.cpp"

Expand Down
4 changes: 1 addition & 3 deletions src/hbmame/drivers/igs011.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
// Proyecto De Inicio:"2016/2017"
// Derechos Del Autor:Gaston90
#include "../mame/drivers/igs011.cpp"

/***************
Expand Down
4 changes: 1 addition & 3 deletions src/hbmame/drivers/ikage.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
// license:BSD-3-Clause
// license:GPL_2.0
// copyright-holders:Robbbert
// Proyecto De Inicio:"2016/2017"
// Derechos Del Autor:Gaston90
#include "../mame/drivers/lkage.cpp"

/****************************************
Expand Down
Loading

0 comments on commit f1e34dd

Please sign in to comment.