| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
it can be used. Convert a few drivers from timer devices to plain timers to avoid adding adjust_persistent() to the timer device as well.
|
| |
|
|
| |
scheduler. Also change machine().scheduler().time() calls to just machine().time().
|
| |
|
|
|
|
|
|
|
|
| |
* osdcomm.h: Move definition of EQUIVALENT_ARRAY to coretmpl.h
* sharc.cpp, gt64xxx.cpp, ym2413.cpp, gb_lcd.cpp, snes_ppu.cpp: Use STRUCT_MEMBER for save state registration
* gio/newport.cpp, megadrive/svp.cpp, nes_ctrl/bcbattle.cpp, arm7.cpp, tms9995.cpp, pckeybrd.cpp, sa1110.cpp, sa1111.cpp, jangou_blitter.cpp, vic4567.cpp: Use std::fill(_n) instead of memset
* emucore.h: Remove obsolete typedef
|
| | |
|
| |
|
|
|
|
|
|
| |
- sa1111: Fixed a handful of issues related to audio DMA. [Ryan Holtz]
- sed1356: Added support for Write BitBLT, Read BitBlt, and Move BitBLT Negative commands. [Ryan Holtz]
- jornada: Fixed handling for some battery-related MCU commands. [Ryan Holtz]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Holtz]
- sa1110: Added rudimentary support for the ICP and DMA blocks. [Ryan Holtz]
- sa1111: Various changes. [Ryan Holtz]
* Hooked up I2S audio DMA support.
* Hooked up IRQ support.
* Hooked up basic GPIO support.
- uda1344: Added initial pass at audio support, based on DMADAC. [Ryan Holtz]
- sed1356: Added support for BitBLT solid-fill command. [Ryan Holtz]
- jornada: Added more keys, touch pen support, and fixed EEPROM access. [Ryan Holtz]
|
| |
|
|
|
|
| |
-uda1344: Added skeleton audio device for Philips UDA13444 Codec. [Ryan Holtz]
-sa1111: Hooked up basic L3 audio transceiver support. [Ryan Holtz]
|
| | |
|
| |
|
|
|
|
| |
missing, however. [Ryan Holtz]
-jornada: Added enough keyboard keys to boot with kernel debugging enabled. [Ryan Holtz]
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
------------------
Hewlett-Packard Jornada 720 [Ryan Holtz]
* arm7: Fixed interaction between instruction prefetching with the MMU enabled. [Ryan Holtz]
* sa111: Added skeleton device for Intel SA-1111 Microprocessor Companion Chip. [Ryan Holtz]
* sed1356: Added skeleton device for Epson/Seiko SED1356 video controller. [Ryan Holtz]
* sa1110: Various cleanups. Added rudimentary SSP module support. [Ryan Holtz]
|
| |
|
|
|
|
|
|
| |
Zaurus PDA line. [Ryan Holtz]
-ucb1200: Added skeleton device for Philips UCB1200 audio/telecom codec. [Ryan Holtz]
-sa1110: Added rudimentary framework for the MCP codec interface module. [Ryan Holtz]
|
| |
|
|
|
|
| |
in some Sharp Zaurus models. [Ryan Holtz]
-sa1110: Added OS Timer, RTC, Reset, GPIO, and partial UART3 controller module support. [Ryan Holtz]
|
| | |
|
|
|
SL-5500. [Ryan Holtz, O. Galibert]
|