source: buchla-emu/emu

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @7b50125   7 years thomas Merged timer code.
(edit) @05e6dbe   7 years thomas Cover palette writes in vid module.
(edit) @0edef06   7 years thomas Configurable font file.
(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) @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) @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) @2f9f352   7 years thomas Added SDL2_ttf.
(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.
(edit) @90d6373   7 years thomas Properly display access width.
(edit) @e41c6b6   7 years thomas Fix Ctrl-C.
(edit) @555b171   7 years thomas Allow access to the first 64 KiB.
(edit) @ba36b71   7 years thomas Fixed memory access control.
(edit) @51b6cfd   7 years thomas Removed unnecessary definitions.
(edit) @b909777   7 years thomas Parse command line options. Load BIOS file.
(edit) @a06aa8b   7 years thomas Added skeleton device files.
(edit) @ff8d800   7 years thomas Added SDL2 support.
(add) @d54045b   7 years thomas Skeleton compiles.
Note: See TracRevisionLog for help on using the revision log.