Skip to content

Commit

Permalink
Issue #2371: Version bumps for 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
suborb committed Dec 18, 2023
1 parent edfaa17 commit eb5b2ec
Show file tree
Hide file tree
Showing 40 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/cpm/config_cpm.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


#undef __Z88DK
#define __Z88DK 2200
#define __Z88DK 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/cpm/config_cpm_private.inc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ defc __CONFIG_Z88DK_INC_ = 1



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/cpm/config_cpm_public.inc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ PUBLIC __Z88DK



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/crt_page_zero_8085.inc
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ IF ((__crt_enable_rst & $0404) != $0404)

ENDIF

defm "2.20"
defm "2.30"

; address = 0x0018

Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/crt_page_zero_z180.inc
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ IF ((__crt_enable_rst & $0404) != $0404)
ENDIF

defm "2.20"
defm "2.30"

; address = 0x0018

Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/crt_page_zero_z80.inc
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ IF ((__crt_enable_rst & $0404) != $0404)
ENDIF

defm "2.20"
defm "2.30"

; address = 0x0018

Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/hbios/config_hbios.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


#undef __Z88DK
#define __Z88DK 2200
#define __Z88DK 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/hbios/config_hbios_private.inc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ defc __CONFIG_Z88DK_INC_ = 1



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/hbios/config_hbios_public.inc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ PUBLIC __Z88DK



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/m/config_m.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


#undef __Z88DK
#define __Z88DK 2200
#define __Z88DK 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/m/config_m_private.inc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ defc __CONFIG_Z88DK_INC_ = 1



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/m/config_m_public.inc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ PUBLIC __Z88DK



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/rc2014/config_rc2014.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


#undef __Z88DK
#define __Z88DK 2200
#define __Z88DK 2300



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ defc __CONFIG_Z88DK_INC_ = 1



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/rc2014/config_rc2014_public.inc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ PUBLIC __Z88DK



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/scz180/config_scz180.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


#undef __Z88DK
#define __Z88DK 2200
#define __Z88DK 2300



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ defc __CONFIG_Z88DK_INC_ = 1



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/scz180/config_scz180_public.inc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ PUBLIC __Z88DK



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/sms/config_sms.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


#undef __Z88DK
#define __Z88DK 2200
#define __Z88DK 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/sms/config_sms_private.inc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ defc __CONFIG_Z88DK_INC_ = 1



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/sms/config_sms_public.inc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ PUBLIC __Z88DK



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/yaz180/config_yaz180.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


#undef __Z88DK
#define __Z88DK 2200
#define __Z88DK 2300



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ defc __CONFIG_Z88DK_INC_ = 1



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/yaz180/config_yaz180_public.inc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ PUBLIC __Z88DK



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/z180/config_z180.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


#undef __Z88DK
#define __Z88DK 2200
#define __Z88DK 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/z180/config_z180_private.inc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ defc __CONFIG_Z88DK_INC_ = 1



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/z180/config_z180_public.inc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ PUBLIC __Z88DK



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/z80/config_z80.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


#undef __Z88DK
#define __Z88DK 2200
#define __Z88DK 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/z80/config_z80_private.inc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ defc __CONFIG_Z88DK_INC_ = 1



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/z80/config_z80_public.inc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ PUBLIC __Z88DK



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
4 changes: 2 additions & 2 deletions libsrc/_DEVELOPMENT/target/z88dk_version.m4
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ divert(-1)
#

# Version 1.99C, A=0 B=1 C=2
# Version 2.20
# Version 2.30

define(`__Z88DK', 2200)
define(`__Z88DK', 2300)

#
# END OF USER CONFIGURATION
Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/zx/config_zx.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


#undef __Z88DK
#define __Z88DK 2200
#define __Z88DK 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/zx/config_zx_private.inc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ defc __CONFIG_Z88DK_INC_ = 1



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/zx/config_zx_public.inc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ PUBLIC __Z88DK



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/zxn/config_zxn.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


#undef __Z88DK
#define __Z88DK 2200
#define __Z88DK 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/zxn/config_zxn_private.inc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ defc __CONFIG_Z88DK_INC_ = 1



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/_DEVELOPMENT/target/zxn/config_zxn_public.inc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ PUBLIC __Z88DK



defc __Z88DK = 2200
defc __Z88DK = 2300



Expand Down
2 changes: 1 addition & 1 deletion libsrc/config_private.inc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ defc __CONFIG_Z88DK_INC_ = 1

; Automatically Generated at Library Build Time

defc __Z88DK = 2200
defc __Z88DK = 2300
defc __EMBEDDED_Z80 = 1

defc __Z80 = 0x01
Expand Down
2 changes: 1 addition & 1 deletion libsrc/math/fastmath/config_private.inc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ defc __CONFIG_Z88DK_INC_ = 1

; Automatically Generated at Library Build Time

defc __Z88DK = 2200
defc __Z88DK = 2300
defc __EMBEDDED_Z80 = 1

defc __Z80 = 0x01
Expand Down
2 changes: 1 addition & 1 deletion src/sccz80/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ void info(void)
{
fputs(titlec, stderr);
fputs(Version, stderr);
fputs("\n(C) 1980-2022 Cain, Van Zandt, Hendrix, Yorston, z88dk\n", stderr);
fputs("\n(C) 1980-2023 Cain, Van Zandt, Hendrix, Yorston, z88dk\n", stderr);
fprintf(stderr, "Usage: %s [flags] [file]\n", gargv[0]);
}

Expand Down

0 comments on commit eb5b2ec

Please sign in to comment.