US4688173A - Program modification system in an electronic cash register - Google Patents

Program modification system in an electronic cash register Download PDF

Info

Publication number
US4688173A
US4688173A US06/487,667 US48766783A US4688173A US 4688173 A US4688173 A US 4688173A US 48766783 A US48766783 A US 48766783A US 4688173 A US4688173 A US 4688173A
Authority
US
United States
Prior art keywords
program
memory means
modification
cash register
ram
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
US06/487,667
Inventor
Akira Mitarai
Kunio Kubota
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from JP57070837A external-priority patent/JPS58186875A/en
Priority claimed from JP57072301A external-priority patent/JPS58189769A/en
Priority claimed from JP57071894A external-priority patent/JPS58189767A/en
Priority claimed from JP57071684A external-priority patent/JPS58189766A/en
Priority claimed from JP57077124A external-priority patent/JPS58195268A/en
Priority claimed from JP7730682A external-priority patent/JPS58195271A/en
Application filed by Sharp Corp filed Critical Sharp Corp
Assigned to SHARP KABUSHIKI KAISHA reassignment SHARP KABUSHIKI KAISHA ASSIGNMENT OF ASSIGNORS INTEREST. Assignors: KUBOTA, KUNIO, MITARAI, AKIRA
Application granted granted Critical
Publication of US4688173A publication Critical patent/US4688173A/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07GREGISTERING THE RECEIPT OF CASH, VALUABLES, OR TOKENS
    • G07G1/00Cash registers
    • G07G1/12Cash registers electronically operated
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/66Updates of program code stored in read-only memory [ROM]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/32Address formation of the next instruction, e.g. by incrementing the instruction counter
    • G06F9/322Address formation of the next instruction, e.g. by incrementing the instruction counter for non-sequential address
    • G06F9/328Address formation of the next instruction, e.g. by incrementing the instruction counter for non-sequential address for runtime instruction patching
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/20Point-of-sale [POS] network systems

Definitions

  • the present invention relates to an electronic apparatus such an an electronic cash register and a teller machine.
  • the present invention relates, more particularly, to a program modification system for modifying a part of a program memorized in a program memory included in the electronic apparatus.
  • a system control program is memorized in a mask ROM.
  • the program When the program has been written into the mask ROM, it can not be changed and, therefore, the system operation program can not be changed or modified without exchanging the mask ROM.
  • an object of the present invention is to provide a program modification system for modifying a part of an operation program memorized in an electronic apparatus.
  • Another object of the present invention is to provide an electronic cash register, wherein a part of an operation program can be modified without exchanging a read only memory which stores the operation program.
  • an operation program is memorized in a mask ROM.
  • a first RAM is provided which has the same addresses as the mask ROM in order to store information indicating whether the program of the respective address should be changed or not.
  • a second RAM is provided for storing a modification program, the second RAM having addresses different from the mask ROM.
  • a third RAM is provided for storing the mask ROM address of which program should be changed, and for storing the address of the second RAM which stores the modified operation program.
  • the system operation is controlled by the operation program memorized in the mask ROM and the modification information stored in the first, second and third RAM's.
  • a backup battery is provided for supplying power to the second and third RAM's in order to maintain the modification information even when the main power switch is switched off.
  • FIG. 1 is a block diagram of an embodiment of an electronic cash register of the present invention
  • FIG. 2 is a schematic chart for explaining a memory condition of a second RAM (16) included in the electronic cash register of FIG. 1;
  • FIG. 3 is a schematic chart for explaining a memory condition of a third RAM (18) included in the electronic cash register of FIG. 1;
  • FIG. 4 is a schematic chart for explaining a memory condition of a mask ROM (12) and a first RAM (14) included in the electronic cash register of FIG. 1;
  • FIGS. 5 and 6 are flow charts for explaining an operational mode of the electronic cash register of FIG. 1.
  • An embodiment of an electronic cash register of the present invention includes a central processor unit (CPU) 10 for controlling the system operation.
  • a mask read only memory (ROM) 12 is provided for memorizing a fixed operation program according to which the system operation is conducted.
  • a first random access memory (RAM) 14 is provided, which has the same addresses as the mask ROM 12, whereby the first RAM 14 stores information which represents the requirements of the program modification with respect to each address of the mask ROM 12.
  • a second random access memory (RAM) 16 has addresses different from those of the mask ROM 12, and functions to store a modified program.
  • a third random access memory (RAM) 18 stores the address information which represents an address of the mask ROM 12 of which program should be modified, and the address information which represents an address of the second RAM 16 which stores the modified program.
  • the transaction data registered into the electronic cash register is memorized in a fourth random access memory (RAM) 20.
  • the CPU 10 is communicated with the mask ROM 12, the first through fourth RAM's 14, 16, 18 and 20 via a data bus 22 and an address bus 24.
  • the CPU 10 is further connected to a keyboard panel 26 via a key interface 28.
  • the keyboard panel 26 includes numeral keys and function keys for conducting the registering operation.
  • the keyboard panel 26 further includes a main power switch P for controlling the main power supply, an initial reset setting key A, a memory clear key B, and mode selection keys for selectively placing the electronic cash register in the normal registering mode, the checking mode and the read mode.
  • the electronic cash register of FIG. 1 further includes a display panel 30 for displaying the transaction data, a display interface 32, a printer 34 for printing out the transaction data onto a receipt slip or a journal paper, and a printer interface 36.
  • a drawer 38 is provided for containing money.
  • a magnetic tape 40 is connectable to the data bus 22 via an input/output interface 42 for introducing the modified program into the second RAM 16.
  • a backup battery 45 is connected to the second, third and fourth RAM's 16, 18 and 20 for maintaining the program and data stored in the second, third and fourth RAM's 16, 18 and 20.
  • a detection circuit 44 comprising a flip-flop is provided for detecting the address of which program should be modified.
  • the flip-flop is set when a code signal "1" is developed from the first RAM 14.
  • the set output of the detection circuit 44 is applied to the CPU 10 for conducting the interrupt operation.
  • the flip-flop is reset by a control signal developed from the CPU 10 which develops the control signal in response to the last step of the modified program stored in the second RAM 16.
  • a decoder 46 is provided for decoding the address information transferred on the address bus 24.
  • a power supply circuit 48 is associated with the main power switch P for supplying the power to the entire system. When the main power switch P is switched on, the power supply circuit 48 develops a switching-on detection signal towards the CPU 10.
  • the mask ROM 12 includes an initial program region IP which is selected when the switching-on detection signal is developed from the power supply circuit 48. An operation related to the initial reset will be described later with reference to FIG. 5.
  • An initial reset circuit 50 is provided for conducting the initial reset operation onto the fourth RAM 20, the keyboard panel 26, the display panel 30, the printer 34, and the interfaces 28, 32, 36 and 42.
  • a memory clear circuit 52 is provided for clearing the information stored in the second and third RAM's 16 and 18.
  • the magnetic tape 40 is connected to the input-/output interface 42, whereby the modification program is introduced into and stored in the second RAM 16, and the address data which indicates the address of the mask ROM 12 of which program should be changed and indicates the address of the second RAM 16 to which the modified program is introduced into and stored in the third RAM 18.
  • the first modification program (for modifying the program of the address A) is introduced into the second RAM 16 and stored after the address XXXA.
  • the last step of the first modification program includes a command for jumping the operation to the program of the address A+1 in the mask ROM 12 as shown in FIG. 2.
  • the second modification program (for modifying the program of the address B) is introduced into the second RAM 16 and stored after the address XXXB.
  • the last step of the second modification program includes a command for jumping the operation to the program of the address B+1 in the mask ROM 12 as shown in FIG. 2.
  • the flag "1" is set at the first address area a of the third RAM 18 as shown in FIG.
  • the third RAM 18 memorizes a table which indicates the address of the mask ROM 12 of which program should be changed, and the address of the second RAM 16 to which the modified program has been introduced.
  • the flag "1" set at the first address area a of the third RAM 18 indicates that a part of the program memorized in the mask ROM 12 should be changed.
  • the power supply circuit 48 develops the switching-on detection signal.
  • the CPU 10 selects the initial operation program stored at the initial program region IP of the mask ROM 12, thereby conducting the operation shown in FIG. 5.
  • the CPU 10 first detects the switching-on operation at the step n1. Then, a determination is carried out to detect whether the flag "1" is set at the area a of the third RAM 18 (step n2). If the flag "1" is set at the area a of the third RAM 18, the operation is advanced to the step n3, wherein the program address of the mask ROM 12 of which the program should be changed is read out, and a flag "1" is set in the first RAM 14 at the corresponding address (step n4). In this example, the flag "1" is set at the addresses A and B of the first RAM 14 as shown in FIG. 4. When the flag setting operation is completed, the operation is advanced to the following steps n6 and n7 via a step n5.
  • the CPU 10 reads out the mode information selected by the mode selection keys included in the keyboard panel 26. If the registering mode key is actuated, the operation is conducted in accordance with the normal registering operation program stored in the mask ROM 12 (step n9). If the flag "1" is not set at the first address area a of the third RAM 18, the operation is advanced from the step n2 to the step n6. That is, no flag is set in the first RAM 14.
  • the operation is conducted in accordance with the program memorized in the mask ROM 12 as shown in FIG. 6.
  • the CPU 10 sequentially selects the addresses of the mask ROM 12 for reading out the program memorized in the mask ROM 12 (steps n11 and n12).
  • the corresponding addresses of the first RAM 14 are selected and read out.
  • the detection circuit 44 is in the reset state and, therefore, the operation is conducted in accordance with the program memorized in the mask ROM 12 (steps n13 and n14).
  • the corresponding address of the first RAM 14 stores the set flag "1". Accordingly, the detection circuit 44 is set to develop the interruption requirement to the CPU 10 (steps n13 and n16).
  • the CPU 10 In response to the thus developed interruption requirement, the CPU 10 temporarily memorizes the present address A, and goes to see the address table stored in the third RAM 18. That is, the CPU 10 recognizes that the modified program is stored from the address XXXA of the second RAM 16 (step n17). Then, the operation is jumped to the address XXXA of the second RAM 16 to execute the modified program stored in the second RAM 16 (steps n18 and n19). At the end of the modified program, the jump command to the mask ROM program is provided. That is, the detection circuit 44 is reset, and the operation is returned to the address A+1 of the mask ROM 12 (step n20).
  • the detection circuit 44 is set to develop the interruption requirement.
  • the CPU 10 selects the address XXXB of the second RAM 16 to execute the modified program stored from the address XXXB of the second RAM 16.
  • the first through fourth RAM's 14, 16, 18 and 20 are implemented with the C-MOS RAM's. One bit of the first RAM 14 corresponds to one bite of the mask ROM 12.
  • the main power switch P When the operator wishes to correct the transaction data registered in the fourth RAM 20, the main power switch P is actuated under the condition where the initial reset setting key A is depressed. In response thereto, the CPU 10 applies the initial reset command to the initial reset circuit 50 for conducting the resetting operation of the respective memories.
  • the initial resetting operation is not conducted to the second and third RAM's 16 and 18. Instead, the memory clear circuit 52 is provided for clearing the program information stored in the second and third RAM's 16 and 18.
  • the main power switch P is switched on under the condition where the memory clear key B is depressed.
  • the CPU 10 activates the memory clear circuit 52 to clear the program information stored in the second and third RAM's 16 and 18.
  • the program information is introduced from the magnetic tape 40.
  • the program modification information can alternatively be introduced from the keyboard panel 26 through the manual operation as is well known in the field of the programmable electronic calculator.

Abstract

An electronic cash register includes a mask ROM for memorizing a fixed operation program. First through third RAM's are provided for storing information for partly modifying the operation program memorized in the mask ROM. The first RAM stores information which indicates an address of the mask ROM at which the program should be modified. The second RAM stores a modified program. The third RAM stores an address table which correlates the address of the mask ROM at which the address should be modified, and the addresses of the second RAM at which the modified program is stored. A control system performs an operation in accordance with the operation program memorized in the the mask ROM with reference to the first RAM. When the first RAM indicates the modification, the operation is conducted in accordance with the modified program information and associated address table stored in the second and third RAM's.

Description

BACKGROUND AND SUMMARY OF THE INVENTION
The present invention relates to an electronic apparatus such an an electronic cash register and a teller machine. The present invention relates, more particularly, to a program modification system for modifying a part of a program memorized in a program memory included in the electronic apparatus.
Generally, in an electronic apparatus such as an electronic cash register, a system control program is memorized in a mask ROM. When the program has been written into the mask ROM, it can not be changed and, therefore, the system operation program can not be changed or modified without exchanging the mask ROM.
Accordingly, an object of the present invention is to provide a program modification system for modifying a part of an operation program memorized in an electronic apparatus.
Another object of the present invention is to provide an electronic cash register, wherein a part of an operation program can be modified without exchanging a read only memory which stores the operation program.
Other objects and further scope of applicability of the present invention will become apparent from the detailed description given hereinafter. It should be understood, however, that the detailed description and specific examples, while indicating preferred embodiments of the invention, are given by way of illustration only, since various changes and modifications within the spirit and scope of the invention will become apparent to those skilled in the art from this detailed description.
To achieve the above objects, pursuant to an embodiment of the present invention, an operation program is memorized in a mask ROM. A first RAM is provided which has the same addresses as the mask ROM in order to store information indicating whether the program of the respective address should be changed or not. A second RAM is provided for storing a modification program, the second RAM having addresses different from the mask ROM. A third RAM is provided for storing the mask ROM address of which program should be changed, and for storing the address of the second RAM which stores the modified operation program. The system operation is controlled by the operation program memorized in the mask ROM and the modification information stored in the first, second and third RAM's.
In a preferred form, a backup battery is provided for supplying power to the second and third RAM's in order to maintain the modification information even when the main power switch is switched off.
BRIEF DESCRIPTION OF THE DRAWINGS
The present invention will be better understood from the detailed description given hereinbelow and the accompanying drawings which are given by way of illustration only, and thus are not limitative of the present invention and wherein:
FIG. 1 is a block diagram of an embodiment of an electronic cash register of the present invention;
FIG. 2 is a schematic chart for explaining a memory condition of a second RAM (16) included in the electronic cash register of FIG. 1;
FIG. 3 is a schematic chart for explaining a memory condition of a third RAM (18) included in the electronic cash register of FIG. 1;
FIG. 4 is a schematic chart for explaining a memory condition of a mask ROM (12) and a first RAM (14) included in the electronic cash register of FIG. 1; and
FIGS. 5 and 6 are flow charts for explaining an operational mode of the electronic cash register of FIG. 1.
DESCRIPTION OF THE PREFERRED EMBODIMENTS
An embodiment of an electronic cash register of the present invention includes a central processor unit (CPU) 10 for controlling the system operation. A mask read only memory (ROM) 12 is provided for memorizing a fixed operation program according to which the system operation is conducted. A first random access memory (RAM) 14 is provided, which has the same addresses as the mask ROM 12, whereby the first RAM 14 stores information which represents the requirements of the program modification with respect to each address of the mask ROM 12. A second random access memory (RAM) 16 has addresses different from those of the mask ROM 12, and functions to store a modified program. A third random access memory (RAM) 18 stores the address information which represents an address of the mask ROM 12 of which program should be modified, and the address information which represents an address of the second RAM 16 which stores the modified program. The transaction data registered into the electronic cash register is memorized in a fourth random access memory (RAM) 20.
The CPU 10 is communicated with the mask ROM 12, the first through fourth RAM's 14, 16, 18 and 20 via a data bus 22 and an address bus 24. The CPU 10 is further connected to a keyboard panel 26 via a key interface 28. The keyboard panel 26 includes numeral keys and function keys for conducting the registering operation. The keyboard panel 26 further includes a main power switch P for controlling the main power supply, an initial reset setting key A, a memory clear key B, and mode selection keys for selectively placing the electronic cash register in the normal registering mode, the checking mode and the read mode. The electronic cash register of FIG. 1 further includes a display panel 30 for displaying the transaction data, a display interface 32, a printer 34 for printing out the transaction data onto a receipt slip or a journal paper, and a printer interface 36. A drawer 38 is provided for containing money. A magnetic tape 40 is connectable to the data bus 22 via an input/output interface 42 for introducing the modified program into the second RAM 16. A backup battery 45 is connected to the second, third and fourth RAM's 16, 18 and 20 for maintaining the program and data stored in the second, third and fourth RAM's 16, 18 and 20.
A detection circuit 44 comprising a flip-flop is provided for detecting the address of which program should be modified. The flip-flop is set when a code signal "1" is developed from the first RAM 14. The set output of the detection circuit 44 is applied to the CPU 10 for conducting the interrupt operation. The flip-flop is reset by a control signal developed from the CPU 10 which develops the control signal in response to the last step of the modified program stored in the second RAM 16. A decoder 46 is provided for decoding the address information transferred on the address bus 24.
A power supply circuit 48 is associated with the main power switch P for supplying the power to the entire system. When the main power switch P is switched on, the power supply circuit 48 develops a switching-on detection signal towards the CPU 10. The mask ROM 12 includes an initial program region IP which is selected when the switching-on detection signal is developed from the power supply circuit 48. An operation related to the initial reset will be described later with reference to FIG. 5. An initial reset circuit 50 is provided for conducting the initial reset operation onto the fourth RAM 20, the keyboard panel 26, the display panel 30, the printer 34, and the interfaces 28, 32, 36 and 42. A memory clear circuit 52 is provided for clearing the information stored in the second and third RAM's 16 and 18.
An operational mode of the electronic cash register of FIG. 1 will be described with reference to FIGS. 2 through 6.
When the fixed program memorized in the mask ROM 12 is desired to be modified, the magnetic tape 40 is connected to the input-/output interface 42, whereby the modification program is introduced into and stored in the second RAM 16, and the address data which indicates the address of the mask ROM 12 of which program should be changed and indicates the address of the second RAM 16 to which the modified program is introduced into and stored in the third RAM 18.
More specifically, when the program stored at the addresses A and B of the mask ROM 12 is desired to be changed, the first modification program (for modifying the program of the address A) is introduced into the second RAM 16 and stored after the address XXXA. The last step of the first modification program includes a command for jumping the operation to the program of the address A+1 in the mask ROM 12 as shown in FIG. 2. Furthermore, the second modification program (for modifying the program of the address B) is introduced into the second RAM 16 and stored after the address XXXB. The last step of the second modification program includes a command for jumping the operation to the program of the address B+1 in the mask ROM 12 as shown in FIG. 2. Moreover, the flag "1" is set at the first address area a of the third RAM 18 as shown in FIG. 3. Then, the third RAM 18 memorizes a table which indicates the address of the mask ROM 12 of which program should be changed, and the address of the second RAM 16 to which the modified program has been introduced. The flag "1" set at the first address area a of the third RAM 18 indicates that a part of the program memorized in the mask ROM 12 should be changed.
Under these conditions, when the main power switch P included in the keyboard panel 26 is switched on to conduct the registering operation, the power supply circuit 48 develops the switching-on detection signal. In response thereto, the CPU 10 selects the initial operation program stored at the initial program region IP of the mask ROM 12, thereby conducting the operation shown in FIG. 5.
The CPU 10 first detects the switching-on operation at the step n1. Then, a determination is carried out to detect whether the flag "1" is set at the area a of the third RAM 18 (step n2). If the flag "1" is set at the area a of the third RAM 18, the operation is advanced to the step n3, wherein the program address of the mask ROM 12 of which the program should be changed is read out, and a flag "1" is set in the first RAM 14 at the corresponding address (step n4). In this example, the flag "1" is set at the addresses A and B of the first RAM 14 as shown in FIG. 4. When the flag setting operation is completed, the operation is advanced to the following steps n6 and n7 via a step n5. More specifically, the CPU 10 reads out the mode information selected by the mode selection keys included in the keyboard panel 26. If the registering mode key is actuated, the operation is conducted in accordance with the normal registering operation program stored in the mask ROM 12 (step n9). If the flag "1" is not set at the first address area a of the third RAM 18, the operation is advanced from the step n2 to the step n6. That is, no flag is set in the first RAM 14.
After the initial operation program is completed, the operation is conducted in accordance with the program memorized in the mask ROM 12 as shown in FIG. 6. The CPU 10 sequentially selects the addresses of the mask ROM 12 for reading out the program memorized in the mask ROM 12 (steps n11 and n12). At the same time, the corresponding addresses of the first RAM 14 are selected and read out. When the corresponding address of the first RAM 14 does not have the flag "1", the detection circuit 44 is in the reset state and, therefore, the operation is conducted in accordance with the program memorized in the mask ROM 12 (steps n13 and n14). When the operation is advanced to the address A of the mask ROM 12, the corresponding address of the first RAM 14 stores the set flag "1". Accordingly, the detection circuit 44 is set to develop the interruption requirement to the CPU 10 (steps n13 and n16).
In response to the thus developed interruption requirement, the CPU 10 temporarily memorizes the present address A, and goes to see the address table stored in the third RAM 18. That is, the CPU 10 recognizes that the modified program is stored from the address XXXA of the second RAM 16 (step n17). Then, the operation is jumped to the address XXXA of the second RAM 16 to execute the modified program stored in the second RAM 16 (steps n18 and n19). At the end of the modified program, the jump command to the mask ROM program is provided. That is, the detection circuit 44 is reset, and the operation is returned to the address A+1 of the mask ROM 12 (step n20).
Similarly, when the operation is advanced to the address B of the mask ROM 12, the detection circuit 44 is set to develop the interruption requirement. The CPU 10 selects the address XXXB of the second RAM 16 to execute the modified program stored from the address XXXB of the second RAM 16. In a preferred form, the first through fourth RAM's 14, 16, 18 and 20 are implemented with the C-MOS RAM's. One bit of the first RAM 14 corresponds to one bite of the mask ROM 12.
When the operator wishes to correct the transaction data registered in the fourth RAM 20, the main power switch P is actuated under the condition where the initial reset setting key A is depressed. In response thereto, the CPU 10 applies the initial reset command to the initial reset circuit 50 for conducting the resetting operation of the respective memories. However, please note that it is not preferable if the modified program information stored in the second and third RAM's 16 and 18 is cleared by this resetting operation. In accordance with the present invention, the initial resetting operation is not conducted to the second and third RAM's 16 and 18. Instead, the memory clear circuit 52 is provided for clearing the program information stored in the second and third RAM's 16 and 18. In order to clear the program information stored in the second and third RAM's 16 and 18, the main power switch P is switched on under the condition where the memory clear key B is depressed. In response thereto, the CPU 10 activates the memory clear circuit 52 to clear the program information stored in the second and third RAM's 16 and 18.
In the foregoing embodiment, the program information is introduced from the magnetic tape 40. The program modification information can alternatively be introduced from the keyboard panel 26 through the manual operation as is well known in the field of the programmable electronic calculator.
The invention being thus described, it will be obvious that the same may be varied in many ways. Such variations are not to be regarded as a departure from the spirit and scope of the invention, and all such modifications are intended to be included within the scope of the following claims.

Claims (7)

What is claimed is:
1. A program modification system in an electronic cash register comprising:
first memory means having a plurality of addresses for permanently memorizing a fixed operation program which controls an operation of the electronic cash register according to said fixed operation program associated with each of said plurality of addresses;
second memory means, having the same plurality of addresses as said first memory means, for storing modification instructions at each respective address for which a program modification should be conducted at each of the corresponding addresses of the fixed operation program memorized in said first memory means;
third memory means, having different addresses from said first memory means, for storing a modification program;
fourth memory means for storing an address table corresponding to the addresses of said first memory means and for storing the addresses of said third memory means having respective ones of said modification programs;
control means for executing a modified operation program which controls an operation of the electronic cash register, said modified operation program including a combination of steps of the fixed program in said first memory means and the modification program in said third memory means by introducing modification instructions from the modification program in said third memory means to addresses in said fourth memory means corresponding to said address table, to enable said control means to execute modification instructions in said second memory means on said fixed program at corresponding addresses in said first memory means;
a main power supply switch for supplying electric power to the electronic cash register; and
backup battery means for supplying electric power to said third and fourth memory means when said main power supply switch is switched off, thereby maintaining the modification program and associated address table stored in said third and fourth memory means when said main power supply switch is switched off;
said control means including an initial control system for transferring said modification instructions into said second memory means in response to a switching-on operation of said main power supply switch and in accordance with the modification program and associated address table stored in said third and fourth memory means, respectively.
2. The program modification system in an electronic cash register of claim 1, further comprising:
an input/output interface which connects the electronic cash register to a magnetic tape system, whereby said modification program and associated address table is introduced from said magnetic tape system into said third and fourth memory means.
3. The program modification system in an electronic cash register of claim 1, further comprising:
a keyboard panel for manually introducing the modification program and associated address table into said third and fourth memory means.
4. The program modification system of claim 1, wherein
said first memory means comprises a mask read only memory (ROM); and
said second, third and fourth memory means comprise C-MOS random access memories (RAM).
5. The program modification system in an electronic cash register of claim 1, wherein
one bite of said second memory means is assigned to store data which corresponds to one bite of information of said first memory means.
6. The program modification system in an electronic cash register of claim 1, further comprising:
an initial reset system for initially resetting said second memory means when said main power supply switch is switched on; and
inhibition means for protecting said third and fourth memory means from the initial resetting operation conducted by said initial reset system.
7. The program modification system in an electronic cash register of claim 6, further comprising:
a memory clear system for clearing the modified program information and associated address table stored in said third and fourth memory means.
US06/487,667 1982-04-26 1983-04-22 Program modification system in an electronic cash register Expired - Lifetime US4688173A (en)

Applications Claiming Priority (12)

Application Number Priority Date Filing Date Title
JP57070837A JPS58186875A (en) 1982-04-26 1982-04-26 Program alteration system of electronic cash register or the like
JP57-70837 1982-04-26
JP57-72301 1982-04-27
JP57072301A JPS58189769A (en) 1982-04-27 1982-04-27 Changed program setting system of electronic register
JP57-71894 1982-04-28
JP57071894A JPS58189767A (en) 1982-04-28 1982-04-28 Electronic register device
JP57-71684 1982-04-29
JP57071684A JPS58189766A (en) 1982-04-29 1982-04-29 Electronic register device
JP57-77124 1982-05-07
JP57077124A JPS58195268A (en) 1982-05-07 1982-05-07 Electronic register
JP57-77306 1982-05-08
JP7730682A JPS58195271A (en) 1982-05-08 1982-05-08 Electronic register device

Publications (1)

Publication Number Publication Date
US4688173A true US4688173A (en) 1987-08-18

Family

ID=27551182

Family Applications (1)

Application Number Title Priority Date Filing Date
US06/487,667 Expired - Lifetime US4688173A (en) 1982-04-26 1983-04-22 Program modification system in an electronic cash register

Country Status (4)

Country Link
US (1) US4688173A (en)
CA (1) CA1200610A (en)
DE (1) DE3314976A1 (en)
GB (1) GB2122780B (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4811219A (en) * 1984-05-17 1989-03-07 Sharp Kabushiki Kaisha Method of modifying programs stored in cash register
US4851994A (en) * 1984-08-03 1989-07-25 Sharp Kabushiki Kaisha Data I/O terminal equipment having mode setting functions for downloading various specified application programs from a host computer
WO1992012478A1 (en) * 1991-01-09 1992-07-23 Verifone, Inc. Transaction automation system including novel memory architecture and management
US5189610A (en) * 1986-10-20 1993-02-23 Xerox Corporation Electronic dictionary with correct and incorrect words
US5263164A (en) 1991-01-09 1993-11-16 Verifone, Inc. Method and structure for determining transaction system hardware and software configurations
US5481713A (en) * 1993-05-06 1996-01-02 Apple Computer, Inc. Method and apparatus for patching code residing on a read only memory device
US5546586A (en) * 1993-05-06 1996-08-13 Apple Computer, Inc. Method and apparatus for vectorizing the contents of a read only memory device without modifying underlying source code
US6304964B1 (en) * 1998-04-13 2001-10-16 Fujitsu Limited Apparatus and method for controlling initialization of a processor system
US8190513B2 (en) 1996-06-05 2012-05-29 Fraud Control Systems.Com Corporation Method of billing a purchase made over a computer network
US8229844B2 (en) 1996-06-05 2012-07-24 Fraud Control Systems.Com Corporation Method of billing a purchase made over a computer network
US8630942B2 (en) 1996-06-05 2014-01-14 Fraud Control Systems.Com Corporation Method of billing a purchase made over a computer network

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6115203A (en) * 1984-06-30 1986-01-23 Fanuc Ltd Correction of system program
DE3628251A1 (en) * 1986-08-20 1988-02-25 Hans Trinler Tariff box as tariff and ticket information unit with memory capability, for operation of various ticket machines, information machines, mobile sales devices, and commercially used data processing systems via unified software
GB2231419B (en) * 1989-05-05 1993-09-22 Technophone Ltd Updating prom information.
GB2265030A (en) * 1992-03-10 1993-09-15 Trident Trade And Management S Supplementing cd-rom databases.
GB2292470A (en) * 1994-08-19 1996-02-21 Advanced Risc Mach Ltd Rom patching
JPH0876990A (en) * 1994-09-07 1996-03-22 Seikosha Co Ltd Control circuit for camera

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US977007A (en) * 1909-07-03 1910-11-29 William A Hansen Gas-engine-starting device.
US3748452A (en) * 1971-11-17 1973-07-24 Alan M Vorhee Electronic cash register
GB1346219A (en) * 1970-10-16 1974-02-06 Honeywell Bull Sa Memory arrangements for digital electronic computers
US3911406A (en) * 1974-04-01 1975-10-07 Honeywell Inf Systems Correction apparatus for use with a read only memory system
US3936182A (en) * 1974-08-12 1976-02-03 Xerox Corporation Control arrangement for an electrostatographic reproduction apparatus
US4001568A (en) * 1973-12-29 1977-01-04 Glory Kogyo Kabushiki Kaisha Monetary receipt and payment managing apparatus
US4095738A (en) * 1975-11-14 1978-06-20 Tokyo Electric Co., Ltd. Electronic cash register with means for correcting erroneously printed data
US4121196A (en) * 1977-05-02 1978-10-17 The United States Of America As Represented By The Secretary Of The Army Data base update scheme
US4142246A (en) * 1976-12-23 1979-02-27 Fuji Electric Company, Ltd. Sequence controller with dynamically changeable program
US4150428A (en) * 1974-11-18 1979-04-17 Northern Electric Company Limited Method for providing a substitute memory in a data processing system
US4218757A (en) * 1978-06-29 1980-08-19 Burroughs Corporation Device for automatic modification of ROM contents by a system selected variable
GB2043308A (en) * 1978-08-17 1980-10-01 Xerox Corp Microcomputer controller having field programmable memory
US4429367A (en) * 1980-09-01 1984-01-31 Nippon Electric Co., Ltd. Speech synthesizer apparatus
US4455619A (en) * 1980-05-30 1984-06-19 Hitachi, Ltd. Interactive equipment for computer programming by linkage of labeled block representations of arithmetic/logical subprograms
US4458317A (en) * 1978-06-01 1984-07-03 Sharp Kabushiki Kaisha Teller machine having an alterable secondary memory
US4542453A (en) * 1982-02-19 1985-09-17 Texas Instruments Incorporated Program patching in microcomputer

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2256705A5 (en) * 1973-12-27 1975-07-25 Cii
GB2043380A (en) * 1979-02-24 1980-10-01 Lucas Industries Ltd Deriving a signal proportional to the difference between two currents

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US977007A (en) * 1909-07-03 1910-11-29 William A Hansen Gas-engine-starting device.
GB1346219A (en) * 1970-10-16 1974-02-06 Honeywell Bull Sa Memory arrangements for digital electronic computers
US3748452A (en) * 1971-11-17 1973-07-24 Alan M Vorhee Electronic cash register
US4001568A (en) * 1973-12-29 1977-01-04 Glory Kogyo Kabushiki Kaisha Monetary receipt and payment managing apparatus
US3911406A (en) * 1974-04-01 1975-10-07 Honeywell Inf Systems Correction apparatus for use with a read only memory system
US3936182A (en) * 1974-08-12 1976-02-03 Xerox Corporation Control arrangement for an electrostatographic reproduction apparatus
US4150428A (en) * 1974-11-18 1979-04-17 Northern Electric Company Limited Method for providing a substitute memory in a data processing system
US4095738A (en) * 1975-11-14 1978-06-20 Tokyo Electric Co., Ltd. Electronic cash register with means for correcting erroneously printed data
US4142246A (en) * 1976-12-23 1979-02-27 Fuji Electric Company, Ltd. Sequence controller with dynamically changeable program
US4121196A (en) * 1977-05-02 1978-10-17 The United States Of America As Represented By The Secretary Of The Army Data base update scheme
US4458317A (en) * 1978-06-01 1984-07-03 Sharp Kabushiki Kaisha Teller machine having an alterable secondary memory
US4218757A (en) * 1978-06-29 1980-08-19 Burroughs Corporation Device for automatic modification of ROM contents by a system selected variable
GB2043308A (en) * 1978-08-17 1980-10-01 Xerox Corp Microcomputer controller having field programmable memory
US4455619A (en) * 1980-05-30 1984-06-19 Hitachi, Ltd. Interactive equipment for computer programming by linkage of labeled block representations of arithmetic/logical subprograms
US4429367A (en) * 1980-09-01 1984-01-31 Nippon Electric Co., Ltd. Speech synthesizer apparatus
US4542453A (en) * 1982-02-19 1985-09-17 Texas Instruments Incorporated Program patching in microcomputer

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4811219A (en) * 1984-05-17 1989-03-07 Sharp Kabushiki Kaisha Method of modifying programs stored in cash register
US4851994A (en) * 1984-08-03 1989-07-25 Sharp Kabushiki Kaisha Data I/O terminal equipment having mode setting functions for downloading various specified application programs from a host computer
US5189610A (en) * 1986-10-20 1993-02-23 Xerox Corporation Electronic dictionary with correct and incorrect words
WO1992012478A1 (en) * 1991-01-09 1992-07-23 Verifone, Inc. Transaction automation system including novel memory architecture and management
US5263164A (en) 1991-01-09 1993-11-16 Verifone, Inc. Method and structure for determining transaction system hardware and software configurations
US5481713A (en) * 1993-05-06 1996-01-02 Apple Computer, Inc. Method and apparatus for patching code residing on a read only memory device
US5546586A (en) * 1993-05-06 1996-08-13 Apple Computer, Inc. Method and apparatus for vectorizing the contents of a read only memory device without modifying underlying source code
US5790860A (en) * 1993-05-06 1998-08-04 Apple Computer, Inc. Method and apparatus for patching code residing on a read only memory device
US8190513B2 (en) 1996-06-05 2012-05-29 Fraud Control Systems.Com Corporation Method of billing a purchase made over a computer network
US8229844B2 (en) 1996-06-05 2012-07-24 Fraud Control Systems.Com Corporation Method of billing a purchase made over a computer network
US8630942B2 (en) 1996-06-05 2014-01-14 Fraud Control Systems.Com Corporation Method of billing a purchase made over a computer network
US6304964B1 (en) * 1998-04-13 2001-10-16 Fujitsu Limited Apparatus and method for controlling initialization of a processor system

Also Published As

Publication number Publication date
GB2122780A (en) 1984-01-18
GB2122780B (en) 1985-10-02
GB8311132D0 (en) 1983-06-02
DE3314976C2 (en) 1987-11-26
DE3314976A1 (en) 1983-11-03
CA1200610A (en) 1986-02-11

Similar Documents

Publication Publication Date Title
US4688173A (en) Program modification system in an electronic cash register
US4807186A (en) Data terminal with capability of checking memory storage capacity as well as program execution parameters
US4768162A (en) Electronic apparatus having a power control circuit for developing a power disconnection invalidating instruction in order to protect memory contents
EP0465079A2 (en) Method and device for assigning I/O address in data processing apparatus
EP0171141B1 (en) Cash register and method of modifying programmes stored in said cash register
US4471434A (en) Two mode electronic cash register
US4734857A (en) Fixed amount or fixed rate discount/premium calculation in an electronic cash register
JP2745669B2 (en) Printer
US4399508A (en) Cash checking read operation in an electronic cash register
GB2128005A (en) Key function presetting
US4638435A (en) Electronic cash register having direct price look-up function
US5668936A (en) Printer for exclusively selecting a host apparatus and a command system for use with the selected host apparatus
US4450526A (en) Money preset in an electronic cash register
JPH043220A (en) Printing controller
JP2698252B2 (en) Printer
JPS60182088A (en) Detecting and processing system of memory cartridge
JP2656975B2 (en) Key input device
JPH02294757A (en) Input/output apparatus
CA1081847A (en) Electronic cash registers
JP2893715B2 (en) Order data processing system
JPS6248278B2 (en)
US4509136A (en) Teller machine with preset abilities
JPS58189769A (en) Changed program setting system of electronic register
JPS5937882Y2 (en) error display device
JP4047361B2 (en) Information processing apparatus, control method therefor, and recording medium

Legal Events

Date Code Title Description
AS Assignment

Owner name: SHARP KABUSHIKI KAISHA, 22-22 NAGAIKE-CHO, ABENO-K

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST.;ASSIGNORS:MITARAI, AKIRA;KUBOTA, KUNIO;REEL/FRAME:004121/0029

Effective date: 19830413

STCF Information on status: patent grant

Free format text: PATENTED CASE

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12