source: buchla-emu

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3153af3   6 years thomas Added packaging script. 0.1
(edit) @a13d63c   6 years thomas Properly check for end of table.
(edit) @e5a7d09   6 years thomas Added Metal framework on OS X.
(edit) @6027d76   6 years thomas Get rid of ttf subdirectory.
(edit) @72b5744   6 years thomas Fix compiler warning.
(edit) @5e2fc8b   6 years alex.heinrich Fix ticket #16.
(edit) @25c3737   6 years thomas Updated Valgrind suppressions. Fixed minor memory leak.
(edit) @2cd18e3   6 years thomas Initialize RtMidi device's data member.
(edit) @9ddbf3e   6 years thomas Code review changes.
(edit) @77d8df8   6 years alex.heinrich Add CLI option for selecting MIDI ports.
(edit) @379ffd9   6 years alex.heinrich Correct parameters of midi callback.
(edit) @56746cf   6 years alex.heinrich Merge branch 'master' into mida
(edit) @49efb91   6 years thomas Minor language changes.
(edit) @c523a67   6 years thomas Updated FPU info.
(edit) @f0af168   6 years thomas Don't scale mouse movements on OS X.
(edit) @a2b296e   6 years thomas Smaller LCD and console windows. Mouse scaling.
(edit) @9b204fa   6 years thomas Persist disk image.
(edit) @3231e25   6 years alex.heinrich Link asound lib for midi support on linux.
(edit) @3cd71b9   6 years alex.heinrich Statically link gcc on windows.
(edit) @0f7ade1   6 years alex.heinrich Statically link libc++ library.
(edit) @2fd21fa   6 years alex.heinrich Update Makefile to compile with midi on windows
(edit) @5326a5e   6 years alex.heinrich Merge branch master into mida
(edit) @8270a1b   6 years thomas Changed env-hash.
(edit) @3311af2   6 years thomas Upgrade suppressions for Ubuntu 16.04.
(edit) @0529a19   6 years alex.heinrich Add basic handling of midi input.
(edit) @0d83ce8   7 years thomas Preload midas.abs, if it exists.
(edit) @67fecc3   7 years thomas Merge LCD emulation.
(edit) @e26a632   7 years thomas Support multiple flips.
(edit) @18cbd53   7 years thomas Support sliders.
(edit) @81d7cdc   7 years thomas Support LCD buttons.
(edit) @1b30217   7 years thomas Clean up constants.
(edit) @99cc90a   7 years thomas Don't distort the font.
(edit) @c6f1cf5   7 years thomas Properly turn off LCD.
(edit) @cd50b8c   7 years thomas Simplified rendering.
(edit) @18e37d6   7 years thomas Refactoring for master merge.
(edit) @a86b3ab   7 years alex.heinrich Formatting.
(edit) @d160dda   7 years alex.heinrich Move check if cursor in bounds to lcd_write
(edit) @c9d372a   7 years alex.heinrich Correct gfx cursor bounds in lcd_read
(edit) @c8a92ef   7 years alex.heinrich Add graphic output to lcd window
(edit) @f51359c   7 years alex.heinrich Merge branch 'master' of …
(edit) @ca77925   7 years thomas More accurate key up/down.
(edit) @fffab34   7 years thomas Support UND attribute.
(edit) @d021bbb   7 years thomas Support 24-key "keyboard".
(edit) @4ed9bfe   7 years thomas Support data keys, X, E, and M.
(edit) @5475ecf   7 years alex.heinrich Merge branch 'master' of …
(edit) @4f967e8   7 years thomas Minor cleanup.
(edit) @b6f5f64   7 years thomas Support character objects.
(edit) @8c8a883   7 years thomas Don't keep NUL bytes in display memory.
(edit) @c1c1ca5   7 years thomas Eclipse changes.
(edit) @43ea417   7 years alex.heinrich Render text in midas lcd screen
(edit) @7ba68aa   7 years alex.heinrich Basic text output for lcd Basic text output for lcd, graphics drawing …
(edit) @657abdf   7 years thomas Serial FIFO. Mouse support.
(edit) @a9861f3   7 years thomas Don't double-lock the CPU mutex.
(edit) @b48c8a5   7 years thomas Mouse capture.
(edit) @f285858   7 years thomas Main menu shows.
(edit) @ac4e192   7 years thomas Started VSDD emulation.
(edit) @82714ab   7 years thomas Changed Eclipse settings.
(edit) @7b50125   7 years thomas Merged timer code.
(edit) @05e6dbe   7 years thomas Cover palette writes in vid module.
(edit) @3523847   7 years thomas Document emulator invocation and cross-debugging.
(edit) @0edef06   7 years thomas Configurable font file.
(edit) @59ea67d   7 years thomas Keep build directory around, so that it stays in Eclipse's config.
(edit) @65e7a3a   7 years thomas File extension for Windows executables.
(edit) @29618fe   7 years thomas No GDB connection -> no breakpoint response.
(edit) @149c3e0   7 years thomas Resuming, Ctrl-C, breakpoints look OK.
(edit) @5fa5369   7 years thomas Single-stepping looks OK.
(edit) @7cc6ac0   7 years thomas Successfully attached GDB.
(edit) @40b2112   7 years thomas CR2 is SR when reading.
(edit) @9e0cd12   7 years thomas Code review.
(edit) @c3f113d   7 years thomas Format tweak.
(edit) @08471db   7 years thomas Upgrade to Eclipse Oxygen.
(edit) @52c8401   7 years alex.heinrich Formatting
(edit) @212bc4c   7 years alex.heinrich Add rudimentary timer Add rudimentary timer that responds to the bios …
(edit) @6e313dd   7 years thomas Be friendlier to Valgrind.
(edit) @bdd5a63   7 years thomas Separate thread for rendering.
(edit) @ea878ba   7 years thomas Added SDL_net for networking.
(edit) @74c44d9   7 years thomas Fix first loaded byte.
(edit) @8967dbc   7 years thomas Minor cleanup.
(edit) @1489228   7 years thomas Fix single-sector commands.
(edit) @c5b6c90   7 years thomas Successfully loaded midas.abs from disk.
(edit) @1efc42c   7 years thomas Load floppy disk image file.
(edit) @caff491   7 years thomas Moved serial console window to ser emulation.
(edit) @a6da9fb   7 years thomas Create buchla.disk, a 1.44M FAT12 floppy disk image.
(edit) @0726522   7 years thomas Support ASCII BEL code (G).
(edit) @375f7fb   7 years thomas Better interrupt emulation.
(edit) @3c30832   7 years thomas Interrupt handling. Serial console shows ROMP.
(edit) @8e1b163   7 years thomas Better wording.
(edit) @4f3fe48   7 years thomas Support cross-build for Windows.
(edit) @2a75e87   7 years thomas More clarity.
(edit) @7eb8971   7 years thomas Don't use Linux fix on OS X.
(edit) @a23f3d9   7 years thomas Control character input.
(edit) @bb4fd0c   7 years thomas Started serial console.
(edit) @a1fd5d5   7 years thomas Added Vera Sans Mono.
(edit) @d94a7be   7 years thomas Added SDL2 and FreeType prefix.
(edit) @2f9f352   7 years thomas Added SDL2_ttf.
(edit) @de65155   7 years thomas Correct ACIA.
(edit) @9674f1a   7 years thomas Log BIOS calls.
(edit) @4c71d39   7 years thomas More granular verbosity.
(edit) @ebc8f69   7 years thomas Throttle CPU to 7 MHz.
(edit) @2147e53   7 years thomas Renamed GPL file.
Note: See TracRevisionLog for help on using the revision log.