Timeline



07/21/2017:

08:45 Changeset in buchla-emu [de65155] by Thomas Lopatic <thomas@…>
Correct ACIA.
01:24 Changeset in buchla-emu [9674f1a] by Thomas Lopatic <thomas@…>
Log BIOS calls.
00:50 Changeset in buchla-68k [4d3e5a4] by Thomas Lopatic <thomas@…>
Base registers default to word size.

07/20/2017:

23:37 Changeset in buchla-emu [4c71d39] by Thomas Lopatic <thomas@…>
More granular verbosity.
20:42 Changeset in buchla-68k [84920eb] by Thomas Lopatic <thomas@…>
Fixed wrongly replaced multiplications.
20:18 Changeset in buchla-emu [ebc8f69] by Thomas Lopatic <thomas@…>
Throttle CPU to 7 MHz.
19:57 Changeset in buchla-emu [2147e53] by Thomas Lopatic <thomas@…>
Renamed GPL file.
19:50 Changeset in buchla-emu [90d6373] by Thomas Lopatic <thomas@…>
Properly display access width.
19:26 Changeset in buchla-emu [e41c6b6] by Thomas Lopatic <thomas@…>
Fix Ctrl-C.
19:20 Changeset in buchla-emu [555b171] by Thomas Lopatic <thomas@…>
Allow access to the first 64 KiB.
19:09 Changeset in buchla-emu [ba36b71] by Thomas Lopatic <thomas@…>
Fixed memory access control.
16:25 Changeset in buchla-emu [51b6cfd] by Thomas Lopatic <thomas@…>
Removed unnecessary definitions.
16:22 Changeset in buchla-68k [cd1d0db] by Thomas Lopatic <thomas@…>
Went back to bios.abs.
16:19 Changeset in buchla-emu [b909777] by Thomas Lopatic <thomas@…>
Parse command line options. Load BIOS file.
16:15 Changeset in buchla-68k [0acb7d0] by Thomas Lopatic <thomas@…>
Generate bios.abs.
14:34 Changeset in buchla-emu [a06aa8b] by Thomas Lopatic <thomas@…>
Added skeleton device files.

07/17/2017:

13:08 Changeset in buchla-emu [f996387] by Thomas Lopatic <thomas@…>
Clarifications.
13:04 Changeset in buchla-emu [a8df7a7] by Thomas Lopatic <thomas@…>
Added GPLv3 and Musashi license.
12:53 Changeset in buchla-emu [ed545d5] by Thomas Lopatic <thomas@…>
Mention microcode PROMs.
12:49 Changeset in buchla-emu [0efe297] by Thomas Lopatic <thomas@…>
Added readme.txt.
12:34 Changeset in buchla-68k [7913d06] by Thomas Lopatic <thomas@…>
Typo.
06:05 Changeset in buchla-emu [566ebca] by Thomas Lopatic <thomas@…>
Support OS X.
05:29 Changeset in buchla-emu [9373f5e] by Thomas Lopatic <thomas@…>
Moved Valgrind suppressions.
05:07 Changeset in buchla-emu [ff8d800] by Thomas Lopatic <thomas@…>
Added SDL2 support.
04:40 Changeset in buchla-emu [3326515] by Thomas Lopatic <thomas@…>
Move docs to correct repository.
04:39 Changeset in buchla-68k [703d4d0] by Thomas Lopatic <thomas@…>
Move docs to correct repository.
04:07 Changeset in buchla-68k [6dbed52] by Thomas Lopatic <thomas@…>
Explicitly mark fall-throughs.
04:06 Changeset in buchla-68k [499da16] by Thomas Lopatic <thomas@…>
Fix permissions.
02:50 Changeset in buchla-emu [635c507] by Thomas Lopatic <thomas@…>
Added Eclipse project.

07/16/2017:

20:07 Changeset in buchla-emu [4edbd1c] by Thomas Lopatic <thomas@…>
Ignore build files. Valgrind target.
20:04 Changeset in buchla-emu [d54045b] by Thomas Lopatic <thomas@…>
Skeleton compiles.
19:52 Changeset in buchla-emu [7ba3613] by Thomas Lopatic <thomas@…>
Customized Musashi config.
19:43 Changeset in buchla-emu [93280c2] by Thomas Lopatic <thomas@…>
Added Musashi CPU emulator.
17:38 Changeset in buchla-68k [87361de] by Thomas Lopatic <thomas@…>
Prepend a header to midas.abs.
16:03 Changeset in buchla-68k [f38d645] by Thomas Lopatic <thomas@…>
Ignore .elf and .img files.
16:00 Changeset in buchla-68k [62340ef] by Thomas Lopatic <thomas@…>
Create output files via ELF files.
15:10 Changeset in buchla-68k [4cfe69a] by Thomas Lopatic <thomas@…>
Use .ds and .dc pseudo-ops. Generate debug symbols.
14:23 Changeset in buchla-68k [5117699] by Thomas Lopatic <thomas@…>
No more warnings for bios.abs.
13:33 Changeset in buchla-68k [897a874] by Thomas Lopatic <thomas@…>
Missing include.
13:28 Changeset in buchla-68k [661ae9d] by Thomas Lopatic <thomas@…>
Fixed indentation.
13:26 Changeset in buchla-68k [e4a1376] by Thomas Lopatic <thomas@…>
Made declarations consistent.
13:12 Changeset in buchla-68k [83ea432] by Thomas Lopatic <thomas@…>
Script for consistency check.
13:12 Changeset in buchla-68k [1c4f9be] by Thomas Lopatic <thomas@…>
Work around parser issue.
12:10 Changeset in buchla-68k [f261cc8] by Thomas Lopatic <thomas@…>
Minor cleanup.
11:45 Changeset in buchla-68k [0c06bc5] by Thomas Lopatic <thomas@…>
Prefer int16_t.
11:30 Changeset in buchla-68k [1d174fb] by Thomas Lopatic <thomas@…>
Cast fix.
11:30 Changeset in buchla-68k [d60f436] by Thomas Lopatic <thomas@…>
Alignment fix.
11:27 Changeset in buchla-68k [99cac86] by Thomas Lopatic <thomas@…>
Simplify kind handling.
11:03 Changeset in buchla-68k [ea232f9] by Thomas Lopatic <thomas@…>
Format string fixes.

07/15/2017:

15:12 Changeset in buchla-68k [8973acd] by Thomas Lopatic <thomas@…>
No more warnings in libcio.
12:09 Changeset in buchla-68k [7d0d347] by Thomas Lopatic <thomas@…>
Prefer signed integers in libsm.
11:46 Changeset in buchla-68k [d18a473] by Thomas Lopatic <thomas@…>
No more warnings in lib700.
11:33 Changeset in buchla-68k [e102943] by Thomas Lopatic <thomas@…>
No more warnings in iolib.
11:23 Changeset in buchla-68k [dade7a0] by Thomas Lopatic <thomas@…>
No more warnings in libsm.
11:17 Changeset in buchla-68k [c80943f] by Thomas Lopatic <thomas@…>
Added missing file.
11:15 Changeset in buchla-68k [bf89cfb] by Thomas Lopatic <thomas@…>
No more warnings in vlib.
10:03 Changeset in buchla-68k [09d1345] by Thomas Lopatic <thomas@…>
Prefer signed integers in vlib.
05:04 Changeset in buchla-68k [6a37d5b] by Thomas Lopatic <thomas@…>
Prefer signed integers in assembly prototypes.

07/14/2017:

21:37 Changeset in buchla-68k [7bb1284] by Thomas Lopatic <thomas@…>
Signed integers in wordq struct.
21:22 Changeset in buchla-68k [aa021e2] by Thomas Lopatic <thomas@…>
Don't shift negative constants.
21:11 Changeset in buchla-68k [7ecfb7b] by Thomas Lopatic <thomas@…>
Unused variables and parameters.
19:36 Changeset in buchla-68k [4810254] by Thomas Lopatic <thomas@…>
Fixed console io_arg.
19:00 Changeset in buchla-68k [d6f9ed1] by Thomas Lopatic <thomas@…>
Allow alignment cast.
17:10 Changeset in buchla-68k [ace9ee7] by Thomas Lopatic <thomas@…>
Fix shift count overflow.
16:18 Changeset in buchla-68k [fa38804] by Thomas Lopatic <thomas@…>
Removed form-feed comments.
15:21 Changeset in buchla-68k [1efe224] by Thomas Lopatic <thomas@…>
Added 61810 datasheet.
14:56 Changeset in buchla-68k [d21fc6f] by Thomas Lopatic <thomas@…>
Always use (uint16_t *) for object pointers.
14:46 Changeset in buchla-68k [4422c8e] by Thomas Lopatic <thomas@…>
No more pointer-int conversions.
14:32 Changeset in buchla-68k [add86dd] by Thomas Lopatic <thomas@…>
Incompatible pointers, pointer-int conversions.
14:15 Changeset in buchla-68k [7d4cf30] by Thomas Lopatic <thomas@…>
Added setp() for pointers.
13:45 Changeset in buchla-68k [298f0b4] by Thomas Lopatic <thomas@…>
Fewer incompatible pointers.
12:36 Changeset in buchla-68k [33b5477] by Thomas Lopatic <thomas@…>
Fixed argument order.
11:32 Changeset in buchla-68k [928d5d9] by Thomas Lopatic <thomas@…>
Added addresses.
11:20 Changeset in buchla-68k [6ee14ba] by Thomas Lopatic <thomas@…>
Added 68000 datasheet.

07/13/2017:

18:24 Changeset in buchla-68k [92479b9] by Thomas Lopatic <thomas@…>
Added datasheets.

07/12/2017:

22:56 Changeset in buchla-68k [4d04f41] by Thomas Lopatic <thomas@…>
Fixed indexer paths.

07/11/2017:

17:46 Changeset in buchla-68k [0170798] by Thomas Lopatic <thomas@…>
Added last missing function pointer prototypes.
17:20 Changeset in buchla-68k [7af8be4] by Thomas Lopatic <thomas@…>
Prototypes for formatted I/O.
17:11 Changeset in buchla-68k [4a17aeb] by Thomas Lopatic <thomas@…>
Prototypes for I/O dispatch pointers.
09:32 Changeset in buchla-68k [4aa78b2] by Thomas Lopatic <thomas@…>
Format .x files as header files.

07/10/2017:

21:06 Changeset in buchla-68k [2340de6] by Thomas Lopatic <thomas@…>
Keep macros in external declarations.
19:25 Changeset in buchla-68k [526a993] by Thomas Lopatic <thomas@…>
Wording change.
19:13 Changeset in buchla-68k [e877e55] by Thomas Lopatic <thomas@…>
Script clean-up.
19:11 Changeset in buchla-68k [6aa430b] by Thomas Lopatic <thomas@…>
More accurate headers.
18:25 Changeset in buchla-68k [14ad9c9] by Thomas Lopatic <thomas@…>
Added missing headers.
15:05 Changeset in buchla-68k [1d61ba3] by Thomas Lopatic <thomas@…>
Warn about missing declarations.
14:57 Changeset in buchla-68k [06f6615] by Thomas Lopatic <thomas@…>
Share more.
14:17 Changeset in buchla-68k [b28a12e] by Thomas Lopatic <thomas@…>
Zero redundant declarations.
12:28 Changeset in buchla-68k [39a696b] by Thomas Lopatic <thomas@…>
Regenerate global headers.
12:02 Changeset in buchla-68k [6262b5c] by Thomas Lopatic <thomas@…>
Added include files for global functions and variables.
09:48 Changeset in buchla-68k [5fa506d] by Thomas Lopatic <thomas@…>
Include file cleanup.
01:26 Changeset in buchla-68k [f7428b1] by Thomas Lopatic <thomas@…>
Started to rework include files.

07/09/2017:

23:09 Changeset in buchla-68k [c3aee8a] by Thomas Lopatic <thomas@…>
Make tables unsigned.
22:46 Changeset in buchla-68k [411371e] by Thomas Lopatic <thomas@…>
Removed redundant declarations.
22:24 Changeset in buchla-68k [e225e77] by Thomas Lopatic <thomas@…>
Added missing includes and declarations.
21:14 Changeset in buchla-68k [d2d593b] by Thomas Lopatic <thomas@…>
Added more functions to header files.
17:19 Changeset in buchla-68k [d10dbee] by Thomas Lopatic <thomas@…>
Eclipse format settings.
17:08 Changeset in buchla-68k [9519422] by Thomas Lopatic <thomas@…>
Strip trailing tabs and spaces.
17:04 Changeset in buchla-68k [7848656] by Thomas Lopatic <thomas@…>
Spaces to tabs.
17:00 Changeset in buchla-68k [bc11fc1] by Thomas Lopatic <thomas@…>
Added Eclipse project.
16:46 Changeset in buchla-68k [8618599] by Thomas Lopatic <thomas@…>
Count warnings.
16:45 Changeset in buchla-68k [7258c6a] by Thomas Lopatic <thomas@…>
Use standard integer types.
13:50 Changeset in buchla-68k [0292fbb] by Thomas Lopatic <thomas@…>
Manually fixed missing wdfield.c.
13:36 Changeset in buchla-68k [5c13d64] by Thomas Lopatic <thomas@…>
Use void pointers for mem*() functions.
01:31 Changeset in buchla-68k [002f873] by Thomas Lopatic <thomas@…>
Don't require declarations, but always expect prototypes.
01:17 Changeset in buchla-68k [599d89b] by Thomas Lopatic <thomas@…>
Missing return values. Missing int declarations.
00:57 Changeset in buchla-68k [6dd74a9] by Thomas Lopatic <thomas@…>
Fixed array pointer.
00:23 Changeset in buchla-68k [60288f5] by Thomas Lopatic <thomas@…>
Make function pointers more consistent.

07/08/2017:

17:56 Changeset in buchla-68k [0c834c5] by Thomas Lopatic <thomas@…>
Prototypes for global function pointers. Consistent global types.
17:52 Changeset in buchla-68k [342a56f] by Thomas Lopatic <thomas@…>
Script to check global types.
14:42 Changeset in buchla-68k [0580615] by Thomas Lopatic <thomas@…>
Point of no return.
14:22 Changeset in buchla-68k [46d8069] by Thomas Lopatic <thomas@…>
Fixed remaining prototypes.
13:53 Changeset in buchla-68k [f4fbee9] by Thomas Lopatic <thomas@…>
iolib compiles.
13:47 Changeset in buchla-68k [abd4109] by Thomas Lopatic <thomas@…>
Added vlib assembly prototypes.
13:26 Changeset in buchla-68k [1127e68] by Thomas Lopatic <thomas@…>
Minor function mixup.
13:17 Changeset in buchla-68k [ab83141] by Thomas Lopatic <thomas@…>
_dofmt() -> dofmt_().
13:15 Changeset in buchla-68k [c6f3870] by Thomas Lopatic <thomas@…>
_ptcl12() prototype.
13:10 Changeset in buchla-68k [392c73c] by Thomas Lopatic <thomas@…>
Align FILE and PFS.
13:02 Changeset in buchla-68k [dfe4288] by Thomas Lopatic <thomas@…>
Process stdarg.h instead of varargs.h.
13:00 Changeset in buchla-68k [bfc0072] by Thomas Lopatic <thomas@…>
varargs.h -> stdarg.h.
11:12 Changeset in buchla-68k [72d4545] by Thomas Lopatic <thomas@…>
Added missing parameter declaration.
11:07 Changeset in buchla-68k [5f714c9] by Thomas Lopatic <thomas@…>
Don't try to use exit codes.
10:59 Changeset in buchla-68k [ee49131] by Thomas Lopatic <thomas@…>
Exit codes not supported.
10:54 Changeset in buchla-68k [f7c91fc] by Thomas Lopatic <thomas@…>
Prototype fix framework.
10:09 Changeset in buchla-68k [b8080f6] by Thomas Lopatic <thomas@…>
Merge master.
10:08 Changeset in buchla-68k [06ccda2] by Thomas Lopatic <thomas@…>
Don't mix function and variable declarations.
09:48 Changeset in buchla-68k [30c03a4] by Thomas Lopatic <thomas@…>
Merge master.
09:48 Changeset in buchla-68k [6d3de83] by Thomas Lopatic <thomas@…>
No local function declarations.

07/07/2017:

22:42 Changeset in buchla-68k [73dd55f] by Thomas Lopatic <thomas@…>
Prepare for automatic substitution.

07/04/2017:

18:31 Changeset in buchla-68k [6888aa2] by Thomas Lopatic <thomas@…>
Virtual Python environment for pycparser.

07/02/2017:

18:55 Changeset in buchla-68k [cbe2c15] by Thomas Lopatic <thomas@…>
rom.abs -> bios.abs.
16:20 Changeset in buchla-68k [050d522] by Thomas Lopatic <thomas@…>
Added readme.txt.
15:14 Changeset in buchla-68k [7bf3856] by Thomas Lopatic <thomas@…>
Added Alcyon C reference output.
11:51 Changeset in buchla-68k [66b48e7] by Thomas Lopatic <thomas@…>
Keep empty directories.
00:33 Changeset in buchla-68k [10afc24] by Thomas Lopatic <thomas@…>
Consistent library order.
00:26 Changeset in buchla-68k [0cfc372] by Thomas Lopatic <thomas@…>
Remove incomplete conversion script.
00:21 Changeset in buchla-68k [f394e7b] by Thomas Lopatic <thomas@…>
Linked ROM without errors.
00:06 Changeset in buchla-68k [6dc5ea7] by Thomas Lopatic <thomas@…>
Linked RAM without errors.

07/01/2017:

23:16 Changeset in buchla-68k [c091ef8] by Thomas Lopatic <thomas@…>
Use correct writern.c file.
22:09 Changeset in buchla-68k [df097bf] by Thomas Lopatic <thomas@…>
Code compiles, doesn't link.
21:51 Changeset in buchla-68k [9bf0f86] by Thomas Lopatic <thomas@…>
Build libraries, try to link.
21:50 Changeset in buchla-68k [ef7ae7e] by Thomas Lopatic <thomas@…>
Added varargs.h header.
19:28 Changeset in buchla-68k [1f698bb] by Thomas Lopatic <thomas@…>
Added version file to emulator build.
19:23 Changeset in buchla-68k [283e7a6] by Thomas Lopatic <thomas@…>
Added version file.
14:39 Changeset in buchla-68k [bef53a9] by Thomas Lopatic <thomas@…>
More emulator memory, fixed assembler flags.
14:38 Changeset in buchla-68k [a6f5b95] by Thomas Lopatic <thomas@…>
Try to link RAM.
14:35 Changeset in buchla-68k [08e1da1] by Thomas Lopatic <thomas@…>
Slight format change.
14:34 Changeset in buchla-68k [4f508e6] by Thomas Lopatic <thomas@…>
Converted assembly language files.
10:29 Changeset in buchla-68k [f40a309] by Thomas Lopatic <thomas@…>
Unix line breaks.
09:53 Changeset in buchla-68k [c65a0e2] by Thomas Lopatic <thomas@…>
Added RAM files.
08:31 Changeset in buchla-68k [f8c95c4] by Thomas Lopatic <thomas@…>
Rebuild image when work directory changes.

06/30/2017:

22:26 Changeset in buchla-68k [698a58a] by Thomas Lopatic <thomas@…>
Successfully linked ROM!
17:28 Changeset in buchla-68k [a838f5b] by Thomas Lopatic <thomas@…>
Added work directory.
17:28 Changeset in buchla-68k [c79db87] by Thomas Lopatic <thomas@…>
Added archive indexer.
17:27 Changeset in buchla-68k [6ec258e] by Thomas Lopatic <thomas@…>
Added docs for Atari development tools.
14:56 Changeset in buchla-68k [f40d52b] by Thomas Lopatic <thomas@…>
Create static libraries.
13:20 Changeset in buchla-68k [cbc2fcf] by Thomas Lopatic <thomas@…>
Ignore harddisk image.
13:19 Changeset in buchla-68k [bbb6a97] by Thomas Lopatic <thomas@…>
Ignore build directory.
13:18 Changeset in buchla-68k [5f1d169] by Thomas Lopatic <thomas@…>
Ignore output directory.
13:17 Changeset in buchla-68k [109c83b] by Thomas Lopatic <thomas@…>
Compiled full ROM in Hatari.

06/26/2017:

19:18 Changeset in buchla-68k [3ae31e9] by Thomas Lopatic <thomas@…>
Imported original source code.
Note: See TracTimeline for information about the timeline view.