Moved the two Laser XT machines to the Dev branch.

This commit is contained in:
OBattler
2018-01-28 17:56:32 +01:00
parent 97cc1774f6
commit cc7579b898
5 changed files with 36 additions and 37 deletions

View File

@@ -8,7 +8,7 @@
*
* Definitions for the ROM image handler.
*
* Version: @(#)rom.h 1.0.12 2018/01/25
* Version: @(#)rom.h 1.0.13 2018/01/28
*
* Author: Fred N. van Kempen, <decwiz@yahoo.com>
* Copyright 2018 Fred N. van Kempen.
@@ -45,10 +45,12 @@ enum {
ROM_GENXT, /* 'Generic XT BIOS' */
ROM_JUKOPC,
ROM_PORTABLE,
ROM_LTXT,
ROM_PXXT,
#if defined(DEV_BRANCH) && defined(USE_LASERXT)
ROM_LTXT,
ROM_LXT3,
#endif
ROM_IBMPCJR,
ROM_TANDY,