summaryrefslogtreecommitdiff
path: root/sim
Commit message (Collapse)AuthorAgeFilesLines
* * Makefile.in, configure.in: if target isn't supported, build aSteve Chamberlain1993-02-081-0/+3
| | | | | harmless makefile. support for make clean
* * Makefile.in, configure.in: if target isn't supported, build aSteve Chamberlain1993-02-083-5/+71
| | | | harmless makefile.
* Remember about Makefile.inSteve Chamberlain1993-02-041-0/+2
|
* These should be in tooSteve Chamberlain1993-02-042-0/+182
|
* New simulator tree structureSteve Chamberlain1993-02-0410-96/+435
|
* Add perifs.c and state.h; elim extraneous output.John Gilmore1993-02-031-5/+2
|
* * Makefile.in: Make SunOS halfdone VPATH work.John Gilmore1993-02-022-5/+4
| | | | * p1.c: Lint picked up by HP native compiler.
* fix endian problemSteve Chamberlain1993-01-211-1/+1
|
* new fileSteve Chamberlain1993-01-181-0/+68
|
* checkpointSteve Chamberlain1993-01-185-79/+209
|
* * p{1,3}.c (sim_resume): when running on dos, any character typed toSteve Chamberlain1993-01-044-49/+41
| | | | the keyboard will cause a simulated exception.
* Now works in a cross build environmentSteve Chamberlain1993-01-041-5/+3
|
* Allow srcdir buildsSteve Chamberlain1993-01-041-3/+3
|
* * p1.c, p3.c, run.c, writecode.c: all used h8/300 opcodes in andSteve Chamberlain1993-01-037-988/+774
| | | | running
* H8/300 simulatorSteve Chamberlain1992-12-226-0/+1744