Timeline
08/09/2017:
- 11:08 Changeset in buchla-68k [197ff76] by
- Validate FLOPVBL and FLOCK definitions in ram/timeint.s.
08/08/2017:
- 18:53 Changeset in buchla-68k [16badfe] by
- Use correct FLOPVBL address.
- 18:30 Changeset in buchla-emu [7b50125] by
- Merged timer code.
08/07/2017:
- 15:19 Changeset in buchla-68k [3370595] by
- Fix symbol collisions.
- 14:07 Changeset in buchla-68k [27c8d40] by
- Fixed header script.
- 14:04 Changeset in buchla-68k [8325447] by
- Removed _ prefix.
- 13:05 Changeset in buchla-68k [84c0125] by
- Fix * in comments.
08/06/2017:
- 20:44 Changeset in buchla-68k [15854f1] by
- Don't rewrite symbols.
- 18:20 Changeset in buchla-68k [cc2c9e0] by
- Fix linker scripts.
- 16:42 Changeset in buchla-emu [05e6dbe] by
- Cover palette writes in vid module.
- 08:51 Changeset in buchla-emu [3523847] by
- Document emulator invocation and cross-debugging.
- 08:20 Changeset in buchla-emu [0edef06] by
- Configurable font file.
- 08:13 Changeset in buchla-emu [59ea67d] by
- Keep build directory around, so that it stays in Eclipse's config.
- 08:07 Changeset in buchla-emu [65e7a3a] by
- File extension for Windows executables.
08/05/2017:
- 20:57 Changeset in buchla-emu [29618fe] by
- No GDB connection -> no breakpoint response.
- 20:48 Changeset in buchla-emu [149c3e0] by
- Resuming, Ctrl-C, breakpoints look OK.
- 19:03 Changeset in buchla-emu [5fa5369] by
- Single-stepping looks OK.
- 17:07 Changeset in buchla-emu [7cc6ac0] by
- Successfully attached GDB.
- 11:24 Changeset in buchla-emu [40b2112] by
- CR2 is SR when reading.
- 10:54 Changeset in buchla-emu [9e0cd12] by
- Code review.
08/04/2017:
- 20:03 Changeset in buchla-68k [609839c] by
- New Eclipse setting.
- 19:41 Changeset in buchla-68k [ed84ece] by
- Format tweak.
- 19:41 Changeset in buchla-emu [c3f113d] by
- Format tweak.
- 19:33 Changeset in buchla-emu [08471db] by
- Upgrade to Eclipse Oxygen.
- 19:31 Changeset in buchla-68k [8b685e0] by
- Upgrade to Eclipse Oxygen.
08/02/2017:
- 22:40 Changeset in buchla-emu [52c8401] by
- Formatting
- 21:59 Changeset in buchla-emu [212bc4c] by
- Add rudimentary timer Add rudimentary timer that responds to the bios …
08/01/2017:
- 23:11 Changeset in buchla-emu [6e313dd] by
- Be friendlier to Valgrind.
- 22:32 Changeset in buchla-emu [bdd5a63] by
- Separate thread for rendering.
- 17:46 Changeset in buchla-emu [ea878ba] by
- Added SDL_net for networking.
- 07:40 Changeset in buchla-emu [74c44d9] by
- Fix first loaded byte.
07/31/2017:
- 18:13 Changeset in buchla-emu [8967dbc] by
- Minor cleanup.
- 17:48 Changeset in buchla-emu [1489228] by
- Fix single-sector commands.
- 17:01 Changeset in buchla-emu [c5b6c90] by
- Successfully loaded midas.abs from disk.
07/30/2017:
- 18:18 Changeset in buchla-emu [1efc42c] by
- Load floppy disk image file.
- 18:06 Changeset in buchla-emu [caff491] by
- Moved serial console window to ser emulation.
- 17:33 Changeset in buchla-emu [a6da9fb] by
- Create buchla.disk, a 1.44M FAT12 floppy disk image.
07/29/2017:
- 23:05 Changeset in buchla-68k [d44e001] by
- Explain pitfalls.
- 22:40 Changeset in buchla-emu [0726522] by
- Support ASCII BEL code (G).
- 22:24 Changeset in buchla-emu [375f7fb] by
- Better interrupt emulation.
07/23/2017:
- 20:57 Changeset in buchla-emu [3c30832] by
- Interrupt handling. Serial console shows ROMP.
- 20:22 Changeset in buchla-68k [d2b9839] by
- Wording.
- 20:18 Changeset in buchla-68k [ff9ab1a] by
- Assembly code clobbers d2 and a2.
- 16:46 Changeset in buchla-emu [8e1b163] by
- Better wording.
- 16:41 Changeset in buchla-emu [4f3fe48] by
- Support cross-build for Windows.
- 11:05 Changeset in buchla-emu [2a75e87] by
- More clarity.
- 10:48 Changeset in buchla-emu [7eb8971] by
- Don't use Linux fix on OS X.
- 10:40 Changeset in buchla-emu [a23f3d9] by
- Control character input.
- 10:17 Changeset in buchla-emu [bb4fd0c] by
- Started serial console.
07/22/2017:
- 16:50 Changeset in buchla-emu [a1fd5d5] by
- Added Vera Sans Mono.
- 15:47 Changeset in buchla-emu [d94a7be] by
- Added SDL2 and FreeType prefix.
- 15:27 Changeset in buchla-emu [2f9f352] by
- Added SDL2_ttf.
- 14:30 Changeset in buchla-68k [55edaf3] by
- List .img files.
07/21/2017:
- 08:45 Changeset in buchla-emu [de65155] by
- Correct ACIA.
- 01:24 Changeset in buchla-emu [9674f1a] by
- Log BIOS calls.
- 00:50 Changeset in buchla-68k [4d3e5a4] by
- Base registers default to word size.
07/20/2017:
- 23:37 Changeset in buchla-emu [4c71d39] by
- More granular verbosity.
- 20:42 Changeset in buchla-68k [84920eb] by
- Fixed wrongly replaced multiplications.
- 20:18 Changeset in buchla-emu [ebc8f69] by
- Throttle CPU to 7 MHz.
- 19:57 Changeset in buchla-emu [2147e53] by
- Renamed GPL file.
- 19:50 Changeset in buchla-emu [90d6373] by
- Properly display access width.
- 19:26 Changeset in buchla-emu [e41c6b6] by
- Fix Ctrl-C.
- 19:20 Changeset in buchla-emu [555b171] by
- Allow access to the first 64 KiB.
- 19:09 Changeset in buchla-emu [ba36b71] by
- Fixed memory access control.
- 16:25 Changeset in buchla-emu [51b6cfd] by
- Removed unnecessary definitions.
- 16:22 Changeset in buchla-68k [cd1d0db] by
- Went back to bios.abs.
- 16:19 Changeset in buchla-emu [b909777] by
- Parse command line options. Load BIOS file.
- 16:15 Changeset in buchla-68k [0acb7d0] by
- Generate bios.abs.
- 14:34 Changeset in buchla-emu [a06aa8b] by
- Added skeleton device files.
07/17/2017:
- 13:08 Changeset in buchla-emu [f996387] by
- Clarifications.
- 13:04 Changeset in buchla-emu [a8df7a7] by
- Added GPLv3 and Musashi license.
- 12:53 Changeset in buchla-emu [ed545d5] by
- Mention microcode PROMs.
- 12:49 Changeset in buchla-emu [0efe297] by
- Added readme.txt.
- 12:34 Changeset in buchla-68k [7913d06] by
- Typo.
- 06:05 Changeset in buchla-emu [566ebca] by
- Support OS X.
- 05:29 Changeset in buchla-emu [9373f5e] by
- Moved Valgrind suppressions.
- 05:07 Changeset in buchla-emu [ff8d800] by
- Added SDL2 support.
- 04:40 Changeset in buchla-emu [3326515] by
- Move docs to correct repository.
- 04:39 Changeset in buchla-68k [703d4d0] by
- Move docs to correct repository.
- 04:07 Changeset in buchla-68k [6dbed52] by
- Explicitly mark fall-throughs.
- 04:06 Changeset in buchla-68k [499da16] by
- Fix permissions.
- 02:50 Changeset in buchla-emu [635c507] by
- Added Eclipse project.
07/16/2017:
- 20:07 Changeset in buchla-emu [4edbd1c] by
- Ignore build files. Valgrind target.
- 20:04 Changeset in buchla-emu [d54045b] by
- Skeleton compiles.
- 19:52 Changeset in buchla-emu [7ba3613] by
- Customized Musashi config.
- 19:43 Changeset in buchla-emu [93280c2] by
- Added Musashi CPU emulator.
- 17:38 Changeset in buchla-68k [87361de] by
- Prepend a header to midas.abs.
- 16:03 Changeset in buchla-68k [f38d645] by
- Ignore .elf and .img files.
- 16:00 Changeset in buchla-68k [62340ef] by
- Create output files via ELF files.
- 15:10 Changeset in buchla-68k [4cfe69a] by
- Use .ds and .dc pseudo-ops. Generate debug symbols.
- 14:23 Changeset in buchla-68k [5117699] by
- No more warnings for bios.abs.
- 13:33 Changeset in buchla-68k [897a874] by
- Missing include.
- 13:28 Changeset in buchla-68k [661ae9d] by
- Fixed indentation.
- 13:26 Changeset in buchla-68k [e4a1376] by
- Made declarations consistent.
- 13:12 Changeset in buchla-68k [83ea432] by
- Script for consistency check.
- 13:12 Changeset in buchla-68k [1c4f9be] by
- Work around parser issue.
- 12:10 Changeset in buchla-68k [f261cc8] by
- Minor cleanup.
- 11:45 Changeset in buchla-68k [0c06bc5] by
- Prefer int16_t.
- 11:30 Changeset in buchla-68k [1d174fb] by
- Cast fix.
- 11:30 Changeset in buchla-68k [d60f436] by
- Alignment fix.
- 11:27 Changeset in buchla-68k [99cac86] by
- Simplify kind handling.
- 11:03 Changeset in buchla-68k [ea232f9] by
- Format string fixes.
07/15/2017:
- 15:12 Changeset in buchla-68k [8973acd] by
- No more warnings in libcio.
- 12:09 Changeset in buchla-68k [7d0d347] by
- Prefer signed integers in libsm.
- 11:46 Changeset in buchla-68k [d18a473] by
- No more warnings in lib700.
- 11:33 Changeset in buchla-68k [e102943] by
- No more warnings in iolib.
- 11:23 Changeset in buchla-68k [dade7a0] by
- No more warnings in libsm.
- 11:17 Changeset in buchla-68k [c80943f] by
- Added missing file.
- 11:15 Changeset in buchla-68k [bf89cfb] by
- No more warnings in vlib.
- 10:03 Changeset in buchla-68k [09d1345] by
- Prefer signed integers in vlib.
- 05:04 Changeset in buchla-68k [6a37d5b] by
- Prefer signed integers in assembly prototypes.
07/14/2017:
- 21:37 Changeset in buchla-68k [7bb1284] by
- Signed integers in wordq struct.
- 21:22 Changeset in buchla-68k [aa021e2] by
- Don't shift negative constants.
- 21:11 Changeset in buchla-68k [7ecfb7b] by
- Unused variables and parameters.
- 19:36 Changeset in buchla-68k [4810254] by
- Fixed console io_arg.
- 19:00 Changeset in buchla-68k [d6f9ed1] by
- Allow alignment cast.
- 17:10 Changeset in buchla-68k [ace9ee7] by
- Fix shift count overflow.
- 16:18 Changeset in buchla-68k [fa38804] by
- Removed form-feed comments.
- 15:21 Changeset in buchla-68k [1efe224] by
- Added 61810 datasheet.
- 14:56 Changeset in buchla-68k [d21fc6f] by
- Always use (uint16_t *) for object pointers.
- 14:46 Changeset in buchla-68k [4422c8e] by
- No more pointer-int conversions.
- 14:32 Changeset in buchla-68k [add86dd] by
- Incompatible pointers, pointer-int conversions.
- 14:15 Changeset in buchla-68k [7d4cf30] by
- Added setp() for pointers.
- 13:45 Changeset in buchla-68k [298f0b4] by
- Fewer incompatible pointers.
- 12:36 Changeset in buchla-68k [33b5477] by
- Fixed argument order.
- 11:32 Changeset in buchla-68k [928d5d9] by
- Added addresses.
- 11:20 Changeset in buchla-68k [6ee14ba] by
- Added 68000 datasheet.
07/13/2017:
- 18:24 Changeset in buchla-68k [92479b9] by
- Added datasheets.
07/12/2017:
- 22:56 Changeset in buchla-68k [4d04f41] by
- Fixed indexer paths.
07/11/2017:
- 17:46 Changeset in buchla-68k [0170798] by
- Added last missing function pointer prototypes.
- 17:20 Changeset in buchla-68k [7af8be4] by
- Prototypes for formatted I/O.
- 17:11 Changeset in buchla-68k [4a17aeb] by
- Prototypes for I/O dispatch pointers.
- 09:32 Changeset in buchla-68k [4aa78b2] by
- Format .x files as header files.
Note:
See TracTimeline
for information about the timeline view.