source: buchla-emu/emu

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @67fecc3   8 years thomas Merge LCD emulation.
(edit) @e26a632   8 years thomas Support multiple flips.
(edit) @18cbd53   8 years thomas Support sliders.
(edit) @81d7cdc   8 years thomas Support LCD buttons.
(edit) @1b30217   8 years thomas Clean up constants.
(edit) @99cc90a   8 years thomas Don't distort the font.
(edit) @c6f1cf5   8 years thomas Properly turn off LCD.
(edit) @cd50b8c   8 years thomas Simplified rendering.
(edit) @18e37d6   8 years thomas Refactoring for master merge.
(edit) @a86b3ab   8 years alex.heinrich Formatting.
(edit) @d160dda   8 years alex.heinrich Move check if cursor in bounds to lcd_write
(edit) @c9d372a   8 years alex.heinrich Correct gfx cursor bounds in lcd_read
(edit) @c8a92ef   8 years alex.heinrich Add graphic output to lcd window
(edit) @f51359c   8 years alex.heinrich Merge branch 'master' of …
(edit) @ca77925   8 years thomas More accurate key up/down.
(edit) @fffab34   8 years thomas Support UND attribute.
(edit) @d021bbb   8 years thomas Support 24-key "keyboard".
(edit) @4ed9bfe   8 years thomas Support data keys, X, E, and M.
(edit) @5475ecf   8 years alex.heinrich Merge branch 'master' of …
(edit) @4f967e8   8 years thomas Minor cleanup.
(edit) @b6f5f64   8 years thomas Support character objects.
(edit) @8c8a883   8 years thomas Don't keep NUL bytes in display memory.
(edit) @43ea417   8 years alex.heinrich Render text in midas lcd screen
(edit) @7ba68aa   8 years alex.heinrich Basic text output for lcd Basic text output for lcd, graphics drawing …
(edit) @657abdf   8 years thomas Serial FIFO. Mouse support.
(edit) @a9861f3   8 years thomas Don't double-lock the CPU mutex.
(edit) @b48c8a5   8 years thomas Mouse capture.
(edit) @f285858   8 years thomas Main menu shows.
(edit) @ac4e192   8 years thomas Started VSDD emulation.
(edit) @7b50125   8 years thomas Merged timer code.
(edit) @05e6dbe   8 years thomas Cover palette writes in vid module.
(edit) @0edef06   8 years thomas Configurable font file.
(edit) @29618fe   8 years thomas No GDB connection -> no breakpoint response.
(edit) @149c3e0   8 years thomas Resuming, Ctrl-C, breakpoints look OK.
(edit) @5fa5369   8 years thomas Single-stepping looks OK.
(edit) @7cc6ac0   8 years thomas Successfully attached GDB.
(edit) @40b2112   8 years thomas CR2 is SR when reading.
(edit) @9e0cd12   8 years thomas Code review.
(edit) @52c8401   8 years alex.heinrich Formatting
(edit) @212bc4c   8 years alex.heinrich Add rudimentary timer Add rudimentary timer that responds to the bios …
(edit) @6e313dd   8 years thomas Be friendlier to Valgrind.
(edit) @bdd5a63   8 years thomas Separate thread for rendering.
(edit) @ea878ba   8 years thomas Added SDL_net for networking.
(edit) @74c44d9   8 years thomas Fix first loaded byte.
(edit) @8967dbc   8 years thomas Minor cleanup.
(edit) @1489228   8 years thomas Fix single-sector commands.
(edit) @c5b6c90   8 years thomas Successfully loaded midas.abs from disk.
(edit) @1efc42c   8 years thomas Load floppy disk image file.
(edit) @caff491   8 years thomas Moved serial console window to ser emulation.
(edit) @a6da9fb   8 years thomas Create buchla.disk, a 1.44M FAT12 floppy disk image.
(edit) @0726522   8 years thomas Support ASCII BEL code (G).
(edit) @375f7fb   8 years thomas Better interrupt emulation.
(edit) @3c30832   8 years thomas Interrupt handling. Serial console shows ROMP.
(edit) @2a75e87   8 years thomas More clarity.
(edit) @7eb8971   8 years thomas Don't use Linux fix on OS X.
(edit) @a23f3d9   8 years thomas Control character input.
(edit) @bb4fd0c   8 years thomas Started serial console.
(edit) @2f9f352   8 years thomas Added SDL2_ttf.
(edit) @9674f1a   8 years thomas Log BIOS calls.
(edit) @4c71d39   8 years thomas More granular verbosity.
(edit) @ebc8f69   8 years thomas Throttle CPU to 7 MHz.
(edit) @2147e53   8 years thomas Renamed GPL file.
(edit) @90d6373   8 years thomas Properly display access width.
(edit) @e41c6b6   8 years thomas Fix Ctrl-C.
(edit) @555b171   8 years thomas Allow access to the first 64 KiB.
(edit) @ba36b71   8 years thomas Fixed memory access control.
(edit) @51b6cfd   8 years thomas Removed unnecessary definitions.
(edit) @b909777   8 years thomas Parse command line options. Load BIOS file.
(edit) @a06aa8b   8 years thomas Added skeleton device files.
(edit) @ff8d800   8 years thomas Added SDL2 support.
(add) @d54045b   8 years thomas Skeleton compiles.
Note: See TracRevisionLog for help on using the revision log.